On Fri, 09 Oct 2009, Douglas E. Engert wrote:

> I submitted an anonymous bug after trying the SVN version
> of JXplorer, and found an error in the jxplorer.sh that
> might work on Darwin, but not with "sh" on Solaris.
> The change (1) below should read $(uname) not valid.
> 
> The other change relate to setting the Kerberos environment
> for the user so GSSAPI can be easily used, and to
> pass in any additional command line arguments, usefull
> when debugging bu add ing -D... options.
> > (1) $(UNINT) not valid in sh  replace with `uname`

`` is obsolete and should not be used. If $() syntax does not work
on Solaris, submit bug report to SUN.

-- 
Regards,
Paweł Zuzelski

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jxplorer-devel mailing list
Jxplorer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-devel

Reply via email to