Re: compiling problem
Re: compiling problem
- Subject: Re: compiling problem
- From: Jonas Maebe <email@hidden>
- Date: Wed, 7 Mar 2007 12:52:35 +0100
On 7 mrt 2007, at 11:56, David Robinson wrote:
On 7 Mar 2007, at 10:31, Jonas Maebe wrote:
pkg-config was probably installed in /usr/local/bin, which is not
in the default path. So try adding /usr/local/bin to your path. If
that still doesn't work, you'll have to figure out first where it
did get installed.
Yes I just checked and it is there, also checked the $PATH variable
and there is no mention of it
echo $PATH
/Applications/Graphics/3Delight-6.5.0/bin:/bin:/sbin:/usr/bin:/usr/
sbin
as you can see.
I'm quite new to all this and am not sure on how to edit this
variable.
export PATH=/usr/local/bin:"$PATH"
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden