[mythtv-users] How to develop Myth Plugin on MythDora, whose instalation is not based on source coding but binary.

Jarod Wilson jarod at wilsonet.com
Wed Feb 28 14:59:01 UTC 2007


On Wednesday 28 February 2007 06:57:17 Xi Jiarong wrote:
> My os is mythdora.
>    I decide to develop plugin, but I don't know how to develop plugin on
>    mythdora. Because building plugin needs some source header files in
>    usr/include or usr/local/include, but mythdoral is based on binary, so I
>    can't find those header files.
>
>
>
>    Puzzled!!!
>
>
>
>    Please give me some help!

# yum install libmyth-devel

Then use --prefix=/usr instead of /usr/local to point at the headers 
libmyth-devel lays down.

-- 
Jarod Wilson
jarod at wilsonet.com


More information about the mythtv-users mailing list