[Zinf-users] Re: puzzling c++ library problem
Brought to you by:
kgk,
mayhemchaos
|
From: Jasper T. <ja...@si...> - 2005-12-02 00:03:18
|
OK I think I sorted that one out -- FC4 seems to include a Musicbrainz li= brary=20 linked against the wrong libraries. I have removed it and rebuilt everyth= ing=20 from source and it now works if I start it as root, but otherwise I still= get=20 the dialogue box I mentioned earlier. At least that is progress. I will keep trying to fix this... =09--Jasper On Thursday 01 Dec 2005 11:02 pm, Jasper Taylor wrote: > Hi, I just built zinf 2.2.5 from source and I cannot run it -- it says > > zinf > libstdc++.so.5: cannot open shared object file: No such file or directo= ry > > (<unknown>:16592): GLib-CRITICAL **: g_source_remove: assertion `tag > = 0' > failed > > I have seen similar error messages with downloaded binaries, because I = am > using Fedora Core 4 which include gcc 4.0 and libstdc++.so.6 but I cann= ot > understand why I am getting this when building from source, as my compi= ler > should surely link against its own libraries... > > There is also a dialogue box saying something like > Parsing the Theme description failed. Cause: on line 0 > > ...but I suspect this is a consequence of the library error. > > Can anyone help me out? I am a professional software developer and have > been using and supporting Linux for 8 years, but Zinf is really making = me > feel like I know nothing... > > =09--Jasper |