Paul J Stevens wrote:

>Where is libmysqlclient.so ? Is it's location 
>findable for ldd (check /etc/ld.so.conf)?

Hi Paul ...

I've solved the prob in this way:

# cd /usr/lib
# cp libmysqlclient.so.10 mysqlclient.so.10 
# ... checked if /etc/ld.so.conf had the entry /usr/lib ...
# ldconfig -v

After this all ('make all' & 'make install') works fine ... but I've another 
prob:

napoleone:~ # /usr/local/sbin/dbmail-imapd
/usr/local/sbin/dbmail-lmtpd: error while loading shared libraries: libdbmail.0:

and infact running 'find / | grep libdmail.0' do not fin anything ...

Any idea how to solve this prob?

Many thanks in advance.
max


Reply via email to