[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AG-TECH] Error Launching AG2.4



Hi Chris,

For some reason I get the attached error when trying to launch AG2.4
"VenueClient24 --personalNode" on a FC5 install.

It appears to be because the object file libgstplay-0.8.so.0 is not
installed, but it is also not installed (or anything similar) on another
FC5 Box with AG2.4 installed on it and that works fine.

Both boxes have gstreamer-0.10.4-1 so I'm not quite sure what is particularly wrong.

I'm guessing your FC5 install is contaminated with FC4 RPMs as FC4 uses gstreamer 0.8.


Did you do a FC5 clean install or an upgrade from a FC4 install? Could try a 'yum update wxPython', if that it still doesn't work, try 'rpm -e --nodeps' all the wx* RPMs and then reinstall them with 'yum install wxPython'.

Cheers,
Doug