2 messages in com.mysql.lists.pluspluserror while loading shared libraries
FromSent OnAttachments
vishal gujalwar07 Mar 2007 22:10 
Warren Young09 Mar 2007 04:35 
Subject:error while loading shared libraries
From:vishal gujalwar (vish@yahoo.co.in)
Date:03/07/2007 10:10:14 PM
List:com.mysql.lists.plusplus

Hi,

I am novice to mysql++.I want to use mysql with c++. I have installed the following on linux-2.4.21-ECGL 1)mysql-client-standard-5.0.27-0.rhel3.i386.rpm 2)mysql-server-standard-5.0.27-0.rhel3.i386.rpm Also i have installed 1)mysql++-2.2.1-1.src.rpm 2)mysql++-2.2.1.tar.gz

But when i try to run the examples like mysql++ like simple1,simple2,etc Its giving following error: ======================================================== /simple2: error while loading shared libraries: libmysqlpp.so: cannot open
shared object file: No such file or directory ======================================================== Plz can anyone guide me wht needs to be done to sort out this error? Are any more RPM's required to be installed? If yes whr can i get it? IF any documentation is available plz give me the link...