Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.software.seamonkey > #8410 > unrolled thread

[FreeBSD 15.0] Successfull build

Started byJKB <JKB@hilbert.invalid>
First post2026-01-15 10:23 +0000
Last post2026-03-14 21:55 +0900
Articles 20 on this page of 30 — 11 participants

Back to article view | Back to alt.comp.software.seamonkey


Contents

  [FreeBSD 15.0] Successfull build JKB <JKB@hilbert.invalid> - 2026-01-15 10:23 +0000
    Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-03-14 08:38 +0000
      Re: [FreeBSD 15.0] Successfull build Daniel70 <daniel47@nomail.afraid.org> - 2026-03-14 20:25 +1100
        Re: [FreeBSD 15.0] Successfull build Nuno Silva <nunojsilva@invalid.invalid> - 2026-03-14 11:34 +0000
          Re: [FreeBSD 15.0] Successfull build Daniel70 <daniel47@nomail.afraid.org> - 2026-03-15 19:58 +1100
        Re: [FreeBSD 15.0] Successfull build Gerhard Strangar <g.s@arcor.de> - 2026-03-15 07:27 +0100
          Re: [FreeBSD 15.0] Successfull build Geoff Welsh <GeeDubya@some.rr.com> - 2026-03-16 09:43 -1000
            Re: [FreeBSD 15.0] Successfull build Gerhard Strangar <g.s@arcor.de> - 2026-03-17 17:26 +0100
              Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-24 15:16 +0000
                Re: [FreeBSD 15.0] Successfull build Gerhard Strangar <g.s@arcor.de> - 2026-06-24 17:09 +0000
                  Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-24 21:56 +0000
                    Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-24 22:14 +0000
                      Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-25 04:17 +0000
                        Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-25 16:43 +0000
                          Re: [FreeBSD 15.0] Successfull build Gerhard Strangar <g.s@arcor.de> - 2026-06-26 18:45 +0000
                            Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-27 05:16 +0000
                              Re: [FreeBSD 15.0] Successfull build Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-06-27 18:22 +0000
                                Re: [FreeBSD 15.0] Successfull build Hank Rogers <Hank@nospam.invalid> - 2026-06-27 19:50 -0500
                                Re: [FreeBSD 15.0] Successfull build Nuno Silva <nunojsilva@invalid.invalid> - 2026-06-28 07:40 +0100
                                  Re: [FreeBSD 15.0] Successfull build groenveld@acm.org (John D Groenveld) - 2026-06-28 13:51 +0000
                                Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-28 19:41 +0000
                                  Re: [FreeBSD 15.0] Successfull build Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-06-29 16:54 +0000
                          Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-27 05:29 +0000
                            Re: [FreeBSD 15.0] Successfull build Dave Yeo <dave.r.yeo@gmail.com> - 2026-06-27 21:38 -0700
                              Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-28 19:38 +0000
                                Re: [FreeBSD 15.0] Successfull build Louis Epstein <le@lekno.ws> - 2026-06-28 19:45 +0000
                                  Re: [FreeBSD 15.0] Successfull build Dave Yeo <dave.r.yeo@gmail.com> - 2026-06-28 22:20 -0700
                                    Re: [FreeBSD 15.0] Successfull build Nuno Silva <nunojsilva@invalid.invalid> - 2026-06-29 07:32 +0100
                                Re: [FreeBSD 15.0] Successfull build Dave Yeo <dave.r.yeo@gmail.com> - 2026-06-28 22:25 -0700
      Re: [FreeBSD 15.0] Successfull build Yuchan Seo <hexagonwin@disroot.org> - 2026-03-14 21:55 +0900

Page 1 of 2  [1] 2  Next page →


#8410 — [FreeBSD 15.0] Successfull build

FromJKB <JKB@hilbert.invalid>
Date2026-01-15 10:23 +0000
Subject[FreeBSD 15.0] Successfull build
Message-ID<slrn10mhg0g.6n3.JKB@hilbert.systella.fr>
	Hello,

	Just a message to say that SM 2.53.23 can be built on FreeBSD 15.0
	with following .mozconfig file:

export CC=clang15
export CXX=clang++15
ac_add_options --enable-application=comm/suite
ac_add_options --enable-calendar
ac_add_options --enable-irc
ac_add_options --enable-dominspector
ac_add_options --enable-optimize
ac_add_options --disable-debug
ac_add_options --disable-rust-simd

	mach has to use system python (mach bootstrap returns python
	errors).

	With same .mozconfig, I was unable to build SM 2.53.22 on FreeBSD
	14.x or 15.0.

	Regards,

	JKB

-- 
Si votre demande me parvient en code 29, je vous titiouillerai volontiers
une réponse.

[toc] | [next] | [standalone]


#8491

