Ben _ the following has the advantage of also avoiding the
'Word too long' errors in csh caused by a too long CLASSPATH
 (or else use a corresponding sh script)

JF Mertens

PS: The abs problem is fixed now in cvs.


On Nov 2, 2003, at 8:52 PM, Nicholas Riley wrote:


On Mon, Nov 03, 2003 at 02:28:43AM +0800, Pedro Massobrio wrote:
rm -rf launch-1.0.0-2
mkdir -p /sw/src/launch-1.0.0-2
gzip -dc /sw/src/launch-1.0.tar.gz | /sw/bin/tar -xvf -
/var/tmp/tmp.1.RfTmuu
csh: TERM: Undefined variable.

Should have thought of this... Edit /sw/fink/10.3/unstable/main/finkinfo/utils/launch.info and replace '#!/bin/csh -e' with '#!/bin/csh -ef'. There's something in your csh initialization file which is causing the launch build to fail, because it is a csh script.



------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to