| Anonymous | Login | Signup for a new account | 2010-09-09 06:03 WAST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Repositories | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0001125 | Denora | [All Projects] General | public | 2010-01-11 00:27 | 2010-01-11 00:28 | ||||||
| Reporter | Hal9000 | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||
| Status | new | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 1.4.4 | ||||||||||
| Target Version | 1.4.5-SVN | Fixed in Version | |||||||||
| Summary | 0001125: MySQL Libraries | ||||||||||
| Description | Simple one really. When MySQL is installed to a non-standard location, even if Denora can use mysql_config to detect MySQL's location during ./Config and compiling, when it comes to run-time, Denora forgets where the libs are located and dies with an error saying it could not load them. The exact error given at runtime is: /libexec/ld-elf.so.1: Shared object "libmysqlclient.so.15" not found, required by "stats" As an additional comment, after some help from Robb with Anope (on a similar issue) issuing the following shell command BEFORE starting Denora allowed Denora to start without the error for loading the mysql client lib: export LD_LIBRARY_PATH="/usr/local/mysql/lib/mysql" | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-01-11 00:27 | Hal9000 | New Issue | |
| 2010-01-11 00:27 | Hal9000 | Note Added: 0005346 | |
| 2010-01-11 00:28 | Hal9000 | Product Version | => 1.4.4 |
| 2010-01-11 00:28 | Hal9000 | Target Version | => 1.4.5-SVN |
| Copyright © 2000 - 2010 MantisBT Group |