FromLouis Epstein <le@lekno.ws>
Date2026-03-14 08:38 +0000
Message-ID<10p36pn$s9f$2@reader2.panix.com>
In reply to#8410
JKB <JKB@hilbert.invalid> wrote:
>         Hello,
> 
>         Just a message to say that SM 2.53.23 can be built on FreeBSD 15.0
>         with following .mozconfig file:
> 
> export CC=clang15
> export CXX=clang++15
> ac_add_options --enable-application=comm/suite
> ac_add_options --enable-calendar
> ac_add_options --enable-irc
> ac_add_options --enable-dominspector
> ac_add_options --enable-optimize
> ac_add_options --disable-debug
> ac_add_options --disable-rust-simd
> 
>         mach has to use system python (mach bootstrap returns python
>         errors).
> 
>         With same .mozconfig, I was unable to build SM 2.53.22 on FreeBSD
>         14.x or 15.0.

How about 13.5-RELEASE?

I know it's approaching EOL but I've been without a working Seamonkey
for far too long now and want to get a functional install somehow.
 

-=-=-
The World Trade Center towers MUST rise again,
at least as tall as before...or terror has triumphed.

[toc] | [prev] | [next] | [standalone]


#8492

FromDaniel70 <daniel47@nomail.afraid.org>
Date2026-03-14 20:25 +1100
Message-ID<10p39j8$4oaf$1@dont-email.me>
In reply to#8491
On 14/03/2026 7:38 pm, Louis Epstein wrote:
> JKB <JKB@hilbert.invalid> wrote:
>>          Hello,
>>
>>          Just a message to say that SM 2.53.23 can be built on FreeBSD 15.0
>>          with following .mozconfig file:
>>
>> export CC=clang15
>> export CXX=clang++15
>> ac_add_options --enable-application=comm/suite
>> ac_add_options --enable-calendar
>> ac_add_options --enable-irc
>> ac_add_options --enable-dominspector
>> ac_add_options --enable-optimize
>> ac_add_options --disable-debug
>> ac_add_options --disable-rust-simd
>>
>>          mach has to use system python (mach bootstrap returns python
>>          errors).
>>
>>          With same .mozconfig, I was unable to build SM 2.53.22 on FreeBSD
>>          14.x or 15.0.
> 
> How about 13.5-RELEASE?
> 
> I know it's approaching EOL but I've been without a working Seamonkey
> for far too long now and want to get a functional install somehow.

Sorry. Why have you "been without a working SeaMonkey for far too long 
now", Louis??

Don't you check out https://www.seamonkey-project.org/ .... or do those 
Versions not work on your system??
-- 
Daniel70

[toc] | [prev] | [next] | [standalone]


#8493

FromNuno Silva <nunojsilva@invalid.invalid>
Date2026-03-14 11:34 +0000
Message-ID<10p3h4j$5tmi$3@dont-email.me>
In reply to#8492
On 2026-03-14, Daniel70 wrote:

> On 14/03/2026 7:38 pm, Louis Epstein wrote:
>> JKB <JKB@hilbert.invalid> wrote:
>>>          Hello,
>>>
>>>          Just a message to say that SM 2.53.23 can be built on FreeBSD 15.0
>>>          with following .mozconfig file:
>>>
>>> export CC=clang15
>>> export CXX=clang++15
>>> ac_add_options --enable-application=comm/suite
>>> ac_add_options --enable-calendar
>>> ac_add_options --enable-irc
>>> ac_add_options --enable-dominspector
>>> ac_add_options --enable-optimize
>>> ac_add_options --disable-debug
>>> ac_add_options --disable-rust-simd
>>>
>>>          mach has to use system python (mach bootstrap returns python
>>>          errors).
>>>
>>>          With same .mozconfig, I was unable to build SM 2.53.22 on FreeBSD
>>>          14.x or 15.0.
>>
>> How about 13.5-RELEASE?
>>
>> I know it's approaching EOL but I've been without a working Seamonkey
>> for far too long now and want to get a functional install somehow.
>
> Sorry. Why have you "been without a working SeaMonkey for far too long
> now", Louis??
>
> Don't you check out https://www.seamonkey-project.org/ .... or do
> those Versions not work on your system??

Second one, I guess. This is about building for and running on a BSD
system, in this case FreeBSD.

-- 
Nuno Silva

[toc] | [prev] | [next] | [standalone]


#8497

FromDaniel70 <daniel47@nomail.afraid.org>
Date2026-03-15 19:58 +1100
Message-ID<10p5sb0$v7kr$1@dont-email.me>
In reply to#8493
On 14/03/2026 10:34 pm, Nuno Silva wrote:
> On 2026-03-14, Daniel70 wrote:
> 
>> On 14/03/2026 7:38 pm, Louis Epstein wrote:
>>> JKB <JKB@hilbert.invalid> wrote:
>>>>           Hello,
>>>>
>>>>           Just a message to say that SM 2.53.23 can be built on FreeBSD 15.0
>>>>           with following .mozconfig file:
>>>>
>>>> export CC=clang15
>>>> export CXX=clang++15
>>>> ac_add_options --enable-application=comm/suite
>>>> ac_add_options --enable-calendar
>>>> ac_add_options --enable-irc
>>>> ac_add_options --enable-dominspector
>>>> ac_add_options --enable-optimize
>>>> ac_add_options --disable-debug
>>>> ac_add_options --disable-rust-simd
>>>>
>>>>           mach has to use system python (mach bootstrap returns python
>>>>           errors).
>>>>
>>>>           With same .mozconfig, I was unable to build SM 2.53.22 on FreeBSD
>>>>           14.x or 15.0.
>>>
>>> How about 13.5-RELEASE?
>>>
>>> I know it's approaching EOL but I've been without a working Seamonkey
>>> for far too long now and want to get a functional install somehow.
>>
>> Sorry. Why have you "been without a working SeaMonkey for far too long
>> now", Louis??
>>
>> Don't you check out https://www.seamonkey-project.org/ .... or do
>> those Versions not work on your system??
> 
> Second one, I guess. This is about building for and running on a BSD
> system, in this case FreeBSD.
> 
BSD?? Isn't that a form of or similar to Unix/Linux??
-- 
Daniel70

