Opened 16 years ago

Closed 16 years ago

#4984 closed defect (fixed)

default lib, share and include directories for Win32 - replaces 4874

Reported by: arnonm@… Owned by: Isaac Richards
Priority: minor Milestone: 0.21.1
Component: mythtv Version: 0.21-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Patch5 is attached which replaces ticket 4874. Moves lib, share, include to relative folders to installation (executable). Also allows user to define own location based on MYTH* environment variables. Changes are only for Win32 and are cleaner implementation than 4874

Attachments (2)

mythcontext.patch5 (1.8 KB) - added by arnonm@… 16 years ago.
mythcontext.cpp - changes lib, share and include for win32 install
mythcontext.patch6 (3.6 KB) - added by arnonm@… 16 years ago.
Replaces existing patches and incoporates changes from 4973

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by arnonm@…

Attachment: mythcontext.patch5 added

mythcontext.cpp - changes lib, share and include for win32 install

Changed 16 years ago by arnonm@…

Attachment: mythcontext.patch6 added

Replaces existing patches and incoporates changes from 4973

comment:1 Changed 16 years ago by arnonm@…

Patch6 applied, incorporates changes from 4973 and this patch together

comment:2 Changed 16 years ago by Nigel

(In [17458]) Allow relative PREFIX by implementing new --runtime-prefix configure param. See #5270, #4984.Also deprecates LIBDIR (runtime plugins/filters are relative to $prefix/lib), and INSTALL_ROOT (--prefix should work).

comment:3 Changed 16 years ago by Nigel

Resolution: fixed
Status: newclosed

(In [17459]) Allow relative PREFIX by implementing new --runtime-prefix configure param. Also deprecates LIBDIR (runtime plugins/filters are relative to $prefix/lib), and INSTALL_ROOT (--prefix should work). Closes #5270, #4984. Added some theme dir debug to help sort "The frontend can't find any themes..."

Note: See TracTickets for help on using tickets.