Good Evening,

I'm trying to port freevo svn install to openbsd 4.6 and I think I'm  
nearly there and ready to capture and blog the changes I had to make :)

However I face hopefully one last issue:

childapp.py uses the python subprocess popen call which executes with  
a lib path of just /usr/lib (probably a compiled in default of openbsd  
somewhere) however mplayer and other things need access to libs in / 
usr/local/lib and I don't wan to copy them there!

Can any of you python/freevo heads offer up a fix? My python is almost  
non existent but I have a feeling there is a way of passing it these  
as an environment before calling anything with popen the first time.

Cheers

Alistar =)

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to