On Apr 9, 2005 2:03 PM, jim lawrence <[EMAIL PROTECTED]> wrote: > tryingto install engagew on a friends fedora box > from Didiers repo get to this point > Error: Missing Dependency: libxine.so.1 is needed by package emotion > > output of rpm -qa |grep xine > xine-lib-devel-1.0.0-2.1.fc3.rf > xinetd-2.3.13-4 > xine-lib-1.0.0-2.1.fc3.rf > > anything else missing ? >
Try to see if you can do rpm -qf /usr/lib/libxine.so.1 and rpm -qf /usr/bin/xine-config Normally having FC xine-lib and xine-lib-devel should be enough. Install xine also. Might help! ([EMAIL PROTECTED]:~)$ rpm -qf /usr/lib/libxine.so.1 xine-lib-1.0.0-0.14.rc5.1.fc1.fr ([EMAIL PROTECTED]:~)$ rpm -qf /usr/bin/xine-config xine-lib-devel-1.0.0-0.14.rc5.1.fc1.fr ([EMAIL PROTECTED]:~)$ rpm -qa|grep xine xine-lib-1.0.0-0.14.rc5.1.fc1.fr xine-0.99.3-0.lvn.2.3 xinetd-2.3.13-4 xine-lib-devel-1.0.0-0.14.rc5.1.fc1.fr -- With kind regards, Didier. --- Didier F.B Casse | PhD candidate | LiMiNT Beamline Singapore Synchrotron Light Source (SSLS), 5 Research Link, Singapore 117603 Email: [EMAIL PROTECTED]| Web: http://ssls.nus.edu.sg | GPG Key 1024D/B3C57D01 2004-06-23 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
