-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08/10/14 01:56, [email protected] wrote: > Hi, > > I added the the repository as described on the winswitch homepage but when I run I get: > > yum install xpra (snip) > Error: Missing Dependency: libswscale.so.3()(64bit) is needed by package xpra-0.14.8-1.el5_10.x86_64 (winswitch) > Error: Missing Dependency: libavutil.so.54(LIBAVUTIL_54)(64bit) is needed by package xpra-0.14.8-1.el5_10.x86_64 (winswitch) > Error: Missing Dependency: libavutil.so.54()(64bit) is needed by package xpra-0.14.8-1.el5_10.x86_64 (winswitch) > Error: Missing Dependency: libswscale.so.3(LIBSWSCALE_3)(64bit) is needed by package xpra-0.14.8-1.el5_10.x86_64 (winswitch) > Error: Missing Dependency: libavcodec.so.56()(64bit) is needed by package xpra-0.14.8-1.el5_10.x86_64 (winswitch) > Error: Missing Dependency: libavcodec.so.56(LIBAVCODEC_56)(64bit) is needed by package xpra-0.14.8-1.el5_10.x86_64 (winswitch) (snip) > Indeed, the package requires e.g. libswscale.so.3, while the packages on > rpmforge contain 0.11 and ffmpeg-xpra contains /usr/lib64/xpra/libswscale.so.2 Indeed, the 0.14.8 RPMs had been built against ffmpeg 2.4 and only ffmpeg 2.3.x was in the repository. My mistake. (and 0.14.9 which was released yesterday is also built against ffmpeg 2.4)
ffmpeg 2.4 was pushed the repository yesterday though, just before your post. This should fix all those dependencies issues: yum clean all; yum update Cheers Antoine > I succeed manually installing an older version with "rpm" but this runs > pretty unstable. > > > Thanks! > Lukas > > > > > > > > > _______________________________________________ > shifter-users mailing list > [email protected] > http://lists.devloop.org.uk/mailman/listinfo/shifter-users -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQ0mVwACgkQGK2zHPGK1rttrACcDl+nCXazsIjf5ZCOIzcJRB3Y 53wAn2rRT6C/b5ba1G8Tf2MfBghOjF+S =+Enw -----END PGP SIGNATURE----- _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
