Index: [thread] [date] [subject] [author]
  From: Jon M. Taylor <taylorj@gaia.ecs.csus.edu>
  To  : ggi-develop@eskimo.com
  Date: Mon, 16 Aug 1999 11:44:48 -0700 (PDT)

Re: Mesa 3.0 question (still have problems)

On Mon, 16 Aug 1999, Mikael Aronsson wrote:

> Hi again !
> 
> This is maybe a Mesa question but I try here first.
> 
> I have downloaded the Mesa CVS snapshot and compiled with "make
> linux-386-ggi"

	Mesa 3.1 has moved to autoconf/automake.  Do this:

sh ./bootstrap
./configure
make
su -c "make install"

Jon 

---
'Cloning and the reprogramming of DNA is the first serious step in 
becoming one with God.'
	- Scientist G. Richard Seed

Index: [thread] [date] [subject] [author]