Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mozilla 1.5, Firebird 0.7, Thunderbird 0.3 are out !
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3, 4  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
tdb
Apprentice
Apprentice


Joined: 19 Sep 2002
Posts: 293
Location: New Orleans, Louisiana, U.S.A. (what's left of it anyway...)

PostPosted: Thu Oct 16, 2003 3:45 am    Post subject: Reply with quote

Another heads up. One of the extensions completely fscks up the browser with some xml error. I am on the fourth reinstall as I type. I don't know which one yet. Make sure you "emerge -b mozilla-firebird" so you can save yourself a lot of recompilation.
Back to top
View user's profile Send private message
xlyz
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1470
Location: Italy

PostPosted: Thu Oct 16, 2003 8:18 am    Post subject: Reply with quote

xlyz wrote:
btw, I'm going to build a binary package for those with slow cpu:
CFLAGS="-mcpu=i686 -O2"
USE="+java -gtk2 -ipv6 -gnome -moznoxft"


I have the binary sitting on my hd. Who want to host it?
Back to top
View user's profile Send private message
tactless
l33t
l33t


Joined: 14 Jul 2002
Posts: 642
Location: Mitzpe Adi, Israel

PostPosted: Thu Oct 16, 2003 8:55 am    Post subject: Reply with quote

Is Thunderbird as long a compile as Firebird?
_________________
Tactless

"If it wasn't for fog, the world would run at a really crappy framerate."

Jabber: tactless@amessage.info
Back to top
View user's profile Send private message
Karny
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2003
Posts: 88
Location: Johannesburg, South Africa

PostPosted: Thu Oct 16, 2003 10:12 am    Post subject: Reply with quote

tatcless: longer, if you ignored fizz's advice (Like I did). :oops:
_________________
<!-- Insert funny comment here-->

Jabber: Karny@jabber.org
Back to top
View user's profile Send private message
dob
Apprentice
Apprentice


Joined: 04 Oct 2002
Posts: 199
Location: S.L.P.

PostPosted: Thu Oct 16, 2003 10:29 am    Post subject: Reply with quote

I hope the official ebuilds will soon be in portage :oops:
Back to top
View user's profile Send private message
Karny
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2003
Posts: 88
Location: Johannesburg, South Africa

PostPosted: Thu Oct 16, 2003 10:32 am    Post subject: Reply with quote

Whats wrong with these ones?

Firebird is compiled and running 100% here and Thunderbird would be too if I had of listened to advice...
_________________
<!-- Insert funny comment here-->

Jabber: Karny@jabber.org
Back to top
View user's profile Send private message
Stu L Tissimus
Veteran
Veteran


Joined: 08 Jun 2003
Posts: 1339
Location: NJ, 5 minutes from NYC

PostPosted: Thu Oct 16, 2003 10:47 am    Post subject: Reply with quote

Why -gtk2?
_________________
old outdated sig
Back to top
View user's profile Send private message
Karny
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2003
Posts: 88
Location: Johannesburg, South Africa

PostPosted: Thu Oct 16, 2003 11:08 am    Post subject: Reply with quote

Arg!

Code:

 * Building Enigmail plugin...
make: *** No targets specified and no makefile found.  Stop.
 
!!! ERROR: net-mail/mozilla-thunderbird-0.3 failed.
!!! Function src_compile, Line 166, Exitcode 2
!!! (no error message)


Code:

ACCEPT_KEYWORDS="x86 ~x86"
CFLAGS="-march=pentium4 -O3 -pipe"
USE="oss apm avi crypt encode foomaticdb libg++ mad mikmod ncurses nls pdflib xml2 xmms xv zlib gdbm berkdb slang readline arts bonobo svga tcltk java guile mysql sdl gpm tcpd pam libwww ssl perl python imlib oggvorbis qt kde motif gtk2 gtkhtml samba tiff usb xine cdr cups esd gif gnome gtk jpeg mpeg png quicktime spell truetype X x86 opengl"


Any ideas?
_________________
<!-- Insert funny comment here-->

Jabber: Karny@jabber.org
Back to top
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Thu Oct 16, 2003 11:27 am    Post subject: Reply with quote

fizz wrote:
just learned by reading the ebuild that thunderbird doesnt like when you have -fomit-frame-pointer in make.conf for your cflags. heads up to anyone with that.


inherit flag-o-matic

filter-flags "-fomit-frame-pointer"

and the problem is solved once and for all, the ebuild now automatically strips that evil flag.
Back to top
View user's profile Send private message
xlyz
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1470
Location: Italy

PostPosted: Thu Oct 16, 2003 11:33 am    Post subject: Reply with quote

Stu L Tissimus wrote:
Why -gtk2?

to be usable from more people
Back to top
View user's profile Send private message
Karny
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2003
Posts: 88
Location: Johannesburg, South Africa

PostPosted: Thu Oct 16, 2003 11:34 am    Post subject: Reply with quote

But I've already removed "-fomit-frame-pointer" from my make.conf... Shouldn't that be enough?

On a side note, I didn't really understand your last post... must I add filter-flags "-fomit-frame-pointer" to my thunderbird ebuild?
_________________
<!-- Insert funny comment here-->

Jabber: Karny@jabber.org
Back to top
View user's profile Send private message
PovMan
Guru
Guru


Joined: 30 Sep 2002
Posts: 375
Location: Australia

PostPosted: Thu Oct 16, 2003 11:37 am    Post subject: Reply with quote

mmealman wrote:
What's the difference between firebird, thunderbird and mozilla?

Well, Mozilla was originally derived from netscape and netscape has actually been using the mozilla source mostly iirc.
Firebird is a newish thing built on the same renderer, but a different interface which is cut down. and it's masked ;)
Thunderbird is a mail client to match firebird.
_________________
I am SPAM, hear me roar.
Before posting your own topic, try to answer at least one unanswered one.
Back to top
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Thu Oct 16, 2003 11:45 am    Post subject: Reply with quote

Karny wrote:
But I've already removed "-fomit-frame-pointer" from my make.conf... Shouldn't that be enough?

On a side note, I didn't really understand your last post... must I add filter-flags "-fomit-frame-pointer" to my thunderbird ebuild?


inherit flag-o-matic
filter-flags "-fomit-frame-pointer"

gets rid of the flag without you having to edit make.conf - it's the senible thing to do if a flag is causing problems.
Back to top
View user's profile Send private message
Karny
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2003
Posts: 88
Location: Johannesburg, South Africa

PostPosted: Thu Oct 16, 2003 11:59 am    Post subject: Reply with quote

K, thanks... learning all the time :)

