| List: | MySQL and Perl | « Previous MessageNext Message » | |
| From: | Jochen Wiedmann | Date: | March 5 2003 11:07am |
| Subject: | Re: Not able to access MySql database using perl script | ||
| View as plain text | |||
Zitiere Umesh <msumesh@stripped>: > /usr/lib/dld.sl: Unresolved symbol: mysql_init (code) from > /opt/perl5/lib/site_perl/5.6.1/PA-RISC1.1/auto/DBD/mysql/mysql.sl This is most probably due to a missing dynamic library. (libmysqlclient.so or similar) Try setting the LD_LIBRRARY_PATH environment variable to the directory where it is located. Jochen
| Thread | ||
|---|---|---|
| • Not able to access MySql database using perl script | Umesh | 5 Mar |
| • Re: Not able to access MySql database using perl script | Jochen Wiedmann | 5 Mar |
