SOLVED - Re: Ethereal port doesn't install GUI

Norberto Meijome freebsd at meijome.net
Fri Feb 3 22:09:59 PST 2006


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


More information about the freebsd-questions mailing list