On mercredi, d�c 11, 2002, at 17:19 Europe/Paris, Sascha Picchiantano wrote:

hi there,

I just installed fink 0.5.0a. I edited my .cshrc to source /sw/bin/init.csh.
and right there is the problem: as soon as I open a new shell (so that
init.csh get sourced) I get the following error:

Bad : modifier in $ (/).

and it appears that most of the init.csh is not being run. e. g. my path is
not set etc.

this is coming from the original files and I strictly followed the
installation instructions. and of course I am on 10.2.2.
Usually this comes from a special bug in one of the startup scripts, either one you made yourself, or one of the /sw/etc/profile.d/*.csh files. Look if there isn't a construction like

setenv PATH $PATH:/sw/bin

i.e. $PATH instead of ${PATH} in one of these files.

--
Martin




-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to