Ramage;289781 Wrote: 
> My deb repo (AMD64 Gutsy)has
> libmysqlclient15-dev
> libmysqlclient15off

I'm running the same distro on the same architecture and have the same
packages, also having the same problems with the latest deb.

I can't install libmysqlclient14 or libmysqlclient15 either:


Code:
--------------------
    [EMAIL PROTECTED]:~$ sudo apt-get install libmysqlclient15
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Package libmysqlclient15 is not available, but is referred to by another 
package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source
  However, the following packages replace it:
  libmysqlclient15off
  E: Package libmysqlclient15 has no installation candidate
  [EMAIL PROTECTED]:~$ sudo apt-get install libmysqlclient14
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Package libmysqlclient14 is not available, but is referred to by another 
package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source
  E: Package libmysqlclient14 has no installation candidate
--------------------


But SC cannot use libmysqlclient15off:


Code:
--------------------
    [EMAIL PROTECTED]:~$ sudo apt-get install libmysqlclient15off
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  libmysqlclient15off is already the newest version.
  libmysqlclient15off set to manual installed.
  You might want to run `apt-get -f install' to correct these:
  The following packages have unmet dependencies:
  squeezecenter: Depends: libmysqlclient14 but it is not installable or
  libmysqlclient15 but it is not installable
  E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify 
a solution).
--------------------


-- 
Mark Lanctot
------------------------------------------------------------------------
Mark Lanctot's Profile: http://forums.slimdevices.com/member.php?userid=2071
View this thread: http://forums.slimdevices.com/showthread.php?t=46097

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to