On Sun, Aug 15, 2010 at 03:50:54PM -0600, Kurt Albershardt wrote:
> 
> On Aug 13, 2010, at 10:50 , Mike Horwath wrote:
> 
> > On Fri, Aug 13, 2010 at 09:18:06AM -0600, Kurt Albershardt wrote:
> >> Also - the Ubuntu Lucid repositories lack any package providing
> >> libmysqlclient15off - had to reach back to Karmic to find one
> >> http://packages.ubuntu.com/karmic/libmysqlclient15off
> > 
> > Lucid has moved on in MySQL versions and the library is now
> > libmysqlclient16off instead.
> 
> Not much out there referencing this that I can find.  Google reports only a 
> few hits on libmysqlclient16off and none on 'libmysqlclient16off dspam' so I 
> looked at the package contents of libmysqlclient15off in karmic:
> 
> /usr/lib/libmysqlclient.so.15
> /usr/lib/libmysqlclient.so.15.0.0
> /usr/lib/libmysqlclient_r.so.15
> /usr/lib/libmysqlclient_r.so.15.0.0
> 
> and I have the equivalents in my /usr/lib (from the Lucid package 
> mysqlclient16):
> 
> libmysqlclient.so -> libmysqlclient.so.16
> libmysqlclient.so.16 -> libmysqlclient.so.16.0.0
> libmysqlclient.so.16.0.0

drech...@host01:~$ dpkg -l | grep mysqlclie
rc  libmysqlclient15off                   5.0.51a-3ubuntu5.5                
MySQL database client library
ii  libmysqlclient16                      5.1.41-3ubuntu12.3                
MySQL database client library

Guess the 'off' isn't required.

> When I try to install the mysql driver:
> 
> $ sudo apt-get -s install -t lenny libdspam7-drv-mysql
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>   libdspam7-drv-mysql: Depends: libmysqlclient15off (>= 5.0.27-1) but it is 
> not installable
> E: Broken packages
> 

Sounds like somehting the package maintainer will need to deal with.

> I can always build libmysqlclient.so.15 and libmysqlclient.so.15.0.0
> symlinks, but if the actual call is to libmysqlclient.so, am I
> better off just forcing the install?

I don't know.

I am FreeBSD first and foremost, L comes later in the chain.

-- 
Mike Horwath, reachable via drech...@geeks.org

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to