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 -
> launch-1.0/
> launch-1.0/build/
> launch-1.0/build/launch
> launch-1.0/launch.1
> launch-1.0/launch.pbproj/
> launch-1.0/launch.pbproj/nicholas.pbxuser
> launch-1.0/launch.pbproj/project.pbxproj
> launch-1.0/main.c
> launch-1.0/README
> launch-1.0/VERSION
> /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.

-- 
=Nicholas Riley <[EMAIL PROTECTED]> | <http://www.uiuc.edu/ph/www/njriley>


-------------------------------------------------------
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