LinuxQuestions.org
Help answer threads with 0 replies.
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 05-02-2017, 10:27 PM   #1
khronosschoty
Member
 
Registered: Jul 2008
Distribution: Slackware
Posts: 648
Blog Entries: 2

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
PaleMoon from source SlackBuild


Hi,


I recently have been working on possible updating the script at SlackBuilds.org so that it will build a temporary gcc-4.9.4 and then build Pale Moon with that version of gcc. I think this will resolve issues for those who still have issues. I am wondering if anyone would be willing to test out the package I produce with gcc-4.9.4 and test to see if it works for them and or resolves issues if they had them. I am hosting the package on dropbox atm

https://www.dropbox.com/s/n8n2bu2tsh...6_64-1_SBo.tgz
 
Old 05-03-2017, 03:05 AM   #2
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
What issues are you encountering with the package that is build with the Slackware gcc 5.x compiler?
What Slackware-specific issues exist that can be contributed to Slackware's compiler? When I asked the Pale Moon developer about this, he said that most issues are reported for Debian and its spinoffs and he was not aware of Slackware-specific issues.
 
Old 05-03-2017, 03:39 AM   #3
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
I think it's based on user's report about remember password feature that was reported in IRC
 
Old 05-03-2017, 03:53 AM   #4
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by willysr View Post
I think it's based on user's report about remember password feature that was reported in IRC
That user was drunk, did not know what he was doing at the time, and did not answer to my questions to be more specific. Password manager works for me in Pale Moon (my own package, compiled with gcc5, not the SBo source-build).
 
1 members found this post helpful.
Old 05-03-2017, 08:29 AM   #5
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Pale Moon is just an re-branded Firefox, because of the Debian's Zealots. Nothing more. :P

There is nothing magic into Pale Moon compared with Firefox, excluding the name change.

Same, we could stay in a old Firefox release, renamed/re-branded i.e. SlackFox...
 
Old 05-03-2017, 09:13 AM   #6
khronosschoty
Member
 
Registered: Jul 2008
Distribution: Slackware
Posts: 648

Original Poster
Blog Entries: 2

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
Quote:
Originally Posted by Alien Bob View Post
What issues are you encountering with the package that is build with the Slackware gcc 5.x compiler?
What Slackware-specific issues exist that can be contributed to Slackware's compiler? When I asked the Pale Moon developer about this, he said that most issues are reported for Debian and its spinoffs and he was not aware of Slackware-specific issues.
I just know that I was told that 4.7 series to 4.9 series is stable and gcc 5 and 6 are testing. I know some people report having issues. I know I've observed an issue with yahoo causing the browser to crash that I think is resolved with using 4.9.4. I am just trying to be helpful.
 
Old 05-03-2017, 09:43 AM   #7
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
I am not bashing you, at all :-)
I think it is great that SBo has a script for a source build of Pale Moon. If possible, I always prefer programs that are compiled on Slackware instead of relying on "official binaries".
It's just that the Pale Moon developer is not a Linux guy, so he relies on some other people to tell him what's working and what not. Those people are all running some kind of Debian/Ubuntu/Mint variant, and when I told him I rely more on the stability of Slackware's un-patched compilers than on the stories about crashes on other distros, he answered that I should do what i think is best.

So, I use gcc5, and at the same time am using "-Os" as optimization flag, similar to "-O2" optimization but with better respect for code size.

What we used to have to do with Slackware's Firefox builds in the past, was to apply no optimizations at all by specifying CFLAGS="-O" and "--enable-optimization" without parameter. Perhaps I will try that in future builds of my own package.

I am at work now, so I can not test, but tonight I will test Pale Moon with Yahoo pages.
 
2 members found this post helpful.
Old 05-03-2017, 09:57 AM   #8
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Quote:
Originally Posted by Darth Vader View Post
Pale Moon is just an re-branded Firefox, because of the Debian's Zealots.
You're thinking of "iceweasel".
 
3 members found this post helpful.
Old 05-03-2017, 10:32 AM   #9
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Darth Vader View Post
Pale Moon is just an re-branded Firefox, because of the Debian's Zealots. Nothing more. :P

There is nothing magic into Pale Moon compared with Firefox, excluding the name change.

