Hi 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. Any help gratefully received. Chris Kendrick VPAC
[dbannon@Davo-LT ~]$ VenueClient24 --personalNode Traceback (most recent call last): File "/usr/bin/VenueClient24", line 25, in ? from wxPython.wx import wxPySimpleApp File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wxPython/__init__.py", line 10, in ? import _wx File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wxPython/_wx.py", line 3, in ? from _core import * File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wxPython/_core.py", line 15, in ? import wx._core File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wx/__init__.py", line 42, in ? from wx._core import * File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wx/_core.py", line 4, in ? import _core_ ImportError: libgstplay-0.8.so.0: cannot open shared object file: No such file or directory