[mythtv] OSX backend: now what?

Geoffrey Kruse gkruse at gmail.com
Wed Dec 14 20:10:05 EST 2005


On Dec 14, 2005, at 5:04 PM, Nigel Pearson wrote:

>
>> I ended up with a mythtvbackend.app, which I suppose needs to be
>> assembled into a "Framework" the way the front end is?
>
> 	I will look at adding that to the script.
> (but then there are all the other programs, too)
>
> 	An easy test hack is to just symlink the relevant
> libraries into the current directory:
>
> cd .osx-packager/src/myth-svn/mythtv/programs/mythbackend
> ln -s ../../../../../build/lib/*
> ln -s ../../libs/lib*/*.dylib .
> mythbackend.app/Contents/MacOS/mythbeckend
>

Sorry about the many replies to this thread but...

I have looked into this a little.  One problem that has cropped up  
with the other applications such as the jobqueue is that they expect  
things to be in their path.  (ie jobqueue needs commflag and  
transcode to be in the path)  On solution I have used is replacing  
the executable in the bundle with a shell script that sets the path  
to include the .app/Contents/MacOS directory, then start the  
executable.  I also copy the transcode and commflag executables into  
the .app/Contents/MacOS directory.

$.02

Geoff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2361 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20051214/0f3f9961/smime.bin


More information about the mythtv-dev mailing list