Help: Install JDK 1.5 on FreeBSD 5.4 AMD64

Huang wen hui hwh at gddsn.org.cn
Mon Oct 24 05:28:39 PDT 2005


Huang wen hui wrote:

> Tanya N kessler wrote:
>
>> O.K., I did a totally fresh install of FreeBSD 5.4 on
>> AMD64.  Updated CVS with the stable verison 5.x.  Did
>> a portupgrade of all src and port.  Built and
>> installed a kernel w/COMPAT_LINUX32 support.  Added
>> linprocfs to my fstab.  Built and installed
>> linux-sun-jdk14.  Then I go to build native jdk15 and
>> I still get the same error.  javac is executable by
>> user, group, and others.  I'm not sure how to tell if
>> the VM loads O.K. from linprocfs.  All I know is that
>> I just switched to FreeBSD.  I like a lot, but I can't
>> seem to get native java work.  Will someone please
>> tell me what I am doing wrong...
>>
>>  
>>
> try to use native jdk1.4.2 as bootstrapper. Of cause you need
> COMPAT_IA32 and lib32 options. I succeeded to install jdk1.5.0-p1 on 
> 5.4R.
>
> --hwh

forgot this:  you need to replace /usr/lib32/libpthread by 
/usr/lib32/libc_r.



More information about the freebsd-java mailing list