Re: GPS Snapshot
Arnaud Charlet <[email protected]> Thu, 4 Mar 2010 19:23:53 +0100
| Newsgroups | gmane.comp.ide.gps.user |
|---|---|
| Message-ID | <[email protected]> |
> While attempting to start the latest GPS snapshot on my Linux box, GPS fails with > the error message, "relocation error: /usr/lib/libgthread-2.0.so.O: > undefined symbol: g_mutex_init". The command uname -a yields 'Linux > localhost.localdomain 2.4.21-4.EL #1 Fri Oct 3 18:13:58 EDT 2003 i686 i686 i386 > GNU/Linux'. > > Do I need to upgrade libgthread-2.0.so.O? Thank you for your help. GPS comes with its own glib/gtk libs, these should be used instead. Are you sure you didn't modify the gps install or the way you launch gps (e.g. launch gps_exe instead of gps)? Arno