[toc] | [prev] | [next] | [standalone]


#8496

FromGerhard Strangar <g.s@arcor.de>
Date2026-03-15 07:27 +0100
Message-ID<10p5jgg$2556$1@solani.org>
In reply to#8492
Daniel70 wrote:

> Don't you check out https://www.seamonkey-project.org/ .... or do those 
> Versions not work on your system??

2.53.23 compiled and ran fine on FreeBSD 13.5.

[toc] | [prev] | [next] | [standalone]


#8499

FromGeoff Welsh <GeeDubya@some.rr.com>
Date2026-03-16 09:43 -1000
Message-ID<10p9mh0$29dbg$1@dont-email.me>
In reply to#8496
Gerhard Strangar wrote on 3/14/26 8:27 PM:
> Daniel70 wrote:
> 
>> Don't you check out https://www.seamonkey-project.org/ .... or do those
>> Versions not work on your system??
> 
> 2.53.23 compiled and ran fine on FreeBSD 13.5.
> 


what source/build-kit did you download, to compile, and run on FreeBSD ?

[toc] | [prev] | [next] | [standalone]


#8500

FromGerhard Strangar <g.s@arcor.de>
Date2026-03-17 17:26 +0100
Message-ID<10pbvbt$6g0k$1@solani.org>
In reply to#8499
Geoff Welsh wrote:

>> 2.53.23 compiled and ran fine on FreeBSD 13.5.
> what source/build-kit did you download, to compile, and run on FreeBSD ?

https://archive.seamonkey-project.org/releases/2.53.23/source/seamonkey-2.53.23.source.tar.xz

I'm not aware of additional requirements, I didn't need to get anything
else. The .mozconfig was:

ac_add_options --enable-application=comm/suite
ac_add_options --disable-dbus
ac_add_options --disable-webrtc
ac_add_options --disable-debug-symbols
ac_add_options --disable-rust-simd

[toc] | [prev] | [next] | [standalone]


#8604

FromLouis Epstein <le@lekno.ws>
Date2026-06-24 15:16 +0000
Message-ID<111gsd0$185$3@reader1.panix.com>
In reply to#8500
Gerhard Strangar <g.s@arcor.de> wrote:
> Geoff Welsh wrote:
> 
>>> 2.53.23 compiled and ran fine on FreeBSD 13.5.
>> what source/build-kit did you download, to compile, and run on FreeBSD ?
> 
> https://archive.seamonkey-project.org/releases/2.53.23/source/seamonkey-2.53.23.source.tar.xz
> 
> I'm not aware of additional requirements, I didn't need to get anything
> else. The .mozconfig was:
> 
> ac_add_options --enable-application=comm/suite
> ac_add_options --disable-dbus
> ac_add_options --disable-webrtc
> ac_add_options --disable-debug-symbols
> ac_add_options --disable-rust-simd
> 
> 

I have now moved from FBSD 13.5 to 14.4.

I have had great problems building Rust lately.

What is the exact install process you used once you downloaded?

-=-=-
The World Trade Center towers MUST rise again,
at least as tall as before...or terror has triumphed.

[toc] | [prev] | [next] | [standalone]


#8605

FromGerhard Strangar <g.s@arcor.de>
Date2026-06-24 17:09 +0000
Message-ID<111h308$nj82$1@solani.org>
In reply to#8604
Louis Epstein wrote:

> I have now moved from FBSD 13.5 to 14.4.
> 
> I have had great problems building Rust lately.

I used the one from packages. The latest one, which is why I disabled
the rust SIMD.

> What is the exact install process you used once you downloaded?

- untar
- create .mozconfig
- ./mach build install

And that's it.

[toc] | [prev] | [next] | [standalone]


#8606

FromLouis Epstein <le@lekno.ws>
Date2026-06-24 21:56 +0000
Message-ID<111hjql$53f$1@reader1.panix.com>
In reply to#8605
Gerhard Strangar <g.s@arcor.de> wrote:
> Louis Epstein wrote:
> 
>> I have now moved from FBSD 13.5 to 14.4.
>> 
>> I have had great problems building Rust lately.
> 
> I used the one from packages. The latest one, which is why I disabled
> the rust SIMD.
> 
>> What is the exact install process you used once you downloaded?
> 
> - untar
> - create .mozconfig
> - ./mach build install

mach not make?
"mach" is something formed from the untar?
Is there a particular directory to download into?
 
> And that's it.

-=-=-
The World Trade Center towers MUST rise again,
at least as tall as before...or terror has triumphed.

