From: Chris Higgins
Date: Thu 02 Aug 2001 - 10:50:53 IST
> > how can I check to see whether glib is actually
> > in my PATH and if it isn't how do i put it there
> > (given that it is already installed).
Pardon me for asking what may be a silly question, but why do
you care if a library is on your path ? (or is glib a new magic
command that I've missed ?
>
> echo $PATH
>
> will tell you what your path is. If glib is in a directory that isn't
> listed there, that's the problem.
>
> To add something to your path, use the .bashrc file in your home dir.
> Add the line
>
> PATH=/glibpath:$PATH
>
> This should preserve your original PATH but add glibpath to it.
>
> --
> Irish Linux Users' Group: ilug at domain linux.ie
> http://www.linux.ie/mailman/listinfo/ilug for (un)subscription information.
> List maintainer: listmaster at domain linux.ie
-- ** Chris Higgins e: chris.higgins at horizon.ie ** ** Technical Business Development tel: +353-1-6204916 ** ** Horizon Technology Group fax: +353-1-6204949 **
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:11:26 GMT