[syslog-ng] eventlog-0.2.10 , make install seem to forget about lib64 paths .
Balazs Scheidler
bazsi at balabit.hu
Tue Jan 19 17:41:11 CET 2010
On Sun, 2010-01-17 at 17:29 -0900, Mr. James W. Laferriere wrote:
> Hello All , when doing a 'make install' in eventlog-0.2.10 the file
> eventlog.pc is NOT installed to /usr/lib64 (see .configure below) . Thus when
> doing a ./configure in syslog-ng-3.0.5 the configure is unable to find the file
> on my x86_64 based system . Hopefully everything needed is below .
The pc file is not arch specific and should be installed in
${prefix}/pkg-config
And syslog-ng would be looking for this file in directories specified by
PKG_CONFIG_PATH, although pkg-config has some hard-wired locations for
this variable.
--
Bazsi
More information about the syslog-ng
mailing list