[toc] | [prev] | [next] | [standalone]


#8607

FromLouis Epstein <le@lekno.ws>
Date2026-06-24 22:14 +0000
Message-ID<111hksi$2do$1@reader1.panix.com>
In reply to#8606
Louis Epstein <le@lekno.ws> wrote:
> Gerhard Strangar <g.s@arcor.de> wrote:
>> Louis Epstein wrote:
>> 
>>> I have now moved from FBSD 13.5 to 14.4.
>>> 
>>> I have had great problems building Rust lately.
>> 
>> I used the one from packages. The latest one, which is why I disabled
>> the rust SIMD.
>> 
>>> What is the exact install process you used once you downloaded?
>> 
>> - untar
>> - create .mozconfig
>> - ./mach build install
> 
> mach not make?
> "mach" is something formed from the untar?
> Is there a particular directory to download into?
>  
>> And that's it.

Just looking at old .mozconfig files on my machine.

One is

==
ac_add_options --enable-application=suite
mk_add_options MOZ_OBJDIR=/path/to/comm-central/obj-sm-release
mk_add_options MOZ_MAKE_FLAGS="-j4"
==
(assigned to 2.49.5 which I think is the last I had working)

Another is
==	
ac_add_options --enable-application=suite
ac_add_options --enable-ldap
ac_add_options --enable-calendar
ac_add_options --prefix="/usr/local"
ac_add_options --enable-jemalloc=4
ac_add_options --enable-system-cairo
ac_add_options --with-system-libevent
ac_add_options --enable-system-ffi
ac_add_options --with-system-graphite2
ac_add_options --with-system-harfbuzz
ac_add_options --enable-system-hunspell
ac_add_options --with-system-icu
ac_add_options --with-intl-api
ac_add_options --with-system-jpeg=/usr/local
ac_add_options --with-system-nspr
ac_add_options --with-system-nss
ac_add_options --with-system-png=/usr/local
ac_add_options --enable-system-pixman
ac_add_options --enable-system-sqlite
ac_add_options --with-system-libvpx
ac_add_options --with-system-vorbis
ac_add_options --with-system-ogg
ac_add_options --enable-chrome-format=omni
ac_add_options --enable-default-toolkit=cairo-gtk3
ac_add_options --enable-update-channel=release
ac_add_options --disable-updater
ac_add_options --enable-pie
ac_add_options --with-system-zlib
ac_add_options --with-system-bz2
ac_add_options --enable-optimize
ac_add_options --enable-startup-notification
ac_add_options --enable-gconf
ac_add_options --disable-libproxy
ac_add_options --enable-alsa
ac_add_options --enable-jack
ac_add_options --enable-pulseaudio
ac_add_options --disable-rust
ac_add_options --disable-debug
ac_add_options --disable-debug-symbols
ac_add_options --enable-release
ac_add_options --enable-dtrace
ac_add_options --disable-gold
ac_add_options --enable-profiling
ac_add_options --disable-tests
ac_add_options --disable-strip
ac_add_options --disable-install-strip
mk_add_options MOZ_OBJDIR="/usr/ports/www/seamonkey/work/.build"
export MAKE=gmake
export ac_cv_path_PERL=/usr/local/bin/perl
export ac_cv_path_PERL_PATH=/usr/local/bin/perl
export PERL_USE_UNSAFE_INC=1
export PKG_CONFIG=pkgconf
export PYTHON="/usr/local/bin/python2.7"
export XDG_DATA_HOME=/usr/ports/www/seamonkey/work
export XDG_CONFIG_HOME=/usr/ports/www/seamonkey/work
export HOME=/usr/ports/www/seamonkey/work
export PATH=/usr/ports/www/seamonkey/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
export SHELL=/bin/sh
export CONFIG_SHELL=/bin/sh
export RUSTFLAGS=""
export PERL="/usr/local/bin/perl"
export MOZ_JEMALLOC4=1
export MOZ_GOOGLE_API_KEY=AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8
export MOZ_OPTIMIZE_FLAGS="-O2 -O3"
==
(that was in 2.49.4 which definitely worked here)

Also present is

==
export CC=clang
export CXX=clang++
ac_add_options --enable-application=comm/suite
ac_add_options --enable-calendar
ac_add_options --enable-irc
ac_add_options --enable-dominspector
mk_add_options MOZ_OBJDIR=/home/ribo/mozilla-253/objdir
ac_add_options --enable-optimize
ac_add_options --enable-js-shell
#RAF ac_add_options --enable-elf-hack
ac_add_options --disable-debug-symbols
ac_add_options --disable-tests

# Disable checking that add-ons are signed by the trusted root
MOZ_ADDON_SIGNING=0
# Disable enforcing that add-ons are signed by the trusted root
MOZ_REQUIRE_SIGNING=0

# Package js shell
export MOZ_PACKAGE_JSSHELL=1
==

...which is from an attempt to install an early 2.53 
by someone who gave up on doing it for me and tells me
to forget Seamonkey which I refuse to do,since I like the
linked browser and email clients. 

> -=-=-
> The World Trade Center towers MUST rise again,
> at least as tall as before...or terror has triumphed.

