I do not recommend using atrpms.  This will often cause nasty conflicts.

Use rpmfusion.  And then use x264-devel (not libx264...)

Also, I needed a couple patches to build from srpm

Basically, change build to:

%build
cd parti-all-%{version}
rm -rf build install
python make_constants_pxi.py wimpiggy/lowlevel/constants.txt
wimpiggy/lowlevel/constants.pxi
python setup.py build


On Tue, May 22, 2012 at 11:14 AM, Antoine Martin <[email protected]>wrote:

>  On 22/05/12 21:37, Neal Becker wrote:
>
> On fedora, need also:
>
> yum install x264-devel ffmpeg-devel
>
>
>  The development instructions have this info here:
> https://xpra.org/dev.html#fedora
>
> What I had missed was that on Fedora the binary RPMs needed to depend on
> "libx264_118" and not "libx264"...
> I have just re-spun them with the fix, you can grab the new 0.3.0-2 binary
> RPMs from here:
> http://xpra.org/dists/Fedora/
>
> Thanks!
> Antoine
>
_______________________________________________
shifter-users mailing list
[email protected]
http://lists.devloop.org.uk/mailman/listinfo/shifter-users

Reply via email to