| Anonymous | Login | Signup for a new account | 2013-06-19 14:07 WAT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | 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 | 2012-07-15 21:31 | |||
| Reporter | Hal9000 | |||||||
| Assigned To | OUTsider | |||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | resolved | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 1.4.4 | |||||||
| Target Version | 1.5.0-git | 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 | ||||||||
Notes |
|
|
(0006203) OUTsider (developer) 2012-07-15 21:31 |
Looking at configure.in these values are determined by the programm mysql_config, make sure this is in your path |
|
(0006164) OUTsider (developer) 2012-06-27 18:56 |
Is this still the case? |
|
(0005346) Hal9000 (administrator) 2010-01-11 00:27 |
This was issue 505 in our old BT |
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 |
| 2011-02-03 22:05 | Hal9000 | Target Version | 1.4.5 => 1.5.0-git |
| 2012-06-27 18:56 | OUTsider | Note Added: 0006164 | |
| 2012-07-15 21:04 | OUTsider | Relationship added | has duplicate 0001250 |
| 2012-07-15 21:31 | OUTsider | Note Added: 0006203 | |
| 2012-07-15 21:31 | OUTsider | Status | new => resolved |
| 2012-07-15 21:31 | OUTsider | Resolution | open => fixed |
| 2012-07-15 21:31 | OUTsider | Assigned To | => OUTsider |
| Copyright © 2000 - 2012 MantisBT Group |