Your message dated Thu, 3 Apr 2008 17:49:50 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#473806: glpk_4.28-3: unable to open library 
libmysqlclient.so
has caused the Debian Bug report #473806,
regarding glpk_4.28-3: unable to open library libmysqlclient.so
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
473806: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473806
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: glpk
Version: 4.28-3
Severity: normal



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-023stab046.2-enterprise
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=locale: Kann LC_ALL nicht auf die 
Standard-Lokale einstellen: Datei oder Verzeichnis nicht gefunden
ISO-8859-1)

Versions of packages glpk depends on:
ii  glpk-doc                      4.28-3     linear programming kit - documenta
ii  glpk-utils                    4.28-3     linear programming kit - documenta
ii  libglpk-dev                   4.28-3     linear programming kit - developme
ii  libglpk0                      4.28-3     linear programming kit with intege

glpk recommends no packages.

-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "de_DE"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Kann LC_ALL nicht auf die Standard-Lokale einstellen: Datei oder 
Verzeichnis nicht gefunden

glpsol -m /usr/share/doc/glpk-utils/examples/sql/sudoku_mysql.mod
returns error
unable to open library libmysqlclient.so

The problem can be overcome with a symbolic link
/usr/lib/libmysqlclient.so -> /usr/lib/libmysqlclient.so.15.0.0

Please, check the library name in configure.ac given in line
AC_DEFINE([MYSQL_DLNAME], ["libmysqlclient.so"])



--- End Message ---
--- Begin Message ---
* Xypron <[EMAIL PROTECTED]> [2008-04-01 18:56]:

> Package: glpk
> Version: 4.28-3
> Severity: normal
> 
> glpsol -m /usr/share/doc/glpk-utils/examples/sql/sudoku_mysql.mod
> returns error
> unable to open library libmysqlclient.so
> 
> The problem can be overcome with a symbolic link
> /usr/lib/libmysqlclient.so -> /usr/lib/libmysqlclient.so.15.0.0
> 
> Please, check the library name in configure.ac given in line
> AC_DEFINE([MYSQL_DLNAME], ["libmysqlclient.so"])

I am closing this bug report because it is actually a non-bug.  As indicated
in /usr/share/doc/libglpk0/README.Debian, you need to install the 
libmysqlclient15-dev package:

    $ dpkg -S /usr/lib/libmysqlclient.so
    libmysqlclient15-dev: /usr/lib/libmysqlclient.so

-- 
Rafael


--- End Message ---

Reply via email to