| List: | MySQL and Perl | « Previous MessageNext Message » | |
| From: | Jochen Wiedmann | Date: | March 3 2003 8:51pm |
| Subject: | Re: relocation error (DBD-mysql-2.1025) | ||
| View as plain text | |||
Quoting Marc Delisle <delislma@stripped>: > My libmysqlclient.a is there: > > /root/ftp/marc/perl/lib/mysql/libmysqlclient.a Ok, new idea. If the directory /root/ftp/marc/perl/lib/mysql contains shared libraries, create a new directory and copy only the static libraries to the new directory. Try using the option --libs="-L/new/directory -lmysqlclient". If "mysql_config --libs" lists other libraries (for example -lz or -lnsl), you have to include those as well. Good luck, Jochen
| Thread | ||
|---|---|---|
| • relocation error (DBD-mysql-2.1025) | Marc Delisle | 26 Feb |
| • Re: relocation error (DBD-mysql-2.1025) | Jochen Wiedmann | 3 Mar |
| • Re: relocation error (DBD-mysql-2.1025) | Marc Delisle | 3 Mar |
| • Re: relocation error (DBD-mysql-2.1025) | Jochen Wiedmann | 3 Mar |
| • Re: relocation error (DBD-mysql-2.1025) | Marc Delisle | 4 Mar |
