Date: Sat, 04 Feb 2006 17:09:48 +1100 From: Norberto Meijome <freebsd@meijome.net> To: FreeBSD Questions <freebsd-questions@freebsd.org> Cc: marcus@freebsd.org Subject: SOLVED - Re: Ethereal port doesn't install GUI Message-ID: <43E4452C.2040505@meijome.net> In-Reply-To: <43E3F344.1030200@meijome.net> References: <43E3F344.1030200@meijome.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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? Thanks! Beto
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43E4452C.2040505>