Adrianna Pinska | 17 Feb 11:37
Picon
Gravatar

Re: "No gecko found " error when building Galeon

On Tue, Feb 17, 2009 at 11:57 AM, 刘富国 <lfg831207 <at> gmail.com> wrote:
> hi,Adrianna
> yes.I do need to build Galeon form source!
> I have downloaded the Galeon sources  galeon-1.2.14.tar.bz2 and
> galeon-2.0.7.tar.bz2.
> I need to learn the build process of Galeon,that is my supervisor told me to
> do. I did learn a lot but did no succeed.
> Can you help me with that?

Ah, I see.

"No gecko found" does probably mean that an appropriate gecko browser
is not being found.  If you are trying to compile both these versions
of Galeon, you will need very different versions of Mozilla; Galeon's
versions are tied to relatively specific versions of Mozilla.  The
newer versions of Galeon can also be built against Firefox or
Xulrunner.

You can find out which Mozilla versions will work with which Galeon
version from the Galeon homepage; I think the information can be found
in the release notes.

Good luck,
Adrianna

--

-- 
~ Registered Linux User #334504 ~
"If ignorance is bliss, then knock the smile off my face."

------------------------------------------------------------------------------
(Continue reading)

刘富国 | 17 Feb 08:46
Picon

"No gecko found " error when building Galeon

hi
I got the following error when building Galeon:(rpmbuild -tb galeon-2.0.7.tar.bz2)
checking which mozilla engine to use... configure: error: No gecko found
error: Bad exit status from /var/tmp/rpm-tmp.QZcWul (%build)

Is that because I didn't insatll Mozilla?
but I installed seamonkey.seemed it didn't work.
but Mozilla only has very old version,which version do I need?and my Galeon version is 2.0.7
I know that Gecko is a part of xulrunner and  will be installed when I installed xulrunner,and I did install xulrunner.
after I type export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig,I still got the same error!


Besides use rpmbuild -tb galeon-2.0.7.tar.bz2 to build Galeon source code,Is there another way to do that?
and how ?

Thanks in advance! I'd appreciate!
Richard

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Galeon-devel mailing list
Galeon-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/galeon-devel
Paul Dwerryhouse | 21 Jan 23:53
Picon

Xprint problems: "No printers could be found"


I'm getting this problem when I try to print from galeon 2.0.7:

"There was a problem printing. No printers could be found. Check whether the "XPSERVERLIST" environment
variable contains at least one valid Xprint server. For further information see
http://xprint.mozdev.org or http://www.mozilla.org/projects/xprint/"

xprint is all set up and running, and XPSERVERLIST is set to :64.

Anyone know what is causing this?

Cheers,

Paul

--

-- 
Paul Dwerryhouse				| PGP Key ID: 0x6B91B584

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
Philip Langdale | 27 Sep 06:02
Gravatar

Galeon 2.0.7 Released!

Hi all,

