On Tue, 14 Dec 2004, Si Jones wrote:
On Tue, 2004-12-14 at 13:26 -0600, Rex Dieter wrote:Try ./configure --with-extra-libs=/usr/X11R6/%{_lib}
am building it with the line
rpmbuild -bb /usr/src/redhat/SPECS/k3b.spec
is there anyway of passing that line to configure? or is there a config for configure?
Edit the k3b.spec and add --with-extra-libs=/usr/X11R6/%{_lib} to the %configure line
-- Rex