
13 Nov
2007
13 Nov
'07
6:26 p.m.
whooey1830@web.de wrote:
(apt-get remove sbcl, then deleted the appropiate line in /etc/apt/source.lst, then apt-get update, then apt-get install sbcl: 0.9.6.)
version of UFFI that comes with etch as well. Yes.
Brian, thanks for the additional debugging efforts. I believe the issue then is likely related to the changes that I made in CLSQL 3.8.5. From the changelog cl-sql (3.8.5-1) unstable; urgency=low * debian/control: Add libmysqlclient15-dev as dependency for cl-sql-mysql since clsql-mysql modules depends on finding the .so files to load -- Kevin M. Rosenberg <kmr@debian.org> Mon, 16 Jul 2007 02:16:22 -0600 Would you mind installing the libmysqlclient15-dev package and see if that fixes the problem? Thanks! Kevin