|
From: Andres F. C. <and...@id...> - 2001-04-12 00:07:15
|
Hi,
The Vis5D with NCAR extensions is running in my Linux box (RH7), the save
scene option work fine!!
... after a some small changes in the src/Makefile (in the CFLAGS and the
AUXOBJS):
linux-mesa:
$(MAKE) target \
"CC = gcc" \
"CFLAGS
= -c -DLITTLE -DUNDERSCORE -DNCAR_SCENE -DOPENGL -DSINGLE_TASK -DNCAR_D
ATA -I../Mesa/include" \
"AUXOBJS = gl_to_ppm.o graphics.ogl.o xdump.o graphics.scenes.o
graphic.vrml.o sgidump.o " \
"LINK = gcc" \
"LIBS = ./libnetcdf.a
../lui5/liblui2.a -L../Mesa/lib -lMesaGL -lMesaGL
Thanks,
-- andres calderon
|