| <<O>> Difference Topic BuildVersions (r1.9 - 25 Dec 2004 - MartinUltima) |
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
FAQ:How do I build an rpm of galeon? | ||||||||
| <<O>> Difference Topic BuildVersions (r1.8 - 30 Oct 2004 - TWikiGuest) |
| Line: 1 to 1 | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Changed: | |||||||||||||
| < < |
| ||||||||||||
| > > |
| ||||||||||||
FAQ:How do I build an rpm of galeon? | |||||||||||||
| Line: 17 to 17 | |||||||||||||
| |||||||||||||
| Added: | |||||||||||||
| > > |
| ||||||||||||
| |||||||||||||
| Changed: | |||||||||||||
| < < |
* with the patch below: | ||||||||||||
| > > |
* with the patch below: | ||||||||||||
===================================== --- mozilla/mozilla-embed.cpp.broken 2004-09-25 11:16:34.895927837 +1000 | |||||||||||||
| <<O>> Difference Topic BuildVersions (r1.7 - 29 Oct 2004 - TWikiGuest) |
| Line: 1 to 1 | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Changed: | |||||||||||||
| < < |
| ||||||||||||
| > > |
| ||||||||||||
FAQ:How do I build an rpm of galeon? | |||||||||||||
| Line: 16 to 16 | |||||||||||||
| |||||||||||||
| Distribution | Mozilla Version | Mozilla Distributor | Galeon Version |
|---|
| Fedora Core 3 | 1.7.3-17 | FC3 RPM | 1.3.18** |
| Fedora Core 2 | 1.7.3-0.2.0 | FC2 RPM | 1.3.17* |
| Fedora Core 2 | 1.7.2-0.2.0 | FC2 RPM | 1.3.17 |
| Fedora Core 2 | 1.7-0.2.0 | Mozilla.org | 1.3.16 |
=================================
| <<O>> Difference Topic BuildVersions (r1.6 - 25 Sep 2004 - TWikiGuest) |
| Line: 1 to 1 | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| Changed: | |||||||||
| < < |
| ||||||||
| > > |
| ||||||||
FAQ:How do I build an rpm of galeon? | |||||||||
| Line: 16 to 16 | |||||||||
| |||||||||
| Distribution | Mozilla Version | Mozilla Distributor | Galeon Version |
|---|
| Fedora Core 2 | 1.7.3-0.2.0 | FC2 RPM | 1.3.17* |
| Fedora Core 2 | 1.7.2-0.2.0 | FC2 RPM | 1.3.17 |
| Fedora Core 2 | 1.7-0.2.0 | Mozilla.org | 1.3.16 |
===================================== --- mozilla/mozilla-embed.cpp.broken 2004-09-25 11:16:34.895927837 +1000 +++ mozilla/mozilla-embed.cpp 2004-09-25 11:17:13.802160310 +1000
=================================
| <<O>> Difference Topic BuildVersions (r1.5 - 16 Sep 2004 - KoenVermeer?) |
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
FAQ:How do I build an rpm of galeon? | ||||||||
| Line: 11 to 11 | ||||||||
| NOTE: Due to recent changes of which version of gtk was used to build mozilla you might have more luck using galeon-1.3.X rather than galeon-1.2.x | ||||||||
| Added: | ||||||||
| > > |
NOTE: If you're trying to build for RedHat? 9 or another gtk-2.2 based system, galeon-1.3.14 is the last compatible version. | |||||||
| ||||||||
| Distribution | Mozilla Version | Mozilla Distributor | Galeon Version |
|---|
| <<O>> Difference Topic BuildVersions (r1.4 - 27 Aug 2004 - TWikiGuest) |
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
FAQ:How do I build an rpm of galeon? | ||||||||
| Line: 14 to 14 | ||||||||
| ||||||||
| Distribution | Mozilla Version | Mozilla Distributor | Galeon Version |
|---|
| Fedora Core 2 | 1.7-0.2.0 | FC2 RPM | 1.3.17 |
| Fedora Core 2 | 1.7.2-0.2.0 | FC2 RPM | 1.3.17 |
| Fedora Core 2 | 1.7-0.2.0 | Mozilla.org | 1.3.16 |
| <<O>> Difference Topic BuildVersions (r1.3 - 09 Aug 2004 - TWikiGuest) |
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
FAQ:How do I build an rpm of galeon? | ||||||||
| Line: 14 to 14 | ||||||||
| ||||||||
| Distribution | Mozilla Version | Mozilla Distributor | Galeon Version |
|---|
| Fedora Core 2 | 1.7-0.2.0 | FC2 RPM | 1.3.17 |
| Fedora Core 2 | 1.7-0.2.0 | Mozilla.org | 1.3.16 |
| <<O>> Difference Topic BuildVersions (r1.2 - 14 Jul 2004 - TommiKomulainen) |
| Line: 1 to 1 | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Changed: | |||||||||||||
| < < |
| ||||||||||||
| > > |
| ||||||||||||
FAQ: | |||||||||||||
| Changed: | |||||||||||||
| < < |
How do I build an rpm of galeon | ||||||||||||
| > > |
How do I build an rpm of galeon? | ||||||||||||
Answer:Binary builds of galeon are depend on the exact version of mozilla that it was used to build against. If you are using an rpm based distro then you best option is to build the binary rpm yourself. | |||||||||||||
| Changed: | |||||||||||||
| < < |
Download the source code then as root (or your prefered rpmbuild user) run "rpmbuild -tb galeon- | ||||||||||||
| > > |
Download the source code then as root (or your prefered rpmbuild user) run "rpmbuild -tb galeon-<version>.tar.bz2". For this to work you must have the mozilla-devel rpm installed as well as the main rpm.
| ||||||||||||
| NOTE: Due to recent changes of which version of gtk was used to build mozilla you might have more luck using galeon-1.3.X rather than galeon-1.2.x | |||||||||||||
| Changed: | |||||||||||||
| < < |
Sucessful Build Versions :- | ||||||||||||
| > > |
| ||||||||||||
| Changed: | |||||||||||||
| < < |
Distro: Fedora Core 2 Mozilla Version: 1.7-0.2.0 Mozilla Distributer: Mozilla.org Galeon Version: 1.3.16 | ||||||||||||
| > > |
| ||||||||||||
| Deleted: | |||||||||||||
| < < |
Known Incompatible Versions :- | ||||||||||||
| Changed: | |||||||||||||
| < < |
Distro: Fedora Core 2 Mozilla Version: 1.7-0.2.0 Mozilla Distributer: Mozilla.org Galeon Version: 1.2.14 | ||||||||||||
| > > |
| ||||||||||||
| Changed: | |||||||||||||
| < < |
Distro: Fedora Core 2 Mozilla Version: 1.7-1.1.fc2.nr Mozilla Distributer: Matt Hall Galeon Version: 1.2.14 | ||||||||||||
| > > |
| ||||||||||||
| <<O>> Difference Topic BuildVersions (r1.1 - 14 Jul 2004 - WillTatam) |
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > |
FAQ:How do I build an rpm of galeonAnswer:Binary builds of galeon are depend on the exact version of mozilla that it was used to build against. If you are using an rpm based distro then you best option is to build the binary rpm yourself. Download the source code then as root (or your prefered rpmbuild user) run "rpmbuild -tb galeon- | |||||||
| /BuildVersions . { View | Diffs | r1.9 | > | r1.8 | > | r1.7 | More } |
Changes ( |
|
Revision r1.1 - 14 Jul 2004 - 12:29 - WillTatam Revision r1.9 - 25 Dec 2004 - 19:03 - MartinUltima |
Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding Galeon? Send feedback. |