[mythtv] OSX build issues and patches

Nigel Pearson nigel at ind.tansu.com.au
Wed Dec 14 19:50:14 EST 2005


> We should try to
> find a way to make the script impervious to these problems, or a good
> 50% of people who try it will fail.  Maybe re-ordering the paths so
> that the downloaded directories are first would help?

	Good idea, but by the looks of it, they are already first:

# Clean the environment
$ENV{'PATH'} = "$PREFIX/bin:/sw/bin:/bin:/usr/bin";
$ENV{'DYLD_LIBRARY_PATH'} = "$PREFIX/lib";
$ENV{'LD_LIBRARY_PATH'} = "/usr/local/lib";


	LD_LIBRARY_PATH is the only slight concern there.

--
Nigel Pearson, nigel at ind.tansu.com.au|"Beware - I am a carrier
Telstra Dev. Lab, Sydney, Australia  |          of surrealism"
Office: 9814 4803    Fax:  9814 4897 |  D  A
Mobile: 0408 664435  Home: 9792 6998 |  L  I



More information about the mythtv-dev mailing list