Now the next problems...
On Wed, 19 Apr 2000, Gottfried Ryser wrote:
The build process (the linker to be exact) doesn't use the ld.so.conf
info but needs to be hinted separately if the libs are not in the
ld-default locations. I have the following environment set up for my RH
box:
$ export LDFLAGS="-L/usr/lib/mysql -L/usr/local/lib -lmysqlclient -lcrypt"
$ export LIBS=$LDFLAGS
$ export LIB=$LDFLAGS
./configure worked without an error, but next step, (make) I had the
following error
make:apxs command not found
make: ***[mode_midgard.so] Error 127
Gottfried
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]