|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
puzzling c++ library problemHi, 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 directory (<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 cannot understand why I am getting this when building from source, as my compiler 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... --Jasper ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Zinf-users mailing list Zinf-users@... https://lists.sourceforge.net/lists/listinfo/zinf-users |
|
|
Re: puzzling c++ library problemOK I think I sorted that one out -- FC4 seems to include a Musicbrainz library
linked against the wrong libraries. I have removed it and rebuilt everything from source and it now works if I start it as root, but otherwise I still get the dialogue box I mentioned earlier. At least that is progress. I will keep trying to fix this... --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 directory > > (<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 cannot > understand why I am getting this when building from source, as my compiler > 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... > > --Jasper ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Zinf-users mailing list Zinf-users@... https://lists.sourceforge.net/lists/listinfo/zinf-users |
|
|
Re: Re: puzzling c++ library problemMake sure you kill your ~/.zinf and also that there
are not left over installed pieces from previous installations. If you want a real thrill do install gtkmm-dev, and metakit and do configure --enable-experimental There is a new gtk interface that is enabled by changing MusicBrowserUI: musicbrowsermm.ui in the ~/.zinf/preferences It's still a little raw but getting there. On Fri, 2005-12-02 at 00:03 +0000, Jasper Taylor wrote: > OK I think I sorted that one out -- FC4 seems to include a Musicbrainz library > linked against the wrong libraries. I have removed it and rebuilt everything > from source and it now works if I start it as root, but otherwise I still get > the dialogue box I mentioned earlier. > > At least that is progress. I will keep trying to fix this... > > --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 directory > > > > (<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 cannot > > understand why I am getting this when building from source, as my compiler > > 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... > > > > --Jasper > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_idv37&alloc_id865&opÌk > _______________________________________________ > Zinf-users mailing list > Zinf-users@... > https://lists.sourceforge.net/lists/listinfo/zinf-users Kristian Kvilekval kris@... http://www.cs.ucsb.edu/~kris w:805-893-2526 h:504-9756 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Zinf-users mailing list Zinf-users@... https://lists.sourceforge.net/lists/listinfo/zinf-users |
| Free Forum Powered by Nabble | Forum Help |