Opened 18 years ago
Closed 18 years ago
#4821 closed enhancement (duplicate)
win32 - allow LIB directory to be changed from c:\msys\1.0\lib
Reported by: | 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)
Change History (6)
by , 18 years ago
Attachment: | mythcontext.patch2 added |
---|
comment:1 by , 18 years ago
Milestone: | 0.21 → 0.22 |
---|
by , 18 years ago
Attachment: | 4821_mythfrontend.patch added |
---|
comment:2 by , 18 years ago
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
by , 18 years ago
Attachment: | mythcontext.patch3 added |
---|
Substitue patch for mythcontext to support LIB dir
Note:
See TracTickets
for help on using tickets.
support for MYTHLIBDIR environment variable