[openbox] problems with compiling obconf-1.5

Guido Schimmels guido.schimmels at freenet.de
Sat Jan 10 19:55:06 EST 2004


Am 11.01.2004 03:42:37 schrieb(en) lucrative:
> On Sun, 2004-01-11 at 01:19, Tim Riley wrote:
> > El dom, 11-01-2004 a las 03:17, lucrative escribió:
> > > obrender is in --> /usr/local/lib/pkgconfig/obrender-3.0.pc
> > > i have already done PKG_CONFIG_PATH="/usr/local/lib/pkgconfig"
> > > but nothing happens...
> >
> > How did you set that environment variable?
> >
> > - Tim
> 
> Sorry but i dont know :/
> Where is the environment varibale?
> im new in linux sorry...

try
$ PKG_CONFIG_PATH="/usr/local/lib/pkgconfig"
$ export PKG_CONFIG_PATH

Alternatively the more concise
$ export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig"

will work too with the bash shell. 




More information about the openbox mailing list