Date: 05 Jan 2003 02:10:18 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: "Mezz bsdforums.org" <reigncracks@hotmail.com> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: More on the ports freeze/impending thaw Message-ID: <1041750617.87426.13.camel@shumai.marcuscom.com> In-Reply-To: <F969BeHk7IhRQqMdia300011f87@hotmail.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Sun, 2003-01-05 at 00:52, Mezz bsdforums.org wrote: > >They really haven't released a snapshot of the source. I know they do > >nightly snapshots from CVS, but I was hoping to have a more static > >target to track. I do plan on importing gaim-0.60, but I'd prefer to > >wait until they make some kind of release. > > Ok, I will leave that to you. I will try to write one and compare one of > your, so I can learn. ;) > > >It may be ready to go now. Phoenix-0.5 is based on Mozilla 1.3a. I > >think 1.3a has all the necessary GTK-2 patches integrated. If so, it > >should just be a matter of specifying the --enable-default-toolkit=gtk2 > >configure argument (and taking care of the dependencies). I'm starting > >to work on the Mozilla 1.3a port now, so I'll know in a while if this is > >the case. > > I did tried that, I modfied in the www/phoenix/files/mozconfig.in. But, I > get no success. It built and went well. When, I tried to run; it just will > not run and there was no error. I should have enable the debug in the > mozconfig.in, thought. Anyway, here's what I did following: > > Remove: > ====================== > export GTK_CONFIG=@X11BASE@/bin/gtk12-config > mk_add_options GTK_CONFIG=$GTK_CONFIG > export GLIB_CONFIG=@LOCALBASE@/bin/glib12-config > mk_add_options GLIB_CONFIG=$GLIB_CONFIG > ====================== > > Add: > ====================== > ac_add_options --enable-default-toolkit=gtk2 > ====================== > > or (both above and bottom don't work) > > Add: > ====================== > ac_add_options --enable-toolkit-gtk2 > ac_add_options --enable-default-toolkit=gtk2 > ====================== > > Also, I did the small edit Makefile by delete USE_GNOMENG and USE_GNOME and > tweak small stuff.. I tried several different way (copied a little from > mozilla-devel), but no success. I gave up, because Phoenix does take a quiet > while to build on 464Mhz machine. :P The GTK-2 patches might not be in 1.3a yet. You can try applying the patch from mozilla-devel to see if it helps. > > > Off point, here are few errors that I have been collect. I keep them in the > text file, so here's link. -> http://www.mezzweb.com:81/show/errors.txt I > have Gnome 2.1.5, which I checkout from your CVS website around Jan 2 or 3. > I left portupgrade to upgrade everythingthing that is depending on > glib2.2/gtk2.2. Before that, I did the buildworld+kernel to update the > system/kernel on Dec 31/Jan1. Most of these errors are "normal." That is, they aren't indicative of any real problem. As for Nautilus not exiting, it should never exit. It's purpose is to draw the desktop. If it gets killed, it will respawn. It should, of course, go away when you exit GNOME. The gnome-terminal message looks benign to me. > > BTW: I notice, Gnome 2.1.5 with GTK2.2/glib2.2 seems to be a little faster > than before. :) Some debugging in GTK and friends was removed when 2.2 was released. You could probably get even more performance out of your machine by editing /usr/src/lib/libc/stdlib/malloc.c, and setting abort and junk to 0. These flags add extra debugging overhead to malloc. They will be removed in 5.0-RELEASE (which puts it in sync with how -stable works). Joe > > Cheers, > Mezz > > _________________________________________________________________ > MSN 8 helps eliminate e-mail viruses. Get 2 months FREE* > http://join.msn.com/?page=features/virus -- PGP Key : http://www.marcuscom.com/pgp.asc [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+F9pZb2iPiv4Uz4cRAq8DAKCjxTVHiZ8m1BrLA5+7UD+R4FvRrQCfYjN9 rUtWXAUwo9P5K8PVzHvDam8= =FN5d -----END PGP SIGNATURE-----help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1041750617.87426.13.camel>
