RE: [zorp] Zorp Installation Problems.
Thanks for the quick response Bazsi I sure can. So my configuration line was simply ./configure --with-python-libs --with-tproxy=netfilter -----Original Message----- From: zorp-admin@lists.balabit.hu [mailto:zorp-admin@lists.balabit.hu] On Behalf Of Balazs Scheidler Sent: January 25, 2005 12:25 PM To: zorp@lists.balabit.hu Subject: Re: [zorp] Zorp Installation Problems. On Tue, 2005-01-25 at 09:08 -0600, Mark Nadir wrote:
Hi All,
I am trying to install Zorp 2.0.9-6 on a Trustix 2.2, which is a secured Redhat-based distro.
After many hours of getting Python 2.2 with Extensions 2.2 working, I am now trying to install Zorp, and on the "Make" portion of the installation, I bump into a nice error of - (I will only include from the part that actually gives the error)
The configure script specified -Lyes to the linker, which means to use a directory named "yes" for searching libraries. Probably you either used wrong LDFLAGS options, or gave a "yes" argument to one of the configure options which in turn expected a path. Can you post your configure invocation? -- Bazsi _______________________________________________ zorp mailing list zorp@lists.balabit.hu http://lists.balabit.hu/mailman/listinfo/zorp
On Tue, 2005-01-25 at 11:23 -0600, Mark Nadir wrote:
Thanks for the quick response Bazsi
I sure can. So my configuration line was simply
./configure --with-python-libs --with-tproxy=netfilter
Please try to omit --with-python-libs, or specify location for your python libraries. ./configure --with-python-libs=/usr/lib/python2.2/config --with-tproxy=netfilter -- Bazsi
participants (2)
-
Balazs Scheidler
-
Mark Nadir