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, [EMAIL PROTECTED]|"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

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to