From hk_yuhe at 126.com Wed Feb 29 07:15:22 2012 From: hk_yuhe at 126.com (Codefor) Date: Wed, 29 Feb 2012 15:15:22 +0800 (CST) Subject: [lispbox-devel] libgio-2.0.so.0 Message-ID: <6f4105b4.8e3c.135c7f69d32.Coremail.hk_yuhe@126.com> I run lispbox on CentOS 5.5 got /home/yugaohe/lispbox-0.7/emacs-23.2/bin/emacs: error while loading shared libraries: libgio-2.0.so.0: cannot open shared object file: No such file or directory why is that? -- Codefor Softeware College,Beihang University,BJ,PRC. Nickname:Codefor ??Just enjoy your life before it melts like an ice cream? -------------- next part -------------- An HTML attachment was scrubbed... URL: From andreer at pvv.ntnu.no Wed Feb 29 21:47:57 2012 From: andreer at pvv.ntnu.no (Andreas Eriksen) Date: Wed, 29 Feb 2012 22:47:57 +0100 Subject: [lispbox-devel] libgio-2.0.so.0 In-Reply-To: <6f4105b4.8e3c.135c7f69d32.Coremail.hk_yuhe@126.com> References: <6f4105b4.8e3c.135c7f69d32.Coremail.hk_yuhe@126.com> Message-ID: <4F4E9D0D.7010200@pvv.ntnu.no> The current version of lispbox depends on libgio, which is part of glib2. Unfortunately, the version of glib2 in CentOS 5.5 is too old and doesn't contain libgio. If you are determined to use lispbox on CentOS, you will probably have to track down an unofficial updated glib package, or download and compile it yourself. This is only based on what I found with a few random web searches - I don't access to a machine running CentOS 5.5 so I haven't tried it myself. I hope to solve such problems in the next release of lispbox by statically linking all required libraries, but because my time is currently very limited I'm waiting for emacs 24 to be released first. Hopefully this should be very soon. -- Andreas On 2/29/12 8:15, Codefor wrote: > I run lispbox on CentOS 5.5 > got > /home/yugaohe/lispbox-0.7/emacs-23.2/bin/emacs: error while loading shared libraries: libgio-2.0.so.0: cannot open shared object file: No such file or directory > why is that? > > -- > *Codefor* > Softeware College,Beihang University,BJ,PRC. > Nickname:Codefor > ------Just enjoy your life before it melts like an ice cream! > > > > > _______________________________________________ > lispbox-devel mailing list > lispbox-devel at common-lisp.net > http://lists.common-lisp.net/cgi-bin/mailman/listinfo/lispbox-devel -------------- next part -------------- An HTML attachment was scrubbed... URL: