ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [ethereal-dev] CVS source tree: configure problems

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gilbert Ramirez <gram@xxxxxxxxxx>
Date: Thu, 9 Dec 1999 10:59:54 -0600
On Thu, Dec 09, 1999 at 10:34:31AM -0600, Greg Kilfoyle wrote:
> 
> 
> Since this is my first time playing with ethereal CVS sources I may have 
> missed
> something.
> 
> Any ideas?

Instead of running autoconf directly, use "./autogen.sh". It's a shell script
for invoking the auto* tools.

--gilbert