LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-01-2013, 07:36 AM   #16
Stuferus
Member
 
Registered: Jun 2013
Location: Germany
Distribution: Slackware
Posts: 174

Rep: Reputation: Disabled

i currently have slack 14 on a vm (virtualbox), firefox22 from current runs fine.

edit: as i now looked at the bug link ive seen "x86_64".. so ff21 crashes on slack 14 64bit?! i run 32bit on my vm and plan to run 32bit if i get slack installed on my routerbox. could be a 64bit compile problem?

Last edited by Stuferus; 07-01-2013 at 01:01 PM. Reason: added detail/question
 
Old 07-01-2013, 07:46 AM   #17
bsdunixdb
Member
 
Registered: Jun 2009
Location: London, United Kingdom
Distribution: Slackware x86_64 Stable
Posts: 69

Rep: Reputation: 33
Angry ff17esr

I've updated my system from ff21 to ff17esr, however, FireFox seems to now be running slower. Any one else with the same problem?
 
Old 07-01-2013, 08:48 AM   #18
jtsn
Member
 
Registered: Sep 2011
Posts: 922

Rep: Reputation: 480Reputation: 480Reputation: 480Reputation: 480Reputation: 480
Going with the ESR branch for -stable is a sane choice and fully support that. Although this decision should have been made as Firefox 17 was the most current version.
 
Old 07-01-2013, 12:44 PM   #19
frankiej
LQ Newbie
 
Registered: Feb 2013
Distribution: Fedora
Posts: 29

Rep: Reputation: 24
I also don't know if this will help, but when I saw the changelog I did download Firefox 22 directly from the Firefox site. I am running a stock Slackware 14 system on my laptop and I am using KDE. I removed the mozilla-firefox package and extracted the Firefox download. It is running just fine, no crashes (at least not yet).

Regardless of that, I do see that the ESR version probably more closely aligns with Slackware's philosophy. I have a need/desire to stay on the latest versions, but I can easily deal with that myself.
 
Old 07-02-2013, 07:07 AM   #20
gabrielmagno
Member
 
Registered: May 2009
Location: Belo Horizonte, Brasil
Distribution: Slackware
Posts: 40

Rep: Reputation: 15
Quote:
Originally Posted by kabamaru View Post
If you're on Slackware 14.0, you can grab the packages from my dropbox folder (give them a few minutes to upload).
Thank you, but I would prefer a methodic way

The only solution I found was to compile Firefox 21.0 using Slackware 14's SlackBuild and generate a slackware package.

If anyone is interested to "down-upgrade" from 17.0esr to 21.0, you can download the slackbuilds from here (if you don't have it in your slackware tree):

32 bits: http://mirrors.slackware.com/slackwa...zilla-firefox/
64 bits: http://mirrors.slackware.com/slackwa...zilla-firefox/

Be sure to download everything but the source of 15.0. Then you download the source of 21.0 from here:

ftp://ftp.mozilla.org/pub/mozilla.or...s/21.0/source/

Now you only have to run the mozilla-firefox.SlackBuild script and "upgradepkg" the generated package file.

Last edited by gabrielmagno; 07-02-2013 at 07:10 AM.
 
Old 07-02-2013, 07:48 AM   #21
padeen
Member
 
Registered: Sep 2009
Location: Perth, W.A.
Distribution: Slackware, Debian, Gentoo, FreeBSD, OpenBSD
Posts: 208

Rep: Reputation: 41
Quote:
Originally Posted by gabrielmagno View Post
...Then you download the source of 21.0 from here:

ftp://ftp.mozilla.org/pub/mozilla.or...s/21.0/source/

Now you only have to run the mozilla-firefox.SlackBuild script...
I heard that building Firefox is long and complicated. It has scared me off trying to do it myself. How long did your build take (machine specs too, if poss.)?
 
Old 07-02-2013, 07:52 AM   #22
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Building Firefox is long but NOT complicated, however, there are binaries:
http://download.cdn.mozilla.net/pub/...efox/releases/
 
Old 07-02-2013, 09:22 AM   #23
kabamaru
Member
 
Registered: Dec 2011
Location: Greece
Distribution: Slackware
Posts: 276

Rep: Reputation: 134Reputation: 134
Quote:
Originally Posted by gabrielmagno View Post
Thank you, but I would prefer a methodic way
Suit yourself. These packages were taken from one of Slackware's mirrors.
Code:
upgradepkg <official-package>.tgz
seems pretty methodic to me ;-)
 
Old 07-02-2013, 10:45 AM   #24
Stuferus
Member
 
Registered: Jun 2013
Location: Germany
Distribution: Slackware
Posts: 174

Rep: Reputation: Disabled
Quote:
Originally Posted by gabrielmagno View Post
Thank you, but I would prefer a methodic way

