[mythtv] Mac OS X "instructions"

Joseph A. Caputo jcaputo1 at comcast.net
Mon Sep 13 21:10:40 EDT 2004


On Tue, 14 Sep 2004 08:28:34 +1000
Nigel Pearson <nigel at ind.tansu.com.au> wrote:

> > I am trying to put together a darwinports bundle for this. If you
> > have any good hints let me know ;-)
> > At the moment I get it to compile nice but have some problems with
> > the app not finding the dylibs...
> 
> 	At the moment, I do this in the mythfrontend directory:
> 
> ln -s ../../libs/*/*.dylib .
> 
> which means that running the binary from that directory finds the
> libs.

Try setting the "DYLD_LIBRARY_PATH" environment variable instead.   I
believe it works just like LD_LIBRARY_PATH in Linux and Unix.  Works for
me.

-JAC


More information about the mythtv-dev mailing list