Mike Moran wrote:

On Tuesday, February 25, 2003, at 10:11 AM, Sylvain Cuaz wrote:
[]
Choose bash as you default shell =)


Well, I've just done this and the problem is the same. I've tried using both /bin/bash and /sw/bin/bash. For example:

bash-2.05b$ gnuplot
Word too long.

Running this from bash won't help here, because /sw/bin/gnuplot is a csh shell script. Does it help if you change the first line in /sw/bin/gnuplot from "#!/bin/csh" to "#!/bin/csh -f" ?


--
Martin



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to