[toc] | [prev] | [next] | [standalone]


#8608

FromLouis Epstein <le@lekno.ws>
Date2026-06-25 04:17 +0000
Message-ID<111ia4m$eje$1@reader1.panix.com>
In reply to#8607
Louis Epstein <le@lekno.ws> wrote:
> Louis Epstein <le@lekno.ws> wrote:
>> Gerhard Strangar <g.s@arcor.de> wrote:
>>> Louis Epstein wrote:
>>> 
>>>> I have now moved from FBSD 13.5 to 14.4.
>>>> 
>>>> I have had great problems building Rust lately.
>>> 
>>> I used the one from packages. The latest one, which is why I disabled
>>> the rust SIMD.
>>> 
>>>> What is the exact install process you used once you downloaded?
>>> 
>>> - untar
>>> - create .mozconfig
>>> - ./mach build install
>> 
>> mach not make?
>> "mach" is something formed from the untar?
>> Is there a particular directory to download into?
>>  
>>> And that's it.
> 
> Just looking at old .mozconfig files on my machine.
> 
> One is
> 
> ==
> ac_add_options --enable-application=suite
> mk_add_options MOZ_OBJDIR=/path/to/comm-central/obj-sm-release
> mk_add_options MOZ_MAKE_FLAGS="-j4"
> ==
> (assigned to 2.49.5 which I think is the last I had working)
> 
> Another is
> ==      
> ac_add_options --enable-application=suite
> ac_add_options --enable-ldap
> ac_add_options --enable-calendar
> ac_add_options --prefix="/usr/local"
> ac_add_options --enable-jemalloc=4
> ac_add_options --enable-system-cairo
> ac_add_options --with-system-libevent
> ac_add_options --enable-system-ffi
> ac_add_options --with-system-graphite2
> ac_add_options --with-system-harfbuzz
> ac_add_options --enable-system-hunspell
> ac_add_options --with-system-icu
> ac_add_options --with-intl-api
> ac_add_options --with-system-jpeg=/usr/local
> ac_add_options --with-system-nspr
> ac_add_options --with-system-nss
> ac_add_options --with-system-png=/usr/local
> ac_add_options --enable-system-pixman
> ac_add_options --enable-system-sqlite
> ac_add_options --with-system-libvpx
> ac_add_options --with-system-vorbis
> ac_add_options --with-system-ogg
> ac_add_options --enable-chrome-format=omni
> ac_add_options --enable-default-toolkit=cairo-gtk3
> ac_add_options --enable-update-channel=release
> ac_add_options --disable-updater
> ac_add_options --enable-pie
> ac_add_options --with-system-zlib
> ac_add_options --with-system-bz2
> ac_add_options --enable-optimize
> ac_add_options --enable-startup-notification
> ac_add_options --enable-gconf
> ac_add_options --disable-libproxy
> ac_add_options --enable-alsa
> ac_add_options --enable-jack
> ac_add_options --enable-pulseaudio
> ac_add_options --disable-rust
> ac_add_options --disable-debug
> ac_add_options --disable-debug-symbols
> ac_add_options --enable-release
> ac_add_options --enable-dtrace
> ac_add_options --disable-gold
> ac_add_options --enable-profiling
> ac_add_options --disable-tests
> ac_add_options --disable-strip
> ac_add_options --disable-install-strip
> mk_add_options MOZ_OBJDIR="/usr/ports/www/seamonkey/work/.build"
> export MAKE=gmake
> export ac_cv_path_PERL=/usr/local/bin/perl
> export ac_cv_path_PERL_PATH=/usr/local/bin/perl
> export PERL_USE_UNSAFE_INC=1
> export PKG_CONFIG=pkgconf
> export PYTHON="/usr/local/bin/python2.7"
> export XDG_DATA_HOME=/usr/ports/www/seamonkey/work
> export XDG_CONFIG_HOME=/usr/ports/www/seamonkey/work
> export HOME=/usr/ports/www/seamonkey/work
> export PATH=/usr/ports/www/seamonkey/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
> export SHELL=/bin/sh
> export CONFIG_SHELL=/bin/sh
> export RUSTFLAGS=""
> export PERL="/usr/local/bin/perl"
> export MOZ_JEMALLOC4=1
> export MOZ_GOOGLE_API_KEY=AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8
> export MOZ_OPTIMIZE_FLAGS="-O2 -O3"
> ==
> (that was in 2.49.4 which definitely worked here)
> 
> Also present is
> 
> ==
> export CC=clang
> export CXX=clang++
> ac_add_options --enable-application=comm/suite
> ac_add_options --enable-calendar
> ac_add_options --enable-irc
> ac_add_options --enable-dominspector
> mk_add_options MOZ_OBJDIR=/home/ribo/mozilla-253/objdir
> ac_add_options --enable-optimize
> ac_add_options --enable-js-shell
> #RAF ac_add_options --enable-elf-hack
> ac_add_options --disable-debug-symbols
> ac_add_options --disable-tests
> 
> # Disable checking that add-ons are signed by the trusted root
> MOZ_ADDON_SIGNING=0
> # Disable enforcing that add-ons are signed by the trusted root
> MOZ_REQUIRE_SIGNING=0
> 
> # Package js shell
> export MOZ_PACKAGE_JSSHELL=1
> ==
> 
> ...which is from an attempt to install an early 2.53 
> by someone who gave up on doing it for me and tells me
> to forget Seamonkey which I refuse to do,since I like the
> linked browser and email clients. 

