On Sun, 28 May 2000, Andreas Beck wrote:

> Hi Stefan,
> 
> > as you know, berlin uses MesaGGI as a rendering backend.
> > With the lates change in the GGI internal API, however,
> > MesaGGI doesn't compile any more. What can be done about
> > that ?
> 
> I've downloaded the Mesa sources and fixed the main errors that prevented
> compilation. However I still got to fix the rendering libs.
> 
> I wanted to run some demos and wait for them to error out to make sure I
> find all points to be fixed without looking through all the files, but I
> can't get any of them to link. Libtool complains about libraries called `'
> not being found ... strange. I did some hotfixes on that, but didn't get
> it working. 
> 
> Is there a "recommended way" to install MesaGGI ? 

# cd Mesa
# ./bootstrap
# ./configure
# make 
# make install
# cd ggi/ggiglut
# make
# make install

Jon

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

Reply via email to