[MDEV-3437] LP:462503 - bintar packages must link libmysqlclient statically to allow easy installation in non-default location Created: 2009-10-28 Updated: 2012-10-04 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Kristian Nielsen | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Fix is to add these two ./configure flags: --with-client-ldflags=-static --with-mysqld-ldflags=-static |
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2009-10-29 ] |
|
Launchpad bug id: 462503 |