AND I have had this one recommended to me for 2.53.12
which I never did get installed:


==
export CC=clang80
export CXX=clang++80
ac_add_options --enable-application=comm/suite
ac_add_options --enable-calendar
ac_add_options --enable-irc
ac_add_options --enable-dominspector
ac_add_options --enable-optimize
ac_add_options --disable-debug

==

 
>> -=-=-
>> The World Trade Center towers MUST rise again,
>> at least as tall as before...or terror has triumphed.

[toc] | [prev] | [next] | [standalone]


#8609

FromLouis Epstein <le@lekno.ws>
Date2026-06-25 16:43 +0000
Message-ID<111jls9$2al$1@reader1.panix.com>
In reply to#8608
Louis Epstein <le@lekno.ws> wrote:
> Louis Epstein <le@lekno.ws> wrote:
>> Louis Epstein <le@lekno.ws> wrote:
>>> Gerhard Strangar <g.s@arcor.de> wrote:
>>>> Louis Epstein wrote:
>>>> 
>>>>> I have now moved from FBSD 13.5 to 14.4.
>>>>> 
>>>>> I have had great problems building Rust lately.
>>>> 
>>>> I used the one from packages. The latest one, which is why I disabled
>>>> the rust SIMD.
>>>> 
>>>>> What is the exact install process you used once you downloaded?
>>>> 
>>>> - untar

I have downloaded the source.tar.xz file into a seamonkey253 directory
but what is the exact tar -x suboption?

>>>> - create .mozconfig
>>>> - ./mach build install
>>> 
>>> mach not make?
>>> "mach" is something formed from the untar?
>>> Is there a particular directory to download into?

Created a sub on my home directory though I'd like the program
to be in available path for all accounts.

>>>  
>>>> And that's it.
>> 
>> Just looking at old .mozconfig files on my machine.
>> 
>> One is
>> 
>> ==
>> ac_add_options --enable-application=suite
>> mk_add_options MOZ_OBJDIR=/path/to/comm-central/obj-sm-release
>> mk_add_options MOZ_MAKE_FLAGS="-j4"
>> ==
>> (assigned to 2.49.5 which I think is the last I had working)
>> 
>> Another is
>> ==      
>> ac_add_options --enable-application=suite
>> ac_add_options --enable-ldap
>> ac_add_options --enable-calendar
>> ac_add_options --prefix="/usr/local"
>> ac_add_options --enable-jemalloc=4
>> ac_add_options --enable-system-cairo
>> ac_add_options --with-system-libevent
>> ac_add_options --enable-system-ffi
>> ac_add_options --with-system-graphite2
>> ac_add_options --with-system-harfbuzz
>> ac_add_options --enable-system-hunspell
>> ac_add_options --with-system-icu
>> ac_add_options --with-intl-api
>> ac_add_options --with-system-jpeg=/usr/local
>> ac_add_options --with-system-nspr
>> ac_add_options --with-system-nss
>> ac_add_options --with-system-png=/usr/local
>> ac_add_options --enable-system-pixman
>> ac_add_options --enable-system-sqlite
>> ac_add_options --with-system-libvpx
>> ac_add_options --with-system-vorbis
>> ac_add_options --with-system-ogg
>> ac_add_options --enable-chrome-format=omni
>> ac_add_options --enable-default-toolkit=cairo-gtk3
>> ac_add_options --enable-update-channel=release
>> ac_add_options --disable-updater
>> ac_add_options --enable-pie
>> ac_add_options --with-system-zlib
>> ac_add_options --with-system-bz2
>> ac_add_options --enable-optimize
>> ac_add_options --enable-startup-notification
>> ac_add_options --enable-gconf
>> ac_add_options --disable-libproxy
>> ac_add_options --enable-alsa
>> ac_add_options --enable-jack
>> ac_add_options --enable-pulseaudio
>> ac_add_options --disable-rust
>> ac_add_options --disable-debug
>> ac_add_options --disable-debug-symbols
>> ac_add_options --enable-release
>> ac_add_options --enable-dtrace
>> ac_add_options --disable-gold
>> ac_add_options --enable-profiling
>> ac_add_options --disable-tests
>> ac_add_options --disable-strip
>> ac_add_options --disable-install-strip
>> mk_add_options MOZ_OBJDIR="/usr/ports/www/seamonkey/work/.build"
>> export MAKE=gmake
>> export ac_cv_path_PERL=/usr/local/bin/perl
>> export ac_cv_path_PERL_PATH=/usr/local/bin/perl
>> export PERL_USE_UNSAFE_INC=1
>> export PKG_CONFIG=pkgconf
>> export PYTHON="/usr/local/bin/python2.7"
>> export XDG_DATA_HOME=/usr/ports/www/seamonkey/work
>> export XDG_CONFIG_HOME=/usr/ports/www/seamonkey/work
>> export HOME=/usr/ports/www/seamonkey/work
>> export PATH=/usr/ports/www/seamonkey/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
>> export SHELL=/bin/sh
>> export CONFIG_SHELL=/bin/sh
>> export RUSTFLAGS=""
>> export PERL="/usr/local/bin/perl"
>> export MOZ_JEMALLOC4=1
>> export MOZ_GOOGLE_API_KEY=AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8
>> export MOZ_OPTIMIZE_FLAGS="-O2 -O3"
>> ==
>> (that was in 2.49.4 which definitely worked here)
>> 
>> Also present is
>> 
>> ==
>> export CC=clang
>> export CXX=clang++
>> ac_add_options --enable-application=comm/suite
>> ac_add_options --enable-calendar
>> ac_add_options --enable-irc
>> ac_add_options --enable-dominspector
>> mk_add_options MOZ_OBJDIR=/home/ribo/mozilla-253/objdir
>> ac_add_options --enable-optimize
>> ac_add_options --enable-js-shell
>> #RAF ac_add_options --enable-elf-hack
>> ac_add_options --disable-debug-symbols
>> ac_add_options --disable-tests
>> 
>> # Disable checking that add-ons are signed by the trusted root
>> MOZ_ADDON_SIGNING=0
>> # Disable enforcing that add-ons are signed by the trusted root
>> MOZ_REQUIRE_SIGNING=0
>> 
>> # Package js shell
>> export MOZ_PACKAGE_JSSHELL=1
>> ==
>> 
>> ...which is from an attempt to install an early 2.53 
>> by someone who gave up on doing it for me and tells me
>> to forget Seamonkey which I refuse to do,since I like the
>> linked browser and email clients. 
> 
> AND I have had this one recommended to me for 2.53.12
> which I never did get installed:
> 
> 
> ==
> export CC=clang80
> export CXX=clang++80
> ac_add_options --enable-application=comm/suite
> ac_add_options --enable-calendar
> ac_add_options --enable-irc
> ac_add_options --enable-dominspector
> ac_add_options --enable-optimize
> ac_add_options --disable-debug
> 
> ==
> 
>  
>>> -=-=-
>>> The World Trade Center towers MUST rise again,
>>> at least as tall as before...or terror has triumphed.

