Page 1 of 11

Firefox official releases

Posted: Sun 02 Oct 2011, 03:47
by Tman
I have packaged the lastest generic builds for Firefox Official (non-beta) versions. They should work in most newer Pups, and perhaps some older ones.

Currently available versions are as follows: Firefox-7.0.1, 12.0, 15.0.1, 16.02
They can be downloaded from --> here.

- prepare-firefox.pet has been removed, as its functions have been integrated into the updated Firefox packages.

Language Packs:
forum member, vicmz has a collection of language packs for Firefox, which can be downloaded --> here
For more info on this, see --> here

Also, there is a fontfix pet found in the Saluki thread that makes the fonts in Firefox much nicer, thanks to DaveS...

Posted: Sun 02 Oct 2011, 20:57
by Peterm321
Also I noticed that when I installed the pet in Wary 5.1.1, it says there are some missing libs, but Firefox will still run. I don't know if it will crash in Wary or not due to the missing libs. I copied the libs over from Lucid 5.2.8 and made firefox-8b-libs.pet of them, but don't know if there will be library compatability issues. So use it at your own risk.
I noticed a related issue myself. When Firefox started it complained (but still ran apparently OK) about a few missing libraries. But on my system one or two of them were already in /usr/local/lib, so I included a reference to this directory by amending LD_LIBRARY_PATH in the firefox/run-mozilla.sh startup script.

Posted: Sun 02 Oct 2011, 21:39
by Luluc
Thanks, but I am going to wait for Firefox 15. I've heard that is going to be the bestest version ever. Around Christmas, supposedly.

Posted: Sun 02 Oct 2011, 22:01
by Tman
Luluc wrote:Thanks, but I am going to wait for Firefox 15. I've heard that is going to be the bestest version ever. Around Christmas, supposedly.
:lol: Yes, new versions come out so fast now but I can update fairly quickly by modifying the older pets.

Peterm321,

When you get a chance, can you post your run-mozilla.sh script? I'm just being curious.

run-mozilla.sh

Posted: Mon 03 Oct 2011, 03:31
by raffy
Here is run-mozilla.sh from fatdog64-520 running Aurora 6.0.1.

Re: run-mozilla.sh

Posted: Mon 03 Oct 2011, 10:36
by nooby
raffy wrote:Here is run-mozilla.sh from fatdog64-520 running Aurora 6.0.1.
Am I too nosy if I ask what is a run-mozilla with Aurora?

Re: run-mozilla.sh

Posted: Fri 07 Oct 2011, 14:01
by Tman
raffy wrote:Here is run-mozilla.sh from fatdog64-520 running Aurora 6.0.1.
Thank You raffy. I will check it out and compare it to one in the later versions of firefox.
nooby wrote: Am I too nosy if I ask what is a run-mozilla with Aurora?
Aurora is the nightly build version of Firefox. It has newer stuff than even the beta version. However, it is also the most experimental build, so there is more possibility of bugs. The official version is supposed to be the most stable. run-mozilla.sh is a script included in the firefox builds. I am not sure of all of its functions, but I will be deciphering the code as best I can.

Posted: Fri 07 Oct 2011, 14:23
by nooby
Ah thanks, I was sure if that it was some kind of Text only browser
that one click on a picture to activate it and that each link was almost
raw html that one click on :) Ar them named Gecko or something then?

Sorry no need to answer. Thanks for explaining it to me.

Re: run-mozilla.sh

Posted: Fri 07 Oct 2011, 14:34
by DaveS
Tman wrote:run-mozilla.sh is a script included in the firefox builds. I am not sure of all of its functions, but I will be deciphering the code as best I can.
I think one of the functions is to prevent more than one instance of Firefox/Seamonkey to be running at the same time.

Posted: Tue 18 Oct 2011, 14:56
by darkcity
Aurora not to be confused with Arora

firefox nightly build
http://www.mozilla.org/en-US/firefox/all-aurora.html

Arora web-kit browser
http://code.google.com/p/arora/

added Tman's fox2wiki

Posted: Fri 21 Oct 2011, 06:51
by Peterm321
Tman


PostPosted: Sun 02 Oct 2011, 18:01

Peterm321,

When you get a chance, can you post your run-mozilla.sh script? I'm just being curious.
My run-mozilla.sh is practically the same as the standard run-mozilla.sh that comes with the standard linux binaries that can be downloaded from the mozilla website.

At the very end of the script the routine to run the firefox-binary is called up:

Code: Select all

if [ $moz_debug -eq 1 ]
then
	moz_debug_program ${1+"$@"}
else
	moz_run_program ${1+"$@"}
fi

exit $exitcode
So just before that code I inserted the line:

Code: Select all

export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib" 


The LD_LIBRARY_PATH quoted above is simply the old LD_LIBRARY_PATH with ":/usr/local/lib" added to it. I haven't noticed any difference mind you, though Firefox no longer complains about the missing libgconf library. I would presume there is nothing in /usr/local/lib to trip firefox up, on my system there isn't.

