building a jdk1.5 package and installing it elsewhere (inside a
jail) Re: building jdk15 in a jail -- __mb_cur_max Undefined Symbol
Chad Leigh -- Shire.Net LLC
chad at shire.net
Tue Mar 6 08:41:17 UTC 2007
On Mar 5, 2007, at 1:12 AM, Dmitriy Kirhlarov wrote:
> On Sat, Mar 03, 2007 at 11:22:16PM -0700, Chad Leigh -- Shire.Net
> LLC wrote:
>
>> OK, I had never done this before -- built a package from a port.
>> So I did this on the base machine and then copied it into the jail
>> and did a pkg_add like so
>>
>> # pkg_add -P /usr/public -v jdk-1.5.0p4_1.tbz
>>
>> as I wanted it installed in my local policy dir /usr/public (which
>> gets mounted RO in every jail). My 1.4.2 java on my other jail
>> server is installed like this (but
>> was built inside the jail many moons ago).
>>
>> Now, when I try to run java I get
>>
>> # java -version
>> Error: could not find libjava.so
>> Error: could not find Java 2 Runtime Environment.
>> #
>
> unmount procfs.
> It's known bug.
Ok, I will have to give it a try. Right now I am building java as a
port inside the jail fresh. Will see how that and my pkg version
goes with doing this.
Thanks!
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
More information about the freebsd-java
mailing list