[toc] | [prev] | [next] | [standalone]


#8610

FromGerhard Strangar <g.s@arcor.de>
Date2026-06-26 18:45 +0000
Message-ID<111mhd7$r535$1@solani.org>
In reply to#8609
Louis Epstein wrote:

> I have downloaded the source.tar.xz file into a seamonkey253 directory
> but what is the exact tar -x suboption?

tar xf source.tar.xz
But if that's not related to Seamonkey.

> Created a sub on my home directory though I'd like the program
> to be in available path for all accounts.

Ask root to create one somwhere else and put it in your .mozconfig, for
example:
ac_add_options --prefix=/usr/local/seamonkey-2.53.23

But if that's what's stopping you, you might want to reconsider using
thunderbird + firefox, they come as packages in FreeBSD.

[toc] | [prev] | [next] | [standalone]


#8611

FromLouis Epstein <le@lekno.ws>
Date2026-06-27 05:16 +0000
Message-ID<111nmbl$him$2@reader1.panix.com>
In reply to#8610
Gerhard Strangar <g.s@arcor.de> wrote:
> Louis Epstein wrote:
> 
>> I have downloaded the source.tar.xz file into a seamonkey253 directory
>> but what is the exact tar -x suboption?
> 
> tar xf source.tar.xz
> But if that's not related to Seamonkey.

Just trying to get the exact sequence down.

The guy who usually does tech stuff for me was making 
installing Seamonkey sound impossible as a long term
excuse for not doing it.
 
I miss its being a port/package.

>> Created a sub on my home directory though I'd like the program
>> to be in available path for all accounts.
> 
> Ask root to create one somwhere else and put it in your .mozconfig, for
> example:
> ac_add_options --prefix=/usr/local/seamonkey-2.53.23
> 
> But if that's what's stopping you, you might want to reconsider using
> thunderbird + firefox, they come as packages in FreeBSD.

I use Firefox as it is but I want my Seamonkey back.

-=-=-
The World Trade Center towers MUST rise again,
at least as tall as before...or terror has triumphed.

[toc] | [prev] | [next] | [standalone]


#8613

FromCharlie Gibbs <cgibbs@kltpzyxm.invalid>
Date2026-06-27 18:22 +0000
Message-ID<FxU%R.1468$Cur5.611@fx45.iad>
In reply to#8611
On 2026-06-27, Louis Epstein <le@lekno.ws> wrote:

> Gerhard Strangar <g.s@arcor.de> wrote:
>
>> Louis Epstein wrote:
>> 
>>> I have downloaded the source.tar.xz file into a seamonkey253 directory
>>> but what is the exact tar -x suboption?
>> 
>> tar xf source.tar.xz
>> But if that's not related to Seamonkey.
>
> Just trying to get the exact sequence down.
>
> The guy who usually does tech stuff for me was making 
> installing Seamonkey sound impossible as a long term
> excuse for not doing it.
>  
> I miss its being a port/package.