Posted: Sat 22 Oct 2011, 20:32
by Tman
Peterm321, thank you for the clear explanation.

Re: Firefox 7.0.1 official and 8.0 beta

Posted: Wed 09 Nov 2011, 13:17
by don922
Tman wrote:I have packaged the latest generic builds for Firefox 7.0.1 official and 8.0 beta.

I have also added a script which will remove things left behind when you uninstall firefox from the package manager or when you unload a firefox.sfs file.
Just install the prepare-firefox.pet and in the terminal type bash prepareff. Then install the new Firefox pet or sfs. Running prepareff first will give a cleaner install.
**warning - running prepareff will also remove your firefox bookmarks so please back them up somewhere if you don't want to lose them.
I let Mozilla replace FF7 with FF8. I am not happy with FF8 and want to install the Firefox-7.0.1.pet. My Firefox installation is a little bit unconventional as the .mozilla directory is in the Home directory and it is sym-linked to the root directory.

I am having trouble finding the Bookmarks file. What is it called and where should it be located? The bookmark file in the .mozilla directory in the Home directory appears to be a plain new unused file with no bookmarks.

The bookmarkbackups directory seems to be current and contain good data. Can this bookmarkbackups file be used to replace the bookmarks file when I install the Firefox-7.0.1.pet, after running the prepare-firefox.pet? If it can be used -- How do you use the backup?

Posted: Wed 09 Nov 2011, 17:00
by TLM
Hi, Thanks for the FireFox PETS. I had progressively upgraded to 7.01 in 525 from version 5.01 from the About Firefox-Check for Updates Link. All had went well until I upgraded to Firefox 8. Browser took forever to open pages and froze. Flash did not work. So I uninstalled the Firefox 5.01 package and deleted the firefox folder in usr/lib. Rebooted and ran your 7.01 PET and then upgraded to version 8 via Check for Updates link. Reinstalled all my favorite addons and now Firefox is running great!

Posted: Thu 10 Nov 2011, 04:41
by Geoffrey
I'm having a problem with FF8, hangs for ages , it was 7.01 that upgraded itself, put on another copy of 7.01 and it runs fine, I'm running lucid 5.2.8.

anyone else having this happen, is there a solution?

Geoffrey

Posted: Thu 10 Nov 2011, 04:50
by RetroTechGuy
Geoffrey wrote:I'm having a problem with FF8, hangs for ages , it was 7.01 that upgraded itself, put on another copy of 7.01 and it runs fine, I'm running lucid 5.2.8.

anyone else having this happen, is there a solution?
Yes, I had the same problem ("upgrade"). You found the solution... ;-)

Posted: Thu 10 Nov 2011, 05:11
by Geoffrey
RetroTechGuy wrote:
Geoffrey wrote:I'm having a problem with FF8, hangs for ages , it was 7.01 that upgraded itself, put on another copy of 7.01 and it runs fine, I'm running lucid 5.2.8.

anyone else having this happen, is there a solution?
Yes, I had the same problem ("upgrade"). You found the solution... ;-)
I found how to fix it, replace libnss3.so that's in /usr/lib with the one that comes with FF8 in /usr/lib/firefox

then no errors, it was doing this this in the terminal

Code: Select all

(firefox:22314): Pango-WARNING **: libthai.so.0: cannot open shared object file: No such file or directory

/usr/lib/firefox/plugin-container: /usr/lib/libnss3.so: version `NSS_3.12.10' not found (required by /usr/lib/firefox/libxul.so)
/usr/lib/firefox/plugin-container: /usr/lib/libnss3.so: version `NSS_3.12.9' not found (required by /usr/lib/firefox/libxul.so)

now it's all good 8)

Posted: Thu 10 Nov 2011, 15:23
by nooby
Does this repair that FF8 is slow and fail to go well with Flash player?

Posted: Thu 10 Nov 2011, 15:50
by TLM
nooby wrote:Does this repair that FF8 is slow and fail to go well with Flash player?
I was having this problem with FF8 and under addons it showed two flashplayers installed, both 10 and 11 versions. Although i only had one libflashplayer.so in usr/lib/mozilla/plugins. I discovered that something had created an additional folder in usr/lib named flashplayer something or other. I do not remember the exact name, but it was right at the top alphabetically. Inside it were duplicates of all the plugins found in usr/lib/mozilla/plugins, except it had the 10 version of flashplayer and apparently FF8 was reading it. I deleted this entire flashplayer folder from usr/lib and now FF8 is running good and flash content runs good too. I have not had any issues with the libnss3.so issue mentioned by Geoffrey, however i will do that next if i have more issues with FF8.

Posted: Thu 10 Nov 2011, 16:09
by nooby
Thanks good that you shared your experience and actions.
I still have 7.01 or something due to not have booted up
but next time it most likely do the upgrade automatically.
So it is good to know there are solutions to try.