Another Linux Compile problem
Posted: Mon Oct 04, 2010 5:39 am
Hi Folks,
I've got a Java issue.
I'm on Ubuntu 10.04 64 bit. There don't appear to be any packges beginning sdk- in the repository any more (either that or I'm missing a source.)
I got the Java SE development kit from here....
https://cds.sun.com/is-bin/INTERSHOP.en ... TypeFilter
...but the installation didn't appear to put anything new in the /usr/lib/jvm directory. I still only have the java-6-openkjdk folder from attempting to install the Android development system in that location.
I do have an unpacked folder containing this...
...but I can't find an install routine in there.
Help please?
I've got a Java issue.
I'm on Ubuntu 10.04 64 bit. There don't appear to be any packges beginning sdk- in the repository any more (either that or I'm missing a source.)
I got the Java SE development kit from here....
https://cds.sun.com/is-bin/INTERSHOP.en ... TypeFilter
...but the installation didn't appear to put anything new in the /usr/lib/jvm directory. I still only have the java-6-openkjdk folder from attempting to install the Android development system in that location.
I do have an unpacked folder containing this...
Code: Select all
michelle@michelle-desktop:~/Downloads/jdk1.6.0_21$ ls -latotal 19048drwxr-xr-x 10 michelle michelle 4096 2010-10-04 06:31 .drwxr-xr-x 53 michelle michelle 12288 2010-10-04 06:33 ..drwxr-xr-x 2 michelle michelle 4096 2010-06-22 11:30 bin-r--r--r-- 1 michelle michelle 3339 2010-06-22 09:37 COPYRIGHTdrwxr-xr-x 7 michelle michelle 4096 2010-06-22 11:31 dbdrwxr-xr-x 10 michelle michelle 4096 2010-06-22 11:31 demodrwxr-xr-x 3 michelle michelle 4096 2010-06-22 11:31 includedrwxr-xr-x 7 michelle michelle 4096 2010-10-04 06:31 jredrwxr-xr-x 3 michelle michelle 4096 2010-10-04 06:31 libdrwxr-xr-x 4 michelle michelle 4096 2010-06-22 11:31 man-r--r--r-- 1 michelle michelle 28230 2010-06-22 09:37 README.html-r--r--r-- 1 michelle michelle 25317 2010-06-22 09:37 README_ja.html-r--r--r-- 1 michelle michelle 20663 2010-06-22 09:37 README_zh_CN.html-r--r--r-- 1 michelle michelle 5271 2010-10-04 06:31 register.html-r--r--r-- 1 michelle michelle 6793 2010-10-04 06:31 register_ja.html-r--r--r-- 1 michelle michelle 4869 2010-10-04 06:31 register_zh_CN.htmldrwxr-xr-x 9 michelle michelle 4096 2010-06-22 11:31 sample-rw-r--r-- 1 michelle michelle 19159548 2010-06-22 09:37 src.zip-r--r--r-- 1 michelle michelle 183173 2010-06-22 09:37 THIRDPARTYLICENSEREADME.txtmichelle@michelle-desktop:~/Downloads/jdk1.6.0_21$
Help please?