Hi,

I use Blackdown Java on my FreeBSD system because in my opinion it has
more stability than the ports for FreeBSD.

Can someone explain me the meaning of the "wrappers" included in
Blackdown Java?

Under http://www.Volano.com I found following hint:

Modified /usr/local/j2sdk1.3.0/bin/.java_wrapper as follows:

             $ diff .java_wrapper.old .java_wrapper
             36,37c36,37
             <     link=`expr "$ls" : '.*-> \(.*\)$'`
             <     if expr "${link}" : '/' > /dev/null; then
             ---
             >     link=`/usr/compat/linux/usr/bin/expr "$ls" : '.*->
\(.*\)$'`
             >     if /usr/compat/linux/usr/bin/expr "${link}" : '/' >
/dev/null; then

I wonder if I had to to the same if I used another LINUX JAVA - i.e. the
SUN version for LINUX?


Best regards

Volker


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to