Opened 13 years ago
Closed 13 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)
Changed 13 years ago by
Attachment: | mythcontext.patch2 added |
---|
comment:1 Changed 13 years ago by
Milestone: | 0.21 → 0.22 |
---|
Changed 13 years ago by
Attachment: | 4821_mythfrontend.patch added |
---|
comment:2 Changed 13 years ago by
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 13 years ago by
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