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: 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@… 18 years ago.
support for MYTHLIBDIR environment variable
4821_mythfrontend.patch (679 bytes ) - added by arnonm@… 18 years ago.
mythcontext.patch3 (1.0 KB ) - added by arnonm@… 18 years ago.
Substitue patch for mythcontext to support LIB dir

Download all attachments as: .zip

Change History (6)

by arnonm@…, 18 years ago

Attachment: mythcontext.patch2 added

support for MYTHLIBDIR environment variable

comment:1 by stuartm, 18 years ago

Milestone: 0.210.22

by arnonm@…, 18 years ago

Attachment: 4821_mythfrontend.patch added

comment:2 by arnonm@…, 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 arnonm@…, 18 years ago

Attachment: mythcontext.patch3 added

Substitue patch for mythcontext to support LIB dir

comment:3 by Nigel, 18 years ago

Resolution: duplicate
Status: newclosed

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

Note: See TracTickets for help on using tickets.