[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Problems with i740 card
- Subject: Re: Problems with i740 card
- From: Arun Sharma <adsharma@xxxxxxxx>
- Date: 18 Jul 1999 23:45:07 -0700
"Amol Gokhale" <gamol@xxxxxxxxxx> writes:
>
> I tried changing the file /usr/include/paths.h no avail.
>
Changing paths.h doesn't help. You need to change your $PATH, a shell
env variable. Typical way:
Type:
PATH=/usr/X11R6/bin:$PATH
export PATH
You can put those lines in your $HOME/.profile.
-Arun
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
Please do not post HTML email to this mailing list. HTML mails will be
thoroughly ignored and derisively sniggered at in private.
------------------------------