[Mono-list] Trouble with running Mono - pointed at wrong prefix

Adrien Dessemond adrien.dessemond at softhome.net
Wed Jul 18 22:47:07 EDT 2007


On Wed, 2007-18-07 at 21:03 -0500, Austin Winstanley wrote:

Hello Austin,

> I think thats it, but I dont know where the Paths are set. I'm fairly
> new at Linux...

Having a look at the files Miguel pointed you may help (FYI their
"system wide" version are /etc/profile and /etc/bash.bashrc).

To check the current value of you PATH environment variable just issue a
"echo $PATH" (or "set | grep PATH") without the surrounding double
quotes from a command line. You should see something like :

/bin:/usr/bin:/usr/local/bin

(Remember that the order is important and that the system will never
consider automatically the current working directory if this one does
not figures explicitly in the list)

Kind regards,

Adrien




More information about the Mono-list mailing list