Same, we could stay in a old Firefox release, renamed/re-branded i.e. SlackFox...
Please read up on Pale Moon. It is not a re-branded Firefox. It is based on an old firefox codebase and since then has been independently evolved.
In particular, Pale Moon has not followed Firefox when that made the switch to the Australis User Interface. Read https://www.palemoon.org/layout-differences.shtml
 
5 members found this post helpful.
Old 05-03-2017, 10:48 PM   #10
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
The PaleMoon built from source on SBo crashes pretty reliably for me on this site (using Slackware64 14.2):

http://hfboards.hockeysfuture.com/

It probably has to do with the ads, but PaleMoon's AdBlock Latitude didn't fix the problem. I haven't tried the repackaged official binary or Alien Bob's version, but this could be another one to check if you are looking for problematic sites.
 
Old 05-03-2017, 10:51 PM   #11
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Quote:
Originally Posted by montagdude View Post
The PaleMoon built from source on SBo crashes pretty reliably for me on this site (using Slackware64 14.2):

http://hfboards.hockeysfuture.com/

It probably has to do with the ads, but PaleMoon's AdBlock Latitude didn't fix the problem. I haven't tried the repackaged official binary or Alien Bob's version, but this could be another one to check if you are looking for problematic sites.
I'm using the repackaged binary, and I just clicked around on that site a bunch with no problem. (I'm using Adblock Latitude as well)

I'm kind of wondering what kind of compile time it is taking Eric. Last time I compiled Pale Moon it took over 2 hours, but that was on an old C2D@2GHZ w/4GB RAM.

Last edited by Skaendo; 05-03-2017 at 10:59 PM.
 
Old 05-03-2017, 11:09 PM   #12
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
Quote:
Originally Posted by Skaendo View Post
I'm using the repackaged binary, and I just clicked around on that site a bunch with no problem. (I'm using Adblock Latitude as well)
I just tried with the repackaged binary version, and I have no problems with that site either now, with or without AdBlock Latitude.

Quote:
Originally Posted by Skaendo View Post
I'm kind of wondering what kind of compile time it is taking Eric. Last time I compiled Pale Moon it took over 2 hours, but that was on an old C2D@2GHZ w/4GB RAM.
On my laptop with Core-i5 2.5 GHz, it only took about 30 minutes.
 
1 members found this post helpful.
Old 05-03-2017, 11:32 PM   #13
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
Quote:
Originally Posted by montagdude View Post
The PaleMoon built from source on SBo crashes pretty reliably for me on this site (using Slackware64 14.2):

http://hfboards.hockeysfuture.com/

It probably has to do with the ads, but PaleMoon's AdBlock Latitude didn't fix the problem. I haven't tried the repackaged official binary or Alien Bob's version, but this could be another one to check if you are looking for problematic sites.
try having a look at the README and the SlackBuild for the OPTIMIZE build option (what Alien Bob was writing above).
if might be useful there's also an ENABLE_DEBUG option.

Last edited by ponce; 05-03-2017 at 11:39 PM.
 
Old 05-03-2017, 11:45 PM   #14
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
Quote:
Originally Posted by ponce View Post
try having a look at the README and the SlackBuild for the OPTIMIZE build option (what Alien Bob was writing above).
if might be useful there's also an ENABLE_DEBUG option.
I read the README before building, but by the time I had tested it I mostly forgot about what it said. I'm using the Oxygen icon theme, so that may be what's causing the problem. I will try testing some more when I get time.
 
Old 05-03-2017, 11:49 PM   #15
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Quote:
Originally Posted by montagdude View Post
I read the README before building, but by the time I had tested it I mostly forgot about what it said. I'm using the Oxygen icon theme, so that may be what's causing the problem. I will try testing some more when I get time.
There is a hack if you're using the Oxygen icon theme; just modify your launch command to point to a different theme.
It's on the forum here somewhere.
 
  


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
LibreOffice from source SlackBuild. orbea Slackware 29 02-17-2020 12:30 AM
[SOLVED] Where might I find the kernel-source SlackBuild ? kjhambrick Slackware 12 10-19-2016 12:55 PM
Deepin Has Palemoon! michael diemer Linux Deepin 1 10-19-2016 08:04 AM
Can I use current Ooo source with slackware 13.37 slackbuild NightSky Slackware 13 11-06-2013 09:37 PM

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

All times are GMT -5. The time now is 06:45 PM.

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