Opened 16 years ago

Closed 16 years ago

#4821 closed enhancement (duplicate)

win32 - allow LIB directory to be changed from c:\msys\1.0\lib

Reported by: arnonm@… Owned by: Isaac Richards
Priority: minor Milestone: 0.22
Component: mythtv Version: head
Severity: medium Keywords: win32
Cc: Ticket locked: no

Description

Change to mythcontext.cpp to allow recognision of MYTHLIBDIR, similar to CONFDIR. Allows redirection of lib directory and packaging of win32 binaries.

Attachments (3)

mythcontext.patch2 (537 bytes) - added by arnonm@… 16 years ago.
support for MYTHLIBDIR environment variable
4821_mythfrontend.patch (679 bytes) - added by arnonm@… 16 years ago.
mythcontext.patch3 (1.0 KB) - added by arnonm@… 16 years ago.
Substitue patch for mythcontext to support LIB dir

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by arnonm@…

Attachment: mythcontext.patch2 added

support for MYTHLIBDIR environment variable

comment:1 Changed 16 years ago by stuartm

Milestone: 0.210.22

Changed 16 years ago by arnonm@…

Attachment: 4821_mythfrontend.patch added

comment:2 Changed 16 years ago by arnonm@…

Patch3 is a better implementation of the change and consistent with the "HOME" change for Win32. If environment variable MYTHLIBDIR is defined, it is used. If not use %APPDATA%\mythtv or default to same .\lib

Arnon

Changed 16 years ago by arnonm@…

Attachment: mythcontext.patch3 added

Substitue patch for mythcontext to support LIB dir

comment:3 Changed 16 years ago by Nigel

Resolution: duplicate
Status: newclosed

This ticket is duplicated by #4874 (except for the extra variable doco.)

Note: See TracTickets for help on using tickets.