Still doesn't solve the problem tho... rebuilding again without the crypto settings...
_________________
<!-- Insert funny comment here-->

Jabber: Karny@jabber.org
Back to top
View user's profile Send private message
Karny
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2003
Posts: 88
Location: Johannesburg, South Africa

PostPosted: Thu Oct 16, 2003 12:22 pm    Post subject: Reply with quote

Well, that didn't help either :roll:

/me runs out of ideas...
_________________
<!-- Insert funny comment here-->

Jabber: Karny@jabber.org
Back to top
View user's profile Send private message
tweakt
Tux's lil' helper
Tux's lil' helper


Joined: 16 Sep 2003
Posts: 92
Location: Boston, MA. USA

PostPosted: Thu Oct 16, 2003 1:03 pm    Post subject: Reply with quote

Hmm, does anyone else run into this when building? I'm using an ebuild based on 1.4-r4, I just updated the SRC_URI (/pub/mozilla --> /pub/mozilla.org/mozilla). I tried commenting out some of the things that the other 1.5 ebuild posted earlier did, doesn't seem to affect this section though...

Error happened on line with ">>":
Code:
        # Disable jobserver here ...
        make MAKE="make" moz_import || die
>>      make MAKE="make" || die
        cd ${S}
 

Make output:
Code:
make[2]: Leaving directory `/var/tmp/portage/mozilla-1.5/work/mozilla/modules/zlib/standalone'
make[2]: Entering directory `/var/tmp/portage/mozilla-1.5/work/mozilla/other-licenses/libart_lgpl'
make[2]: *** No rule to make target `export'.  Stop.
make[2]: Leaving directory `/var/tmp/portage/mozilla-1.5/work/mozilla/other-licenses/libart_lgpl'
make[1]: *** [tier_1] Error 2
make[1]: Leaving directory `/var/tmp/portage/mozilla-1.5/work/mozilla'
make: *** [default] Error 2

Here's my setup:
Code:
 U I [ Found these USE variables in : net-www/mozilla-1.5 ]
 + + java         : Adds support for Java
 + + crypt        : Add support for encryption -- using mcrypt or gpg where applicable
 + + ipv6         : Adds support for IP version 6
 + + gtk2         : Use gtk+-2.0.0 over gtk+-1.2 in cases where a program supports both. Beware that gtk+-2 support can be bad.
 + - ssl          : Adds support for Secure Socket Layer connections
 + + ldap         : Adds LDAP support (Lightweight Directory Access Protocol)
 + + gnome        : Adds GNOME support
 - - debug        : Tells configure and the makefiles to build for debugging. Effects vary acrosss packages, but generally it will at least add -g to CFLAGS. Remember to set FEATURES+=nostrip too.
 + + mozsvg       : blank
 - - mozcalendar  : blank
 - - mozaccess    : blank
 - + mozp3p       : blank
 - + mozxmlterm   : blank
 + + moznoirc     : If you do NOT want the IRC client built with mozilla
 - - moznomail    : If you do NOT want the mail client built with mozilla
 - - moznocompose : If you do NOT want the web page composer built with mozilla
 - - moznoxft     : blank
Back to top
View user's profile Send private message
nutate
n00b
n00b


Joined: 27 Aug 2002
Posts: 11

PostPosted: Thu Oct 16, 2003 2:28 pm    Post subject: mozilla-firebird-bin 0.7 ebuild Reply with quote

I put up my hacked up little Firebird 0.7 binary ebuild on bugzilla yesterday.

https://bugs.gentoo.org/show_bug.cgi?id=31192

-Rich
Back to top
View user's profile Send private message
fizz
Guru
Guru


Joined: 31 Aug 2003
Posts: 309
Location: Florida

PostPosted: Thu Oct 16, 2003 2:35 pm    Post subject: Reply with quote

i still cant get it to run, i get an unresolved symbol, so after 3 hours of compiling thunderbird over and over i gave up. Ill wait for an official ebuild.
_________________
Athlon 64 3200, MSI NEO NForce 3, 1Gig PC3700, EVGA Geforce 6800 GT
Back to top
View user's profile Send private message
anfpunk
Apprentice
Apprentice


Joined: 29 May 2003
Posts: 275
Location: Columbus, Oh

PostPosted: Thu Oct 16, 2003 3:15 pm    Post subject: Reply with quote

Everytime i build Firebird instead of using mozilla-firebird-bin I get gigantic ugly fonts. How can I make them look like the fonts in mozilla-firebird-bin?

USE="-3dfx 3dnow -acpi alsa apache2 apm -arts -bonobo cdr crypt dga directfb -do
c dvd -emacs encode -esd fbcon -firebird -flash -foomaticdb gd -gnome gpm -gps -
gtk gtk2 -imap -ipv6 jack jikes -joystick junit -kde -kerberos ladcca ldap -leim
-lirc mad maildir -matrox -mbox -mcal mmx -mule mysql ncurses nocardbus opengl
-oss pam -pcmcia -pda -pnp -postgres -samba -scanner sdl -snmp sse ssl svga tcpd
truetype usb -voodoo3 X xinerama xmms xv"

Also, what's with the weird binary placement. /usr/lib/MozillaFirebird/MozillaFirebird
Back to top
View user's profile Send private message
Karny
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2003
Posts: 88
Location: Johannesburg, South Africa

PostPosted: Thu Oct 16, 2003 4:39 pm    Post subject: Reply with quote

Fizz: I've uploaded my hacked ebuild of thunderbird-0.3 to http://www.tendoweb.com/mozilla-thunderbird-0.3.ebuild in case you migth want to try again. It worked for me.

I would suggest deleting everything in your /usr/local/portage/net-mail/mozilla-thunderbird directory and doing "ebuild mozilla-thunderbird-0.3.ebuild digest" again too.

Good luck!
_________________
<!-- Insert funny comment here-->

Jabber: Karny@jabber.org
Back to top
View user's profile Send private message
ventricle
Guru
Guru


Joined: 04 Apr 2003
Posts: 305
Location: UK/Australia

PostPosted: Thu Oct 16, 2003 5:03 pm    Post subject: Reply with quote

I have emerged it, but I don't know what command will run it.
I have tried MozillaFirebird, and nothing happens!!
_________________
[LRU]
Back to top
View user's profile Send private message
Karny
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2003
Posts: 88
Location: Johannesburg, South Africa

PostPosted: Thu Oct 16, 2003 5:14 pm    Post subject: Reply with quote

The file is located in /usr/lib/MozillaFirebird/MozillaFirebird

Just do the following :-
Code:

ln -s /usr/lib/MozillaFirebird/MozillaFirebird /usr/bin/MozillaFirebird


And everything should work 100%
_________________
<!-- Insert funny comment here-->

Jabber: Karny@jabber.org
Back to top
View user's profile Send private message
ventricle
Guru
Guru


Joined: 04 Apr 2003
Posts: 305
Location: UK/Australia

PostPosted: Thu Oct 16, 2003 5:33 pm    Post subject: Reply with quote

Still seems to be a problem with it.
If I go to: http://www.reuters.co.uk
it simply crashes and the browser disappears.
_________________
[LRU]
Back to top
View user's profile Send private message
Karny
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2003
Posts: 88
Location: Johannesburg, South Africa

PostPosted: Thu Oct 16, 2003 5:40 pm    Post subject: Reply with quote

Odd.. works fine for me :?
_________________
<!-- Insert funny comment here-->

Jabber: Karny@jabber.org
Back to top
View user's profile Send private message
ventricle
Guru
Guru


Joined: 04 Apr 2003
Posts: 305
Location: UK/Australia

PostPosted: Thu Oct 16, 2003 5:42 pm    Post subject: Reply with quote

Are you running stable or ~x86 ?
_________________
[LRU]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3, 4  Next
Page 3 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum