Eclipse GUI speed issue
David Sledge
dsledge at appriss.com
Fri Aug 18 21:22:42 UTC 2006
Eugeny N Dzhurinsky wrote:
On Thu, Aug 17, 2006 at 05:29:35PM -0400, David Sledge wrote:
the thing is I issued make with arguments
make -DWITHOUT_GNOMEVFS -DWITHOUT_CAIRO -DWITHOUT_MOZILLA
but it still wants Mozilla to be installed?
Ok, this should be fixed now. I won't be able to update the shar file on
website until tomorrow. I will email you the new shar file for you to
try in a separate email.
That still produces same error :(
Please verify that the patch file
"files/post-patch-plugins-swt-gtk-make_freebsd.mak" matches the
following lines for the all target.
-all: make_swt make_atk make_gnome make_glx
+all: make_swt make_atk $(MAKE_GNOME) make_glx $(MAKE_MOZILLA)
$(MAKE_CAIRO)
More information about the freebsd-eclipse
mailing list