A kind reminder we would like all registered users to weigh in on one of our forum's security policies.
Please take a moment to read this thread and place a vote.
https://forum.palemoon.org/viewtopic.php?f=17&t=32935

palemoon Browser 28.17.0 Linux 64 build linux alpinelinux

For contributed third party builds not necessarily configured like the main product.
e.g. AVX builds, SSE builds, Pandora builds.
User avatar
unitedunited
New to the forum
New to the forum
Posts: 2
Joined: 2022-04-21, 18:38

palemoon Browser 28.17.0 Linux 64 build linux alpinelinux

Post by unitedunited » 2022-04-21, 18:53

platform: alpinelinux



.mozconfig file

Code: Select all

# Clear this if not a 64bit build
_BUILD_64=1

# Set GTK Version to 2 or 3
_GTK_VERSION=3

# Standard build options for Pale Moon
ac_add_options --enable-application=palemoon
ac_add_options --enable-optimize="-O2 -w"
ac_add_options --enable-default-toolkit=cairo-gtk$_GTK_VERSION
ac_add_options --enable-jemalloc
ac_add_options --enable-strip
ac_add_options --enable-devtools
ac_add_options --disable-eme
ac_add_options --disable-webrtc
ac_add_options --disable-gamepad
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --disable-necko-wifi
ac_add_options --disable-updater
ac_add_options --disable-gconf
ac_add_options --with-pthreads

# Please see https://www.palemoon.org/redist.shtml for restrictions when using the official branding.
# ac_add_options --enable-official-branding
export MOZILLA_OFFICIAL=1

# For versions after 28.12.0
ac_add_options --enable-phoenix-extensions

# Processor architecure specific build options
if [ -n "$_BUILD_64" ]; then
  ac_add_options --x-libraries=/usr/lib64
else
  ac_add_options --x-libraries=/usr/lib
fi

export MOZ_PKG_SPECIAL=gtk$_GTK_VERSION

Code: Select all

./mach build

make[3]: *** [/root/palemoon/config/recurse.mk:33: compile] Error 2
make[3]: Leaving directory '/root/palemoon/obj-x86_64-unknown-linux-gnu'
make[2]: *** [/root/palemoon/config/rules.mk:548: default] Error 2
make[2]: Leaving directory '/root/palemoon/obj-x86_64-unknown-linux-gnu'
make[1]: *** [/root/palemoon/client.mk:399: realbuild] Error 2


User avatar
Mæstro
Astronaut
Astronaut
Posts: 647
Joined: 2019-08-13, 00:30
Location: Casumia

Re: palemoon Browser 28.17.0 Linux 64 build linux alpinelinux

Post by Mæstro » 2022-04-24, 03:03

…Why are you building a version of the browser from XII 2020?
All posts are 100% organic; LLM are plagiarism. Ash is the best letter.
What is being nice online?
LMDE 4 + Debian 10 ELTS / 6 GB / 1400 MHz / HP Pavilion DV6-7010 / Official PM build

User avatar
unitedunited
New to the forum
New to the forum
Posts: 2
Joined: 2022-04-21, 18:38

Re: palemoon Browser 28.17.0 Linux 64 build linux alpinelinux

Post by unitedunited » 2022-04-25, 04:03

v30 is problematic based on recent reviews by members
v29.4.*x doesn't work well with lot of firefox plugins
my plan is to stay with v28.*.x

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 38521
Joined: 2011-08-28, 17:27
Location: Sweden

Re: palemoon Browser 28.17.0 Linux 64 build linux alpinelinux

Post by Moonchild » 2022-04-25, 05:04

unitedunited wrote:
2022-04-25, 04:03
my plan is to stay with v28.*.x
I'm afraid there's not much we can help you with in that case.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
Mæstro
Astronaut
Astronaut
Posts: 647
Joined: 2019-08-13, 00:30
Location: Casumia

Re: palemoon Browser 28.17.0 Linux 64 build linux alpinelinux

Post by Mæstro » 2022-04-25, 16:22

unitedunited wrote:
2022-04-25, 04:03
v30 is problematic based on recent reviews by members
v29.4.*x doesn't work well with lot of firefox plugins
my plan is to stay with v28.*.x
Version 31 will restore Firefox extension support. Which extensions without Pale Moon counterparts are binding you to the old version because you need them?
All posts are 100% organic; LLM are plagiarism. Ash is the best letter.
What is being nice online?
LMDE 4 + Debian 10 ELTS / 6 GB / 1400 MHz / HP Pavilion DV6-7010 / Official PM build