Re: [CentOS] libgio?

2009-06-26 Thread John Doe

From: Ron Blizzard rb4cen...@gmail.com
 I'm trying to run Celtx (a screenplay formatter) in CentOS 5.3 from
 the shell. If I run celtx-bin I get the following error:
 ./celtx-bin: error while loading shared libraries: libjemalloc.so:
 cannot open shared object file: No such file or directory
 If I run celtx I get
 ./celtx-bin: error while loading shared libraries: libgio-2.0.so.0:
 cannot open shared object file: No such file or directory
 I can't find either of these files in the repositories. I find
 libgioXXX for OpenSuse and Mandriva at PBone, but not for Red Hat. I'm
 guessing these files are part of a bigger library?

yum whatprovides libjemalloc.so
For libgio... You need glib 2.2 apparently.

JD


  

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] libgio?

2009-06-26 Thread Ron Blizzard
On Fri, Jun 26, 2009 at 4:48 AM, John Doejd...@yahoo.com wrote:

 From: Ron Blizzard rb4cen...@gmail.com
 I'm trying to run Celtx (a screenplay formatter) in CentOS 5.3 from
 the shell. If I run celtx-bin I get the following error:
 ./celtx-bin: error while loading shared libraries: libjemalloc.so:
 cannot open shared object file: No such file or directory
 If I run celtx I get
 ./celtx-bin: error while loading shared libraries: libgio-2.0.so.0:
 cannot open shared object file: No such file or directory
 I can't find either of these files in the repositories. I find
 libgioXXX for OpenSuse and Mandriva at PBone, but not for Red Hat. I'm
 guessing these files are part of a bigger library?

 yum whatprovides libjemalloc.so
 For libgio... You need glib 2.2 apparently.

Thanks. So far not having much luck.
yum whatprovides lijemalloc.so keeps going back to XULRUNNER and
there are a million GLIB libraries.

But I'll keep looking.

-- 
RonB -- Using CentOS 5.3
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] libgio?

2009-06-25 Thread Ron Blizzard
Hi,

I'm trying to run Celtx (a screenplay formatter) in CentOS 5.3 from
the shell. If I run celtx-bin I get the following error:

./celtx-bin: error while loading shared libraries: libjemalloc.so:
cannot open shared object file: No such file or directory

If I run celtx I get

./celtx-bin: error while loading shared libraries: libgio-2.0.so.0:
cannot open shared object file: No such file or directory

I can't find either of these files in the repositories. I find
libgioXXX for OpenSuse and Mandriva at PBone, but not for Red Hat. I'm
guessing these files are part of a bigger library?

Any pointers would be appreciated.

Thanks.

-- 
RonB -- Using CentOS 5.3
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos