Thats where I though it should be, but in the /System/Library/
Frameworks/JavaVM.framework/Versions/1.4 directory, I only have
subdirectories Libraries and Resources. I don't have the Home
directory.
It looks as though my 1.4 installation has gone missing?
Run the following in Terminal...
find /System/Library/Frameworks/JavaVM.framework/ -name "Home" -print
-exec ls -l {} ";"
[0:548] > find /System/Library/Frameworks/JavaVM.framework/ -name
"Home" -print -exec ls -l {} ";"
/System/Library/Frameworks/JavaVM.framework//Home
lrwxr-xr-x 1 root wheel 24 May 15 08:08
/System/Library/Frameworks/JavaVM.framework//Home ->
Versions/CurrentJDK/Home
/System/Library/Frameworks/JavaVM.framework//Versions/1.3.1/Home
total 68512
-rw-r--r-- 1 root wheel 3820 Sep 1 2005 JSSE Copyright.rtf
-rw-r--r-- 1 root wheel 11239 Sep 1 2005 JSSE License.rtf
drwxr-xr-x 22 root wheel 748 Nov 4 2005 bin
-rw-r--r-- 1 root wheel 15488975 May 14 2005 docs.jar
lrwxr-xr-x 1 root wheel 10 Nov 4 2005 include -> ../Headers
drwxr-xr-x 20 root wheel 680 Jul 5 13:26 lib
-rw-r--r-- 1 root wheel 19562853 Dec 25 2005 src.jar
/System/Library/Frameworks/JavaVM.framework//Versions/1.4.2/Home
total 24
lrwxr-xr-x 1 root wheel 106 Nov 4 2005 appledocs ->
//System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Resources/Documentation/Reference/appledoc/api
drwxr-xr-x 24 root wheel 816 Nov 4 2005 bin
lrwxr-xr-x 1 root wheel 101 Nov 4 2005 docs ->
//System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Resources/Documentation/Reference/doc/api
lrwxr-xr-x 1 root wheel 10 Nov 4 2005 include -> ../Headers
drwxr-xr-x 29 root wheel 986 Mar 15 07:53 lib
drwxr-xr-x 23 root wheel 782 Nov 4 2005 man
/System/Library/Frameworks/JavaVM.framework//Versions/1.5.0/Home
total 8
drwxr-xr-x 36 root wheel 1224 May 15 08:08 bin
lrwxr-xr-x 1 root wheel 10 May 15 08:08 include -> ../Headers
drwxr-xr-x 36 root wheel 1224 Jul 6 05:22 lib
drwxr-xr-x 24 root wheel 816 May 15 08:08 man
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden