Re: Galeon 2
Daniel Demus <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2005-11-30 at 10:41 -0500, Doug Stewart wrote: > Dag Wieers wrote: > > On Mon, 28 Nov 2005, Alessandro Polverini wrote: > > > > > >>Hello, > >>as a loyal Galeon user I would like to know if there is a plan to > >>package the 2.0 version :) > > > > > > The answer is in this command: > > > > [dag@emyn ~]# rpm -qi galeon > > Name : galeon Relocations: (not relocatable) > > Version : 2.0.0 Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ > > Release : 1.1.fc3.rf Build Date: Mon 28 Nov 2005 03:44:11 PM CET > > Install Date: Mon 28 Nov 2005 05:12:17 PM CET Build Host: lisse.hasselt.wieers.com > > Group : Applications/Internet Source RPM: galeon-2.0.0-1.1.fc3.rf.src.rpm > > Size : 11378719 License: GPL > > Signature : (none) > > Packager : Dag Wieers <[email protected]> > > URL : http://galeon.sourceforge.net/ > > Summary : GTK+ browser based on Gecko (Mozilla rendering engine). > > Description : > > Galeon is a browser written in GTK+ which uses Gecko, the Mozilla rendering > > engine, for rendering Web pages. It is developed to be fast and lightweight. > > > > And using it since then :) > > > > Kind regards, > > -- dag wieers, [email protected], http://dag.wieers.com/ -- > > [all I want is a warm bed and a kind word and unlimited power] > > Anyone running an x86_64 box know what might be causing this crash > (immediate upon startup, even after moving ~/.galeon/ aside): > > [ dstewart:~ ]$ galeon > > ** (galeon:28895): WARNING **: I could not load the bookmarks file, will > load the default bookmarks from /usr/share/galeon/default-bookmarks.xbel. > LoadPlugin: failed to initialize shared library libXt.so [libXt.so: > cannot open shared object file: No such file or directory] > LoadPlugin: failed to initialize shared library > /usr/X11R6/lib/libXt.so.6 [/usr/X11R6/lib/libXt.so.6: cannot open shared > object file: No such file or directory]LoadPlugin: failed to initialize > shared library libXext.so [libXext.so: cannot open shared object file: > No such file or directory] > LoadPlugin: failed to initialize shared library > /usr/X11R6/lib/libXext.so.6 [/usr/X11R6/lib/libXext.so.6: cannot open > shared object file: No such file or directory] > [ dstewart:~ ]$ > It looks as if 6-bit galeon was linked against a 32-bit library. I would be surprised if that is intentional. Have you tried rebuilding the package with only the 64-bit lib installed? Daniel