Opened 12 years ago
Closed 11 years ago
Last modified 11 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)
Changed 12 years ago by
Attachment: | configure-zmq-mod.patch added |
---|
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Milestone: | unknown → 0.28 |
---|---|
Version: | Unspecified → Master Head |
Note: See
TracTickets for help on using
tickets.
Patch to configure for --libdir location of libmythzmq