[zorp] Cannot find ZORP Lowlevel library version >= 3.0.6: ispkg-config in path?

Mark Nadir mnadir at cyrca.net
Fri Jul 8 19:40:17 CEST 2005


Thanks Balazs: Worked like a charm! 



-----Original Message-----
From: zorp-bounces at lists.balabit.hu
[mailto:zorp-bounces at lists.balabit.hu] On Behalf Of Balazs Scheidler
Sent: July 8, 2005 5:34 AM
To: Zorp users mailing list
Subject: Re: [zorp] Cannot find ZORP Lowlevel library version >= 3.0.6:
ispkg-config in path?

On Thu, 2005-07-07 at 13:05 -0500, Mark Nadir wrote:
> Hi all
> 
> I am trying to compile Zorp-GPL-3.0.5.
> 
> As instructed I first installed libzorp-3.0.6 - that worked without a
> hitch.
> 
> When trying to compile the main Zorp, I get the following message:
> 
> Package zorplibll was not found in the pkg-config search path.
> Perhaps you should add the directory containing 'zorplibll.pc' to the
> PKG_CONFIG_PATH environment variable.
> No Package zorblibll found
> Configure:Cannot find ZORP Lowlevel library version >= 3.0.6: is
> pkg-config in path?
> 
> Question: how in the heck do I do that, and what do I need to do to
> resolve this?

libzorpll was probably installed in /usr/local, in which case the
pkg-config files were installed under /usr/local/lib/pkg-config, set
PKG_CONFIG_PATH appropriately, e.g.

PKG_CONFIG_PATH=/usr/local/lib/pkg-config ./configure

-- 
Bazsi

_______________________________________________
zorp mailing list
zorp at lists.balabit.hu
https://lists.balabit.hu/mailman/listinfo/zorp


More information about the zorp mailing list