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: "Eichert, Diana" <deicher@xxxxxxxxxx>
Date: Thu, 9 Dec 1999 10:58:08 -0700
Thanks from here also.  I hadn't CVS'd to current in awhile and I was
running into the same problem after I killed my old source directory.

diana

diana eichert
network systems analyst
org 4614
sandia national laboratories
soccer, softball and volleyball player
(computer nerds need exercise too!)
albuquerque, nm



-----Original Message-----
From: Gilbert Ramirez [mailto:gram@xxxxxxxxxx]
Sent: December 09, 1999 10:00 AM
To: Greg Kilfoyle
Cc: ethereal-dev@xxxxxxxx
Subject: Re: [ethereal-dev] CVS source tree: configure problems


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