Why make things so complicated?  I don't need no steenkin'
installer - I just download the release, unzip it into
/opt/seamonkey, and the update is complete.  I have an
icon that points to it, but that doesn't change after
an update.  Easy-peasy.

>>> Created a sub on my home directory though I'd like the program
>>> to be in available path for all accounts.
>> 
>> Ask root to create one somwhere else and put it in your .mozconfig, for
>> example:
>> ac_add_options --prefix=/usr/local/seamonkey-2.53.23
>> 
>> But if that's what's stopping you, you might want to reconsider using
>> thunderbird + firefox, they come as packages in FreeBSD.
>
> I use Firefox as it is but I want my Seamonkey back.

Seamonkey is my default browsesr; unfortunately I have to
fall back to Firefox more and more, as much as I dislike
its user interface.

-- 
/~\  Charlie Gibbs                  |  No artificial
\ /  <cgibbs@kltpzyxm.invalid>      |  intelligence was
 X   I'm really at ac.dekanfrus     |  used in the creation
/ \  if you read it the right way.  |  of this post.

[toc] | [prev] | [next] | [standalone]


#8614

FromHank Rogers <Hank@nospam.invalid>
Date2026-06-27 19:50 -0500
Message-ID<111pr4l$3ad75$1@dont-email.me>
In reply to#8613
Charlie Gibbs wrote on 6/27/2026 1:22 PM:
> On 2026-06-27, Louis Epstein <le@lekno.ws> wrote:
> 
>> Gerhard Strangar <g.s@arcor.de> wrote:
>>
>>> Louis Epstein wrote:
>>>
>>>> I have downloaded the source.tar.xz file into a seamonkey253 directory
>>>> but what is the exact tar -x suboption?
>>>
>>> tar xf source.tar.xz
>>> But if that's not related to Seamonkey.
>>
>> Just trying to get the exact sequence down.
>>
>> The guy who usually does tech stuff for me was making
>> installing Seamonkey sound impossible as a long term
>> excuse for not doing it.
>>   
>> I miss its being a port/package.
> 
> Why make things so complicated?  I don't need no steenkin'
> installer - I just download the release, unzip it into
> /opt/seamonkey, and the update is complete.  I have an
> icon that points to it, but that doesn't change after
> an update.  Easy-peasy.
> 
>>>> Created a sub on my home directory though I'd like the program
>>>> to be in available path for all accounts.
>>>
>>> Ask root to create one somwhere else and put it in your .mozconfig, for
>>> example:
>>> ac_add_options --prefix=/usr/local/seamonkey-2.53.23
>>>
>>> But if that's what's stopping you, you might want to reconsider using
>>> thunderbird + firefox, they come as packages in FreeBSD.
>>
>> I use Firefox as it is but I want my Seamonkey back.
> 
> Seamonkey is my default browsesr; unfortunately I have to
> fall back to Firefox more and more, as much as I dislike
> its user interface.
> 

It's a damn shame.

[toc] | [prev] | [next] | [standalone]


#8616

FromNuno Silva <nunojsilva@invalid.invalid>
Date2026-06-28 07:40 +0100
Message-ID<111qfk2$3eh9f$1@dont-email.me>
In reply to#8613
On 2026-06-27, Charlie Gibbs wrote:

> On 2026-06-27, Louis Epstein <le@lekno.ws> wrote:
>
>> Gerhard Strangar <g.s@arcor.de> wrote:
>>
>>> Louis Epstein wrote:
>>> 
>>>> I have downloaded the source.tar.xz file into a seamonkey253 directory
>>>> but what is the exact tar -x suboption?
>>> 
>>> tar xf source.tar.xz
>>> But if that's not related to Seamonkey.
>>
>> Just trying to get the exact sequence down.
>>
>> The guy who usually does tech stuff for me was making 
>> installing Seamonkey sound impossible as a long term
>> excuse for not doing it.
>>  
>> I miss its being a port/package.
>
> Why make things so complicated?  I don't need no steenkin'
> installer - I just download the release, unzip it into
> /opt/seamonkey, and the update is complete.  I have an
> icon that points to it, but that doesn't change after
> an update.  Easy-peasy.

There is no binary release for BSD systems.

Can FreeBSD run binaries built for GNU/Linux systems, and with decent
enough compatibility and performance?

-- 
Nuno Silva

[toc] | [prev] | [next] | [standalone]


#8617

Fromgroenveld@acm.org (John D Groenveld)
Date2026-06-28 13:51 +0000
Message-ID<nacn77FepgrU1@mid.individual.net>
In reply to#8616
In article <111qfk2$3eh9f$1@dont-email.me>,
Nuno Silva  <nunojsilva@invalid.invalid> wrote:
>Can FreeBSD run binaries built for GNU/Linux systems, and with decent

<URL:https://docs.freebsd.org/en/books/handbook/linuxemu/>

>enough compatibility and performance?

I see some posts running Chrome and games via Linux emulation.

John
groenveld@acm.org

[toc] | [prev] | [next] | [standalone]


Page 1 of 2  [1] 2  Next page →

Back to top | Article view | alt.comp.software.seamonkey


csiph-web