The only solution I found was to compile Firefox 21.0 using Slackware 14's SlackBuild and generate a slackware package.

If anyone is interested to "down-upgrade" from 17.0esr to 21.0, you can download the slackbuilds from here (if you don't have it in your slackware tree):

32 bits: http://mirrors.slackware.com/slackwa...zilla-firefox/
64 bits: http://mirrors.slackware.com/slackwa...zilla-firefox/

Be sure to download everything but the source of 15.0. Then you download the source of 21.0 from here:

ftp://ftp.mozilla.org/pub/mozilla.or...s/21.0/source/

Now you only have to run the mozilla-firefox.SlackBuild script and "upgradepkg" the generated package file.
that way i could also build my own 22,23 etc version as this is whats done by volkerdi/the slackteam?? just in case esr come to current too.
 
Old 07-02-2013, 12:03 PM   #25
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Pat,

I use Slackware 14.0. I don't use KDE often but I have 4.10.1 installed. I made a 22.0 package using the old build script and premade Firefox binary package. 22.0 runs fine for me.

I realize 14.0 came with 4.8.5.
 
Old 07-02-2013, 06:42 PM   #26
volkerdi
Slackware Maintainer
 
Registered: Dec 2002
Location: Minnesota
Distribution: Slackware! :-)
Posts: 2,503

Rep: Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461
Quote:
Originally Posted by Woodsman View Post
Pat,

I use Slackware 14.0. I don't use KDE often but I have 4.10.1 installed. I made a 22.0 package using the old build script and premade Firefox binary package. 22.0 runs fine for me.

I realize 14.0 came with 4.8.5.
It also came with Firefox-15.0.1.
 
Old 07-02-2013, 07:51 PM   #27
Paulo2
Member
 
Registered: Aug 2012
Distribution: Slackware64 15.0 (started with 13.37). Testing -current in a spare partition.
Posts: 928

Rep: Reputation: 515Reputation: 515Reputation: 515Reputation: 515Reputation: 515Reputation: 515
I'm already using Firefox and Thunderbird ESR since January.
There is no big difference, just some interface improvements.
I like the new "Downloads" window from Main Release, in ESR we have the old one,
but the main release number version is amazing, at Christmas it must be 30 or more
 
Old 07-02-2013, 08:21 PM   #28
gabrielmagno
Member
 
Registered: May 2009
Location: Belo Horizonte, Brasil
Distribution: Slackware
Posts: 40

Rep: Reputation: 15
Quote:
Originally Posted by padeen View Post
I heard that building Firefox is long and complicated. It has scared me off trying to do it myself. How long did your build take (machine specs too, if poss.)?
You are right!

I compiled in a Intel Core 2 Quad 2.40GHz, 4GB RAM. The first time I tried it was taking more than 2 hours with full ram + 1GB of swap! I aborted it, and modified the slackbuild script to use "make -j 4" to compile in parallel. It took "only" 54 minutes using ~ 3GB ram.

(BTW, is there a better way to make a slackbuild compile in parallel?)
 
1 members found this post helpful.
Old 07-05-2013, 08:55 AM   #29
jtsn
Member
 
Registered: Sep 2011
Posts: 922

Rep: Reputation: 480Reputation: 480Reputation: 480Reputation: 480Reputation: 480
Quote:
Originally Posted by gabrielmagno View Post
(BTW, is there a better way to make a slackbuild compile in parallel?)
Add your preferred options to the environment variable MAKEFLAGS.
 
1 members found this post helpful.
Old 07-05-2013, 09:04 AM   #30
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
with SlackBuilds.org scripts generally passing MAKEFLAGS (like MAKEFLAGS=" -j8 ") works, but the official slackbuilds in Slackware use NUMJOBS in the same way.
BTW, in some of them it's explicitly disabled (because not supported).
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Mozilla Firefox 15 Key Features | Download Firefox For Desktop And Mobile LXer Syndicated Linux News 0 09-01-2012 09:20 AM
LXer: Firefox 9 Is 30% Faster Than Firefox 8 | Install Firefox 9 On Ubuntu 11.10 and Earlier Release LXer Syndicated Linux News 0 12-30-2011 03:50 PM
HELLLP! booted from disk and set up mozilla firefox then get "firefox has crashed!! candie625 Linux - Newbie 3 09-01-2011 07:48 AM
LXer: Firefox 8 is 20% Faster than Firefox 5, Install Firefox 8 in Ubuntu via PPA LXer Syndicated Linux News 0 07-21-2011 09:31 PM
LXer: OpenBSD: I swap Firefox 2 for Firefox 3 (and don't melt silicon in the process) LXer Syndicated Linux News 0 04-17-2009 02:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration