paul
Charles Lepple wrote:
On Apr 2, 2004, at 8:29 AM, Paul Anderson wrote:
Hello - I see this problem has come up before on this list, but I still can't build libgeda. I tried setting PKG_CONFIG_PATH to /usr/local/lib/pkgconfig, to no avail...
[EMAIL PROTECTED] libgeda-20040111]# pwd /permA/gEDA/libgeda-20040111 [EMAIL PROTECTED] libgeda-20040111]# echo $PKG_CONFIG_PATH /usr/local/lib/pkgconfig
The one thing you didn't show is how you set $PKG_CONFIG_PATH. If you are using a Bourne-style shell (pretty much anything but csh/tcsh), remember to do 'export PKG_CONFIG_PATH' so that the shell variable gets into the environment as well.
-- Paul Anderson Senior Engineer Alpha Beta Technologies, Inc. 3411C Triana Blvd. SW Huntsville AL 35805 256-534-9067 x280 256-603-9308
