[CONC-107] [PATCH]Library install path Created: 2014-09-25 Updated: 2014-11-04 Resolved: 2014-10-21 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 2.0.0 |
| Fix Version/s: | 2.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Matej Mužila | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Fedora 20; x86_64 |
||
| Attachments: |
|
| Description |
|
Library install path is hard-wired and it is causing problems on systems where the library path is different. Attached patch solves this problem by using a macro instead of hard-wiring the address into the program. |
| Comments |
| Comment by Georg Richter [ 2014-10-20 ] |
|
Hello Matej, Thanks for the patch. It willl appear in next 2.0.1 release (will push next weekend after fixing our internal build system). release is scheduled for next week |
| Comment by Georg Richter [ 2014-10-21 ] |
|
fixed in rev. 152 |