I've just pushed the 2.0.7 release. This is notable because it reaches
what I consider the bare minimum of firefox 3/xulrunner 1.9 support to
be usable (I'm now doing my day-to-day browsing against xulrunner 1.9)

Handling private SSL certs is less than perfect but at least it's possible.
Apart from that, everything is pretty much as it should be.

2.0.7 "Surprise!"

- Works with Firefox 2/3 and Xulrunner 1.8/1.9
   - Restored support for http authentication by Mike Hommey <mh <at> glandium.org>
   - Restored support for remembering passwords.
   - Partially restored support for user stylesheets.
     - Effect is global rather than per page but UI doesn't reflect this.

--phil

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
marcus tenes | 4 Jul 10:19
Picon

cookie whitelist and ui feature requests

i prefer galeon and epiphany because of speed over firefox, but firefox has one important feature i use, which is the ability to make a whitelist of sites to accept cookies from and block everything else. and a small request about the ui: it would be nice to have the option of making the navigation buttons smaller and to lose the text under a la mac os x.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Galeon-devel mailing list
Galeon-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/galeon-devel
Paul Dwerryhouse | 8 Mar 06:11
Picon

Patch to make confirm-close window optional


Hi all,

One thing I find rather annoying about Galeon is when closing a tab or a
window with a modified form in it, it pops up a dialog asking me whether or
not I really want to close it.

I would prefer that it didn't do this, and I am confident that it is
no-one's fault but my own if I accidentally close a window where I have
half filled-out a form.

To this end, I have attached a patch that allows the user to switch off
this dialog box. The patch uses a new GConf value of
/apps/galeon/Browsing/General/confirm_close. The default value - true - 
leaves the application behaving as it always has, popping up the dialog.
When changed to false, the dialog never appears.

I haven't created any special Galeon UI for this option, because I don't
believe that it is a feature that people will want to change regularly.
Being users of Galeon, I'm sure we're all advanced enough to know how to 
launch gconf-editor to change it, if we want to.

I'd appreciate it if the developers could add this to the Galeon source,
because I'd rather not have to patch it into every future release
manually ;)

The diff is against Galeon 2.0.4 source, as found in the current Debian
sid package.

Cheers,

Paul.

--

-- 
Paul Dwerryhouse				| PGP Key ID: 0x6B91B584
http://weblog.leapster.org/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Galeon-devel mailing list
Galeon-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/galeon-devel
Philip Langdale | 15 Dec 07:44
Gravatar

Galeon 2.0.4 released!

Hi all,

It's been a long time since the last release and we've accumulated
a few useful bug fixes since then, so I'm putting out a new 2.0.4
release - mostly to make life easier for distro package maintainers.

Enjoy!

--phil

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
Hanno Böck | 17 Apr 23:36
Picon
Favicon

imagebehaviour bug

Hi,

would anyone mind having a look at this one
http://bugzilla.gnome.org/show_bug.cgi?id=347346
and commit it so it's going to be in the next release if there is any?

As per comment #3 you can see that this seems to bite people and that people 
are still interested in galeon.

--

-- 
Hanno Böck		Blog:   http://www.hboeck.de/
GPG: 3DBD3B20		Jabber: jabber <at> hboeck.de
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Galeon-devel mailing list
Galeon-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/galeon-devel
Hanno Böck | 17 Apr 10:23
Picon
Favicon

website broken

galeon.sf.net seems to be broken.

I know there isn't much development happening but I think it's still a piece 
of software that should be available via a website.

--

-- 
Hanno Böck		Blog:   http://www.hboeck.de/
GPG: 3DBD3B20		Jabber: jabber <at> hboeck.de
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Galeon-devel mailing list
Galeon-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/galeon-devel
Johannes Simon | 11 Jan 00:09
Picon

Wishlist: adapt screen.availWidth when using left hand tabs

Hi,

I am using galeon for years and I think it's the best browser when you 
have many tabs open. I have the tabs on the left hand side and for 
some webpages I have to use the horizontal scrollbar, presumably 
because the browser sends a value for 'screen.availWidth' which does 
not take the reduction of the width due to the tabs into account. It 
would be great if you could subtract the width of the tabs 
from 'screen.availWidth', i.e. in case the tabs are left hand or 
right hand.

Best regards & keep on,
Johannes

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Mourad DACHRAOUI | 2 Nov 18:11
Picon

Galeon for embeded linux based systems???

HI everybody!

My name Mourad, I'm tunisian software engineer and i'm tring to  an MMI for emebeded linux system using small httpd server and lite browser. I tried Dillo, linksV2, W3m and eventually viewml and minimo... But i was thinking of galeon because, "personally" i found it better than firefox...

But i dont know if is it posible to compile it and optimise it for embeded system... I'm interested by full screen mode and enabling and desabling feature before compilation...

is it really possible to think on that way??

thanks

Mourad

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Galeon-devel mailing list
Galeon-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/galeon-devel

Gmane