> 
> >  libmysqlclient.so.10 (libc6) => /usr/lib/mysql/libmysqlclient.so.10
> >  libmysqlclient.so.9 (libc6) => /usr/lib/mysql/libmysqlclient.so.9
> >  libmysqlclient.so (libc6) => /usr/lib/mysql/libmysqlclient.so
> >
> > Not sure as to whether they are shared? How do I check- they were built
> from
> > the rpm on the redhat 7.1 disk.
> 
> The above are correct, and by using ldconfig you've shown that the
> dynalinker can find them too.
> 
> Rambo? Was this one of the peculiarities you encountered?
> 

Actually I'm so used to dynalinker not finding my libmidgard or libmysql
that I doublechecked and added some entries to ld.so.conf, rerun
ldconfig and then started compiling midgard-lib, after which I again
doublechecked that the directory where libmidgard was placed could be
found by ld and reran ldconfig... talk about overkill.

So I don't know if it would have been an issue.

/Rambo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to