3 messages in com.mysql.lists.plusplusHelp Me: Running Examples
FromSent OnAttachments
Muhammad aleem09 Aug 2006 06:52 
Forums09 Aug 2006 08:33 
Warren Young10 Aug 2006 05:35 
Subject:Help Me: Running Examples
From:Muhammad aleem (ale@yahoo.com)
Date:08/09/2006 06:52:35 AM
List:com.mysql.lists.plusplus

Hi all, I have installed Mysql++ through "mysql++-2.1.1.tar.gz (1.8 MB, 2006.04.08) —
Library source code" and run following commands after changing directory to
"/usr/src/mysql++-2.1.1" (1) ./configure (2) make (3) su (4) make install

now whenever i run some example program given in /examples error occured as
shown below command: " # ./simple1 " Error : " ./simple1: error while loading shared libraries: libmysqlpp.so:
cannot open shared object file: No such file or directory " I have Fedora Core 4 Installed