Opened 19 years ago
Closed 19 years ago
#2999 closed defect (invalid)
Mythplugins configure does not search the default library locations
| Reported by: | anonymous | Owned by: | Isaac Richards |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | configure missing libraries |
| Cc: | Ticket locked: | no |
Description
The configurator for mythplugins does not search the default library locations /usr/lib and /usr/lib64 in the function has_library; svn version 12657M. Attached is a patch but it may not be complete enough as I only run on Fedora systems.
Attachments (1)
Change History (2)
by , 19 years ago
| Attachment: | patch_mythplugins_configure added |
|---|
comment:1 by , 19 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Use the --libdir-name option to configure.
Note:
See TracTickets
for help on using tickets.

svn diff patch for configure