Seamonkey-2.32.en-US.linux-i686 Compiled in Tahrpup 6.0.1

Browsers, email, chat, etc.
Post Reply
Message
Author
User avatar
scabz
Posts: 364
Joined: Thu 30 Apr 2009, 18:14
Location: Tallahassee FL US
Contact:

Seamonkey-2.32.en-US.linux-i686 Compiled in Tahrpup 6.0.1

#1 Post by scabz »

Seamonkey Website http://www.seamonkey-project.org/
Image

Seamonkey-mail
Image

Seamonkey-composer
Image

Seamonkey-Address_Book
Image

Seamonkey-IRC_Chat
Image

seamonkey-2.32.en-US.linux-i686.pet "Warning takes up 91M after install"
seamonkey-2.32.en-US.linux-i686.sfs "Only use SFS if seamonkey is not builtin,uninstall seamonkey befor use"

I compiled the above in Tahrpup 6.0.1, May work in other Puppies.
here is my .mozconfig for anyone that might want it.

Code: Select all

mk_add_options MOZ_CO_PROJECT=suite
mk_add_options MOZ_MAKE_FLAGS="-j2"
ac_add_options --enable-application=suite
ac_add_options --enable-system-hunspell
ac_add_options --localstatedir=/var
ac_add_options --sysconfdir=/etc
ac_add_options --prefix=/usr
ac_add_options --host=i686-pc-linux-gnu
ac_add_options --disable-dbus
ac_add_options --disable-accessibility
ac_add_options --with-system-bz2
ac_add_options --disable-updater
ac_add_options --disable-parental-controls
ac_add_options --enable-places
ac_add_options --disable-gnomevfs
ac_add_options --disable-gnomeui
ac_add_options --disable-system-sqlite
ac_add_options --disable-system-cairo
ac_add_options --enable-strip
ac_add_options --with-system-jpeg
ac_add_options --with-system-zlib
ac_add_options --enable-libxul
ac_add_options --enable-storage
ac_add_options --disable-tests
ac_add_options --with-default-mozilla-five-home=/usr/lib/seamonkey
ac_add_options --enable-jsd
ac_add_options --enable-default-toolkit=cairo-gtk2
ac_add_options --disable-crashreporter
ac_add_options --enable-libnotify
ac_add_options --disable-gio
ac_add_options --enable-chrome-format=omni
ac_add_options --disable-necko-wifi
ac_add_options --with-pthreads
ac_add_options --enable-system-pixman
ac_add_options --enable-printing
ac_add_options --disable-gconf
ac_add_options --enable-cookies
ac_add_options --enable-negotiateauth
ac_add_options --disable-official-branding
ac_add_options --disable-gstreamer
ac_add_options --disable-pulseaudio
Last edited by scabz on Fri 30 Jan 2015, 20:01, edited 3 times in total.

User avatar
Volodya
Posts: 51
Joined: Thu 03 Dec 2009, 00:49
Location: CCCP

#2 Post by Volodya »

Thanks scabz!

It should work on Precise 5.7.1, but I was wondering about how much space it will take, since SeaMonkey 2.19 is embedded in the original squashfs (puppy_precise_5.7.1.sfs) and can't be really deleted (/usr/lib/seamonkey-2.19).

Maybe the best solution is to edit the original sfs and replace SM 2.19 with SM 2.25?
[quote]"The ideas of the ruling class are in every epoch the ruling ideas"

Karl Marx[/quote]

User avatar
scabz
Posts: 364
Joined: Thu 30 Apr 2009, 18:14
Location: Tallahassee FL US
Contact:

#3 Post by scabz »

Thanks scabz!

It should work on Precise 5.7.1, but I was wondering about how much space it will take, since SeaMonkey 2.19 is embedded in the original squashfs (puppy_precise_5.7.1.sfs) and can't be really deleted (/usr/lib/seamonkey-2.19).

Maybe the best solution is to edit the original sfs and replace SM 2.19 with SM 2.25?
Its takes 70M of you savefile after install i should write a warning.

Yeah it would be better to remaster with it included in the main sfs or remove it in the main sfs and have a addon sfs with it.

User avatar
Volodya
Posts: 51
Joined: Thu 03 Dec 2009, 00:49
Location: CCCP

#4 Post by Volodya »

It works like a charm on Precise 5.7.1.

Because you compiled it with the "suite" option it includes the full SM apps set (ChatZilla, Composer, Mail agent, etc) which is very good for most users.

But since I barely use any of them, I'm not sure, but maybe it's a little bloated for me. What is the size/performance difference if you compile it just with "mk_add_options MOZ_CO_PROJECT=browser" (or whatever other options are needed)?

Would you be so kind as to compile it and share it with the community?

I'd do it myself, but at the moment I can't set a spare (powerful) computer to compile it, and from my experiences compiling FF with my hardware, it took hours and hours and hours... and hours.

Just if you have a good computer, the desire to do it and the time.

Thank you.
[quote]"The ideas of the ruling class are in every epoch the ruling ideas"

Karl Marx[/quote]

User avatar
scabz
Posts: 364
Joined: Thu 30 Apr 2009, 18:14
Location: Tallahassee FL US
Contact:

#5 Post by scabz »

It works like a charm on Precise 5.7.1.

Because you compiled it with the "suite" option it includes the full SM apps set (ChatZilla, Composer, Mail agent, etc) which is very good for most users.

But since I barely use any of them, I'm not sure, but maybe it's a little bloated for me. What is the size/performance difference if you compile it just with "mk_add_options MOZ_CO_PROJECT=browser" (or whatever other options are needed)?
It takes me 6 hours to compile not including setup and packaging on my eeepc 1005hab, not a powerful system.

i do have a current firefox in my repo it you want just a browser it has this option --disable-official-branding so there will be no official-branding. my repo https://www.mediafire.com/folder/cc4nim ... cise_5.6.1

User avatar
Volodya
Posts: 51
Joined: Thu 03 Dec 2009, 00:49
Location: CCCP

#6 Post by Volodya »

Thanks scabz, I understand you.

I was testing FF a little, but isn't it a lot bigger than SM, especially regarding memory usage? I'm on an Atom 455, 1 GB RAM DDR2, frugal install to a USB flash drive, so resources are scarce and valuable.
[quote]"The ideas of the ruling class are in every epoch the ruling ideas"

Karl Marx[/quote]

User avatar
scabz
Posts: 364
Joined: Thu 30 Apr 2009, 18:14
Location: Tallahassee FL US
Contact:

#7 Post by scabz »

-- updated to seamonkey-2.32.en-US.linux-i686

anewuser
Posts: 93
Joined: Sun 05 Feb 2012, 20:00

#8 Post by anewuser »

I second Volodya's request, not the full suite but statically built seamonkey only (No composer, no chatzilla, and no thunderbird). Also for irc I'd use xchat or hexchat.

scabz eeepc 1005hab, a netbook with 1GB of ram. I thought seamonkey fullsuite would not compile without the official 4GB recommended settings for compile.

To test on Racy5.5

gcmartin

#9 Post by gcmartin »

Hello @scabz. "works a treat!" @BarryK will be proud, if he see this. It would reduce his headache in April64 that he currently experiences, if he knows of your complete outlining to success.

Hi @Volodya, I think your ATom is a 64bit PC. I ask, would you test @BarryK's April64 on your PC. And, if time permits, test FATDOG on your PC. Both of these are sparse and fast and should work on your system. @FATDOG, would have the size and performance you request.

Hope this is helpful to all mentioned.

Post Reply