Bug#339824: [cl-debian] Bug#339824: Couldn't load foreign libraries #P"/usr/lib/clsql/clsql_mysql"
Kevin Rosenberg
kevin at rosenberg.net
Sat Nov 26 16:00:01 UTC 2005
edgardenny at comcast.net wrote:
> I get the following error trying to load cl-sql-mysql with sbcl (and something similar with cmucl):
> [...]
> WARNING: Error opening shared object "/usr/lib/clsql/clsql_mysql.so":
> libmysqlclient.so.15: cannot open shared object file: No such file or directory.
The problem is that clsql_mysql.so gets linked to
libmysqlclient.so.15, but the package doesn't require this file. I'll
fix this on the new upload.
Kevin
More information about the Cl-debian
mailing list