Opened 13 years ago
Closed 12 years ago
Last modified 12 years ago
#11333 closed Patch - Bug Fix (fixed)
libmythzmq is not getting installed in the right .../lib directory
| Reported by: | Owned by: | beirdo | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.28 |
| Component: | MythTV - configure script | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
On Fedora 64 bit systems, .../lib64 is the usual place to put 64 bit libraries, except libmythzmq is placed in .../lib.
This adds --libdir=${libdir-name} to the configure line for zeromq in Myth's configure script.
Attachments (1)
Change History (3)
by , 13 years ago
| Attachment: | configure-zmq-mod.patch added |
|---|
comment:1 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 12 years ago
| Milestone: | unknown → 0.28 |
|---|---|
| Version: | Unspecified → Master Head |
Note:
See TracTickets
for help on using tickets.

Patch to configure for --libdir location of libmythzmq