Emile,
I really don't know where to go at this point. I've attempted to follow
your instructions and grasp what the problem is but have failed to tell
midgard-php where the mysql libs are. I guees!
I suppose I could install mysql from source and run two instances of it,
if that's possible. Then I might have better luck following your initial
lead with /usr/local/lib/mysql. I imagine that would leave me with wasted
resources. Otherwise, I could dump all my databases, dpkg --purge mysql,
install mysql from source and then reuse the database dumps. But I'd have to
learn how to do the dump thing and I am already far enough into the weeds.
And God knows what waits for me in learning to install mysql from source.
I'm open to suggestions, jump off a tall building? :)
parker
On Mon, 24 Jan 2000, Emiliano wrote:
> On Mon, 24 Jan 2000, Ron Parker wrote:
>
> > Here's the contents of /usr/lib/
> > libmysqlclient.a
> > libmysqlclient.la
> > libmysqlclient.so
> > libmysqlclient.so.6
> > libmysqlclient.so.6.0.0
>
> OK, this is a pretty sane place for these libs. If the mysql includes
> are at /usr/include you should be able to get away with:
>
> LDFLAGS="-lm" ./configure
>
> > LDFLAGS="-L/usr/lib/mysql -L/usr/lib -mysqlclient -midgard -lm"
> > ./configure --with-mysql
>
> These must be -lmidgard and -lmysqlclient if you need to use this.
>
> emile
>
>
> --
> 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]
>
--
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]