Joe Marcus Clarke wrote:
On Sat, 2006-02-04 at 17:09 +1100, Norberto Meijome wrote:
Norberto Meijome wrote:
Hi,
Is there other port that installs the GTK Ethereal interface ? net/ports
is installing tethereal and lots of other files, but NOT
/usr/X11R6/bin/ethereal.
[....]
$ sudo nice make WITH_X11=true install
Ok, figured it out, the following works as a simple make install (IMHO),
should:
make WITH_X11=yes WITH_GTK2=yes WITH_GNOME2=yes install
Given that there also exist the tethereal and -lite ports, shouldn't the
"ethereal" port build with those options by default?
It is. You must have conflicting options in /etc/make.conf.
Joe
Hi Joe,
/etc/make.conf:
--
#BOOTWAIT=4000
SUP_UPDATE=YES
SUP=/usr/local/bin/cvsup
SUPFILE=/usr/local/etc/stable-supfile
PORTSSUPFILE=/usr/local/etc/ports-supfile
ENABLE_WPA_SUPPLICANT_EAPOL=true
NO_PROFILE=true
NO_INET6=true
NO_PORTSUPDATE=true
NO_ATM=true
#LUIT setting needed for secure locales in xterm, xorg client
WITH_SETUID_LUIT=true
X_WINDOW_SYSTEM=xorg
WITH_GTK2=true
WITHOUT_IPV6=true
DOC_LANG = en_US.ISO8859-1
CPUTYPE?=pentium-m
CFLAGS+= -O2 -pipe
# added by use.perl 2006-01-24 12:09:58
PERL_VER=5.8.7
PERL_VERSION=5.8.7
WITH_MOZILLA=firefox
WITH_FAM_SYSTEM=fam
--
I can't spot the problem.
Let me know if you need any other info.
cheers,
B
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"