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: warren.sturm@… 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)

configure-zmq-mod.patch (563 bytes) - added by warren.sturm@… 12 years ago.
Patch to configure for --libdir location of libmythzmq

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by warren.sturm@…

Attachment: configure-zmq-mod.patch added

Patch to configure for --libdir location of libmythzmq

comment:1 Changed 11 years ago by Karl Dietz <dekarl@…>

Resolution: fixed
Status: newclosed

In a06cfcf8d875fb09b5346952b3c472f9763ca32e/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:2 Changed 11 years ago by Raymond Wagner

Milestone: unknown0.28
Version: UnspecifiedMaster Head
Note: See TracTickets for help on using tickets.