Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Reindl Harald
You need mysql-5.1 compat-libs package
or rebuild applications against 5.5

for feddora/rhel type compat-mysql51 in google
there are packages from remi since he builds 5.5

this is nothing new and was the same with 5.1
while applications was linked against 5.0


Am 31.01.2011 09:24, schrieb Noel Butler:
 
 Arg!  This abomination  5.5 is causing more headaches,
 
 postfix will not run, I've heard dovecot may not either, amongst others
 
 
 postconf: /usr/lib/libmysqlclient.so.16: no version information available 
 (required by postcon
 /etc/init.d/postfix start
 * Starting Postfix Mail Transport Agent postfix   
 postconf:
 /usr/lib/libmysqlclient.so.16: no version information available (required by 
 postconf)
 /usr/sbin/postconf: /usr/lib/libmysqlclient.so.16: no version information 
 available (required by /usr/sbin/postconf)
 /usr/sbin/postconf: /usr/lib/libmysqlclient.so.16: no version information 
 available (required by /usr/sbin/postconf)
   
   [fail]
 *sigh*  Why was this removed, or is this another side affect of that amazing 
 winblozy P.O.S cmake?

-- 

Mit besten Grüßen, Reindl Harald
the lounge interactive design GmbH
A-1060 Vienna, Hofmühlgasse 17
CTO / software-development / cms-solutions
p: +43 (1) 595 3999 33, m: +43 (676) 40 221 40
icq: 154546673, http://www.thelounge.net/



signature.asc
Description: OpenPGP digital signature


Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Noel Butler
On Mon, 2011-01-31 at 10:52 +0100, Reindl Harald wrote:

 You need mysql-5.1 compat-libs package
 or rebuild applications against 5.5
 
 for feddora/rhel type compat-mysql51 in google
 there are packages from remi since he builds 5.5
 
 this is nothing new and was the same with 5.1
 while applications was linked against 5.0
 


HUH? These are all source builds,  I did not have this problem
previously, I don't use package maintainers versions.
I have source builds of mysql, postfix, dovecot, apache, php, bind -
pretty much all the common main daemons, i don't trust distro butchers ,
err, i mean maintainers, for these critical apps.

thanks anyway.





 
 Am 31.01.2011 09:24, schrieb Noel Butler:
  
  Arg!  This abomination  5.5 is causing more headaches,
  
  postfix will not run, I've heard dovecot may not either, amongst others
  
  
  postconf: /usr/lib/libmysqlclient.so.16: no version information available 
  (required by postcon
  /etc/init.d/postfix start
  * Starting Postfix Mail Transport Agent postfix 
postconf:
  /usr/lib/libmysqlclient.so.16: no version information available (required 
  by postconf)
  /usr/sbin/postconf: /usr/lib/libmysqlclient.so.16: no version information 
  available (required by /usr/sbin/postconf)
  /usr/sbin/postconf: /usr/lib/libmysqlclient.so.16: no version information 
  available (required by /usr/sbin/postconf)
  
  [fail]
  *sigh*  Why was this removed, or is this another side affect of that 
  amazing winblozy P.O.S cmake?
 




signature.asc
Description: This is a digitally signed message part


Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Reindl Harald
Have you rebuilt all depending applications AFTER
rebuild of mysql 5.5?

BTW:
I also make my own source-builds with optimized flags but not dumb
configure  make, the better way is to build clean distro-packages
and install them with the package-manager, this way you would
get not installed the packages as long dependencies are clean

Am 31.01.2011 11:38, schrieb Noel Butler:
 On Mon, 2011-01-31 at 10:52 +0100, Reindl Harald wrote:
 You need mysql-5.1 compat-libs package
 or rebuild applications against 5.5

 for feddora/rhel type compat-mysql51 in google
 there are packages from remi since he builds 5.5

 this is nothing new and was the same with 5.1
 while applications was linked against 5.0

 
 HUH? These are all source builds,  I did not have this problem previously, I 
 don't use package maintainers versions.
 I have source builds of mysql, postfix, dovecot, apache, php, bind - pretty 
 much all the common main daemons, i
 don't trust distro butchers , err, i mean maintainers, for these critical 
 apps.
 
 thanks anyway.

 Am 31.01.2011 09:24, schrieb Noel Butler:
  
  Arg!  This abomination  5.5 is causing more headaches,
  
  postfix will not run, I've heard dovecot may not either, amongst others
  
  
  postconf: /usr/lib/libmysqlclient.so.16: no version information available 
  (required by postcon
  /etc/init.d/postfix start
  * Starting Postfix Mail Transport Agent postfix
 postconf:
  /usr/lib/libmysqlclient.so.16: no version information available (required 
  by postconf)
  /usr/sbin/postconf: /usr/lib/libmysqlclient.so.16: no version information 
  available (required by /usr/sbin/postconf)
  /usr/sbin/postconf: /usr/lib/libmysqlclient.so.16: no version information 
  available (required by /usr/sbin/postconf)
 
   [fail]
  *sigh*  Why was this removed, or is this another side affect of that 
  amazing winblozy P.O.S cmake?

 

-- 

Mit besten Grüßen, Reindl Harald
the lounge interactive design GmbH
A-1060 Vienna, Hofmühlgasse 17
CTO / software-development / cms-solutions
p: +43 (1) 595 3999 33, m: +43 (676) 40 221 40
icq: 154546673, http://www.thelounge.net/



signature.asc
Description: OpenPGP digital signature


Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Noel Butler
On Mon, 2011-01-31 at 11:42 +0100, Reindl Harald wrote:

 Have you rebuilt all depending applications AFTER
 rebuild of mysql 5.5?
 


yes, built 5.5 a month ago, only today rebuilt postfix (upgraded 2.7.2
to 2.8.0)
This is a common problem, google fu indicates others have same problem,
some of them claim reverting to 5.5.7 corrects this error, there was
major changes from 5.5.7 to 5.5.8, but I don't see the sense in
downgrading to what was regarded as unstable mysql version to correct
it. just as well this is on a dev testbed and not production, more of a
reason production will stay on 5.1 I think.




 BTW:
 I also make my own source-builds with optimized flags but not dumb
 configure  make, the better way is to build clean distro-packages
 and install them with the package-manager, this way you would


I totally disagree. but thats the beauty about open source, each to
their own.


 when there is only one version of the lib installed it should not be an
issue, I've been building tarballs for 20 years, so do understand  how
the OS works and how to best use configure :)



 Am 31.01.2011 11:38, schrieb Noel Butler:
  On Mon, 2011-01-31 at 10:52 +0100, Reindl Harald wrote:
  You need mysql-5.1 compat-libs package
  or rebuild applications against 5.5
 
  for feddora/rhel type compat-mysql51 in google
  there are packages from remi since he builds 5.5
 
  this is nothing new and was the same with 5.1
  while applications was linked against 5.0
 
  
  HUH? These are all source builds,  I did not have this problem previously, 
  I don't use package maintainers versions.
  I have source builds of mysql, postfix, dovecot, apache, php, bind - pretty 
  much all the common main daemons, i
  don't trust distro butchers , err, i mean maintainers, for these critical 
  apps.
  
  thanks anyway.
 
  Am 31.01.2011 09:24, schrieb Noel Butler:
   
   Arg!  This abomination  5.5 is causing more headaches,
   
   postfix will not run, I've heard dovecot may not either, amongst others
   
   
   postconf: /usr/lib/libmysqlclient.so.16: no version information 
   available (required by postcon
   /etc/init.d/postfix start
   * Starting Postfix Mail Transport Agent postfix  
postconf:
   /usr/lib/libmysqlclient.so.16: no version information available 
   (required by postconf)
   /usr/sbin/postconf: /usr/lib/libmysqlclient.so.16: no version 
   information available (required by /usr/sbin/postconf)
   /usr/sbin/postconf: /usr/lib/libmysqlclient.so.16: no version 
   information available (required by /usr/sbin/postconf)

  [fail]
   *sigh*  Why was this removed, or is this another side affect of that 
   amazing winblozy P.O.S cmake?
 
  
 




signature.asc
Description: This is a digitally signed message part


Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Joerg Bruehe
Noel, all,


Noel Butler wrote:
 Arg!  This abomination  5.5 is causing more headaches,
 
 postfix will not run, I've heard dovecot may not either, amongst others
 
 
 postconf: /usr/lib/libmysqlclient.so.16: no version information
 available (required by postcon
 /etc/init.d/postfix start
  * Starting Postfix Mail Transport Agent postfix
 postconf: /usr/lib/libmysqlclient.so.16: no version information
 available (required by postconf)
 /usr/sbin/postconf: /usr/lib/libmysqlclient.so.16: no version
 information available (required by /usr/sbin/postconf)
 /usr/sbin/postconf: /usr/lib/libmysqlclient.so.16: no version
 information available (required by /usr/sbin/postconf)
 
 [fail]
 
 
 *sigh*  Why was this removed, or is this another side affect of that
 amazing winblozy P.O.S cmake?

could you please specify exactly what you feel was removed from 5.5, but
present in 5.1?
I'd also like to know on which platform postconf runs which commands
to check libmysqlclient.

I am not aware of a versioning change around libmysqlclient,
especially MySQL 5.1 and 5.5 both use the same version 16 for this
library (the interface didn't change).
This is also the reason why shared-compat packages of MySQL 5.5 do not
include the client libraries shipped with 5.1, only those of 5.0 and
earlier: The MySQL 5.5 ones can replace those of 5.1 directly.

What was changed, however, is that now the client library is only built
thread-safe: whereas previous versions had separate libmysqlclient.*
and libmysqlclient_r.*, these are now (in 5.5) symbolic links to the
same file.

It is of course possible that cmake does handle some aspects different
from the way make and the autotools did it, but that this difference
does not matter to the way we do release builds (or was overcome).
Especially, the .la files are not created any more.


HTH,
Jörg

-- 
Joerg Bruehe,  MySQL Build Team,  joerg.bru...@oracle.com
ORACLE Deutschland B.V.  Co. KG,   Komturstrasse 18a,   D-12099 Berlin
Geschaeftsfuehrer: Juergen Kunz, Marcel v.d. Molen, Alexander v.d. Ven
Amtsgericht Muenchen: HRA 95603


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Joerg Bruehe
Harald,


Reindl Harald wrote:
 You need mysql-5.1 compat-libs package
 or rebuild applications against 5.5

Your advice is correct in general, but not in this case:
1) Noel builds from source, as he writes later.
2) Both MySQL 5.1 and 5.5 come with version 16 of libmysqlclient, so
   an application built against MySQL 5.1 can directly use that of 5.5.

 
 [[...]]
 
 this is nothing new and was the same with 5.1
 while applications was linked against 5.0

Right, MySQL 5.0 - 5.1 had the transition 15 - 16 for
libmysqlclient[_r].so.


Regards,
Jörg

-- 
Joerg Bruehe,  MySQL Build Team,  joerg.bru...@oracle.com
ORACLE Deutschland B.V.  Co. KG,   Komturstrasse 18a,   D-12099 Berlin
Geschaeftsfuehrer: Juergen Kunz, Marcel v.d. Molen, Alexander v.d. Ven
Amtsgericht Muenchen: HRA 95603


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: libmysqlclient.so.16 no version information available

2011-01-31 Thread Reindl Harald


Am 31.01.2011 19:31, schrieb Joerg Bruehe:

 2) Both MySQL 5.1 and 5.5 come with version 16 of libmysqlclient, so
an application built against MySQL 5.1 can directly use that of 5.5

In theory!

Build a mysql 5.5 rpm for fedora 13 and install it
No way - Without the compat-package it will not work



signature.asc
Description: OpenPGP digital signature


Re: libmysqlclient.so.12 client libraries for OS X

2004-11-01 Thread Rob Kudyba
OK so how do you reconfigure? Here's what happens when I try this:
./configure CC=gcc CFLAGS=-O3 -fno-omit-frame-pointer CXX=gcc \
 CXXFLAGS=-O3 -fno-omit-frame-pointer -felide-constructors \
 -fno-exceptions -fno-rtti \
 ./configure --prefix=/usr/local/mysql \
 --with-extra-charsets=complex --enable-thread-safe-client \
 --enable-local-infile --enable-shared
NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!
Michael Stassen wrote:
MySQL does not come in pieces for Mac OS X.  The whole thing comes in 
one Mac OS X binary package in PKG format, downloaded as a disk image 
(.dmg) file 
http://dev.mysql.com/doc/mysql/en/Mac_OS_X_installation.html.  The 
installer puts everything in /usr/local/mysql-VERSION, with a symbolic 
link at /usr/local/mysql.

The package does not include a shared library, however, as it's built 
with the --disable-shared flag 
http://dev.mysql.com/doc/mysql/en/Mac_OS_X_10.x.html.

Michael
Rob Kudyba wrote:
Where is there an OS X equivalent of:
MySQL-client-VERSION.i386.rpm
The standard MySQL client programs. You probably always want to install
this package. which is referred to here:
http://dev.mysql.com/doc/mysql/en/Linux-RPM.html
Specifically, I am looking for libmysqlclient.so.12 since you cannot
package that in applications since it would break the terms of the GPL.


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: libmysqlclient.so.12 client libraries for OS X

2004-11-01 Thread Michael Stassen
That's right, it's a precompiled binary.  If you want a different 
configuration, you have to download the source and build your own 
http://dev.mysql.com/downloads/.  I haven't tried --enable-shared on Mac 
OS X, so I can't promise it will work, but I'm not aware of any reason it 
wouldn't.

In any case, I don't see how this will help you, as your stated goal was to 
avoid distributing the library.  I suspect you'll either have to face the 
licensing issue and distribute your app with the library built in, or 
distribute your app in source with instructions to build against the 
customer's copy of the library.

Michael
Rob Kudyba wrote:
OK so how do you reconfigure? Here's what happens when I try this:
./configure CC=gcc CFLAGS=-O3 -fno-omit-frame-pointer CXX=gcc \
  CXXFLAGS=-O3 -fno-omit-frame-pointer -felide-constructors \
  -fno-exceptions -fno-rtti \
  ./configure --prefix=/usr/local/mysql \
  --with-extra-charsets=complex --enable-thread-safe-client \
  --enable-local-infile --enable-shared
NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!
Michael Stassen wrote:
MySQL does not come in pieces for Mac OS X.  The whole thing comes in 
one Mac OS X binary package in PKG format, downloaded as a disk image 
(.dmg) file 
http://dev.mysql.com/doc/mysql/en/Mac_OS_X_installation.html.  The 
installer puts everything in /usr/local/mysql-VERSION, with a symbolic 
link at /usr/local/mysql.

The package does not include a shared library, however, as it's built 
with the --disable-shared flag 
http://dev.mysql.com/doc/mysql/en/Mac_OS_X_10.x.html.

Michael
Rob Kudyba wrote:
Where is there an OS X equivalent of:
MySQL-client-VERSION.i386.rpm
The standard MySQL client programs. You probably always want to install
this package. which is referred to here:
http://dev.mysql.com/doc/mysql/en/Linux-RPM.html
Specifically, I am looking for libmysqlclient.so.12 since you cannot
package that in applications since it would break the terms of the GPL.


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: libmysqlclient.so.12 client libraries for OS X

2004-11-01 Thread Rob Kudyba
OK using the source and adding '--enable-shared' to the configure line 
works on OS X. I then had to create 3 links in order for our app to find 
the client library:
ln -s /usr/local/mysql/lib/mysql/libmysqlclient.12.0.0.dylib 
/usr/lib/libmysqlclient.12.0.0.dylib
ln -s /usr/lib/libmysqlclient.12.0.0.dylib /usr/lib/libmysqlclient.12.dylib
ln -s /usr/lib/libmysqlclient.12.0.0.dylib /usr/lib/libmysqlclient.dylib

We're simply working on a how-to/faq to address this issue informing 
users that they will have to install/configure MySQL to have this in 
place...

Thanks for the help.
Michael Stassen wrote:
That's right, it's a precompiled binary.  If you want a different 
configuration, you have to download the source and build your own 
http://dev.mysql.com/downloads/.  I haven't tried --enable-shared on 
Mac OS X, so I can't promise it will work, but I'm not aware of any 
reason it wouldn't.

In any case, I don't see how this will help you, as your stated goal 
was to avoid distributing the library.  I suspect you'll either have 
to face the licensing issue and distribute your app with the library 
built in, or distribute your app in source with instructions to build 
against the customer's copy of the library.

Michael
Rob Kudyba wrote:
OK so how do you reconfigure? Here's what happens when I try this:
./configure CC=gcc CFLAGS=-O3 -fno-omit-frame-pointer CXX=gcc \
  CXXFLAGS=-O3 -fno-omit-frame-pointer -felide-constructors \
  -fno-exceptions -fno-rtti \
  ./configure --prefix=/usr/local/mysql \
  --with-extra-charsets=complex --enable-thread-safe-client \
  --enable-local-infile --enable-shared
NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!
Michael Stassen wrote:
MySQL does not come in pieces for Mac OS X.  The whole thing comes 
in one Mac OS X binary package in PKG format, downloaded as a disk 
image (.dmg) file 
http://dev.mysql.com/doc/mysql/en/Mac_OS_X_installation.html.  The 
installer puts everything in /usr/local/mysql-VERSION, with a 
symbolic link at /usr/local/mysql.

The package does not include a shared library, however, as it's 
built with the --disable-shared flag 
http://dev.mysql.com/doc/mysql/en/Mac_OS_X_10.x.html.

Michael
Rob Kudyba wrote:
Where is there an OS X equivalent of:
MySQL-client-VERSION.i386.rpm
The standard MySQL client programs. You probably always want to 
install
this package. which is referred to here:
http://dev.mysql.com/doc/mysql/en/Linux-RPM.html

Specifically, I am looking for libmysqlclient.so.12 since you cannot
package that in applications since it would break the terms of the 
GPL.





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: libmysqlclient.so.12 client libraries for OS X

2004-10-31 Thread Michael Stassen
MySQL does not come in pieces for Mac OS X.  The whole thing comes in one 
Mac OS X binary package in PKG format, downloaded as a disk image (.dmg) 
file http://dev.mysql.com/doc/mysql/en/Mac_OS_X_installation.html.  The 
installer puts everything in /usr/local/mysql-VERSION, with a symbolic link 
at /usr/local/mysql.

The package does not include a shared library, however, as it's built with 
the --disable-shared flag 
http://dev.mysql.com/doc/mysql/en/Mac_OS_X_10.x.html.

Michael
Rob Kudyba wrote:
Where is there an OS X equivalent of:
MySQL-client-VERSION.i386.rpm
The standard MySQL client programs. You probably always want to install
this package. which is referred to here:
http://dev.mysql.com/doc/mysql/en/Linux-RPM.html
Specifically, I am looking for libmysqlclient.so.12 since you cannot
package that in applications since it would break the terms of the GPL.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: libmysqlclient.so.10 is needed

2004-09-24 Thread Egor Egorov
Tim Johnson [EMAIL PROTECTED] wrote:

Installing MySQL-server-4.0.21-0.i386.rpm
 on Red Hat 9.0
 
 Getting the following:
 error: Failed dependencies:
libmysqlclient.so.10 is needed by (installed) MySQL-python-0.9.1-6
libmysqlclient.so.10 is needed by (installed) perl-DBD-MySQL-2.1021-3
libmysqlclient.so.10 is needed by (installed) php-mysql-4.2.2-17.2
 
 I presume that I need other packages. What packages would that be?

Install MySQL-shared-compat also. And you may safely add --nodeps to rpm
if it will still fail






-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: libmysqlclient.so.10()(64bit) not found

2004-09-24 Thread Egor Egorov
Better download the official binaries from 
http://dev.mysql.com/downloads/mysql/4.1.html

There are RPM builts for AMD64. 





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: libmysqlclient.so.10 is needed

2004-09-21 Thread Philippe Poelvoorde
Tim Johnson wrote:
Hello:
Installing MySQL-server-4.0.21-0.i386.rpm
on Red Hat 9.0
Getting the following:
error: Failed dependencies:
libmysqlclient.so.10 is needed by (installed) MySQL-python-0.9.1-6
libmysqlclient.so.10 is needed by (installed) perl-DBD-MySQL-2.1021-3
libmysqlclient.so.10 is needed by (installed) php-mysql-4.2.2-17.2
I presume that I need other packages. What packages would that be?
thanks
tim
look for a libmysql10 package.
For a complete installation, go for the following package : MySQL, 
MySQL-common, MySQL-server, MySQL-client and libmysql10

--
Philippe Poelvoorde
COS Trading Ltd.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: libmysqlclient.so.10 is needed

2004-09-21 Thread I D
or... for me this rpm was the solution:
MySQL-shared-compat-4.0.21-0.i386.rpm
from:
ftp://gd.tuwien.ac.at/db/mysql/Downloads/MySQL-4.0/MySQL-shared-compat-4.0.21-0.i386.rpm
Philippe Poelvoorde wrote:
Tim Johnson wrote:
Hello:
Installing MySQL-server-4.0.21-0.i386.rpm
on Red Hat 9.0
Getting the following:
error: Failed dependencies:
libmysqlclient.so.10 is needed by (installed) 
MySQL-python-0.9.1-6
libmysqlclient.so.10 is needed by (installed) 
perl-DBD-MySQL-2.1021-3
libmysqlclient.so.10 is needed by (installed) 
php-mysql-4.2.2-17.2

I presume that I need other packages. What packages would that be?
thanks
tim

look for a libmysql10 package.
For a complete installation, go for the following package : MySQL, 
MySQL-common, MySQL-server, MySQL-client and libmysql10

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: Libmysqlclient.so.14 on Solaris 2.8 (SPARC)

2004-03-29 Thread Nitin Mehta
Hello buddy,

try installing
MySQL-shared-compat for your platform

HTH
Nitin
- Original Message - 
From: Timothy Venn [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 29, 2004 7:13 PM
Subject: Libmysqlclient.so.14 on Solaris 2.8 (SPARC)


 Hello,

 Please can someone tell me where I can get / compile the
 libmysqlclient.so.14 file for Solaris 2.8 (SPARC) as an
 application that I am installing requires this library file ?

 Regards

 Tim
 South Africa

 ---
 Outgoing mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.511 / Virus Database: 308 - Release Date: 2003/08/18



 -- 
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: libmysqlclient.so

2003-10-21 Thread Eric L. Howard
At a certain time, now past [Oct.21.2003-12:24:30PM -0400], [EMAIL PROTECTED] spake 
thusly:
 Any ideas what packages install this library? I used the RPM to try and
 install MySQL-client on my redhat machine, but the libmysqlclient did
 not show up in /usr/lib - so I am wondering which RPM I need to get this
 file?

Did you search http://www.rpmfind.net?  The package that supplies this file
can change from one Linux distro to the next.  On some distros it's in
mysql-shared..rpm - or just mysql.xxx.rpm on others.

   ~elh

-- 
Eric L. Howard   e l h @ o u t r e a c h n e t w o r k s . c o m

www.OutreachNetworks.com313.297.9900

JabberID: [EMAIL PROTECTED] Advocate of the Theocratic Rule

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: libmysqlclient.so

2003-10-21 Thread Kelley Lingerfelt
the mysql-devel rpm installs it.

Kelley


Matt Babineau wrote:

 Any ideas what packages install this library? I used the RPM to try and
 install MySQL-client on my redhat machine, but the libmysqlclient did
 not show up in /usr/lib - so I am wondering which RPM I need to get this
 file?

 Thanks,
 Matt

 --
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: libmysqlclient.so

2003-10-21 Thread Matt Babineau
Thanks everyone! I installed MySQL-shared-X and it worked!

On Tue, 2003-10-21 at 15:48, Kelley Lingerfelt wrote:
 the mysql-devel rpm installs it.
 
 Kelley
 
 
 Matt Babineau wrote:
 
  Any ideas what packages install this library? I used the RPM to try and
  install MySQL-client on my redhat machine, but the libmysqlclient did
  not show up in /usr/lib - so I am wondering which RPM I need to get this
  file?
 
  Thanks,
  Matt
 
  --
  MySQL General Mailing List
  For list archives: http://lists.mysql.com/mysql
  To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
 


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: libmysqlclient.so.10 is needed by (installed) mod_auth_mysql-1.11-12

2003-08-11 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On Mon, 11 Aug 2003, System wrote:

 Hello All,
 Redhat 9.0
 Mysql 3.23.56 == Running

 I want to upgarde to 4.0.13 but this is the error it says:
 [EMAIL PROTECTED] downloads]# rpm -Uvh MySQL-server-4.0.13-0.i386.rpm
 warning: MySQL-server-4.0.13-0.i386.rpm: V3 DSA signature: NOKEY, key ID
 5072e1f5
 error: Failed dependencies:
 libmysqlclient.so.10 is needed by (installed) mod_auth_mysql-1.11-12
 libmysqlclient.so.10 is needed by (installed)
 perl-DBD-MySQL-2.1021-3
 libmysqlclient.so.10 is needed by (installed) php-mysql-4.2.2-17.2

 If i install with -i will it install with the backward compatibility, it
 should not break those dependencies.

 Any comments ?

You need to install MySQL-shared-compat in addition to MySQL-server - this
will satisfy the library dependencies.

http://www.mysql.com/doc/en/Linux-RPM.html

Bye,
LenZ
- -- 
 Lenz Grimmer [EMAIL PROTECTED]
 Senior Production Engineer
 MySQL GmbH, http://www.mysql.de/
 Hamburg, Germany

 For technical support contracts, visit https://order.mysql.com/?ref=mlgr
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQE/N3VCSVDhKrJykfIRAvzOAJ9Io3UPSR8o2lNPULN7pX043FW5iACdHefi
+u+kj+2kBkLeonbeJhzPhBM=
=eQL6
-END PGP SIGNATURE-

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: libmysqlclient.so.10

2002-07-24 Thread Dan Nelson

In the last episode (Jul 23), Steve Dickey said:
 Can anyone tell me how to get an RPM that provides the 
 libmysqlclient.so.10?  I am trying to install the 
 php-mysql-4.1.2-7.i386.rpm and it says that this is a requirement.  It 
 comes in an older version of the mysql database rpm but I have 3.23.51 
 installed and apparently that one does not come with this library???  I 
 am having trouble getting PHP to work with mysql.

www.rpmfind.net

-- 
Dan Nelson
[EMAIL PROTECTED]

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: libmysqlclient.so.10

2002-07-24 Thread Andy Smith

On Tue, Jul 23, 2002 at 09:22:55PM -0600, Steve Dickey wrote:
 Can anyone tell me how to get an RPM that provides the 
 libmysqlclient.so.10?  I am trying to install the 
 php-mysql-4.1.2-7.i386.rpm and it says that this is a requirement.  It 
 comes in an older version of the mysql database rpm but I have 3.23.51 
 installed and apparently that one does not come with this library???  I 
 am having trouble getting PHP to work with mysql.

That is part of the mysql-4.x RPMs (as opposed to the mysql-3.x
ones).

-- 
SCSI is usually fixed by remembering that it needs three terminations: One at
 each end of the chain. And the goat.
 -- Andrew McDonald, HantsLUG

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php