Thanks, I missed it on thbook.pdf (oops) But ...
tatel at ganbo:~/src/therion/thtom/linux$ make gcc -Wall -s -DGL12 -I/usr/X11R6/include -DIMLIB2 -c -o Tom0.2/tom.o ../src/tom.c In file included from ../src/tom.c:3: ../src/tom.h:4: tcl.h: No such file or directory ../src/tom.h:5: tk.h: No such file or directory ../src/tom.h:13: GL/glx.h: No such file or directory ../src/tom.h:15: GL/gl.h: No such file or directory ../src/tom.h:16: GL/glu.h: No such file or directory make: *** [Tom0.2/tom.o] Error 1 Regards, Roman On Tue, 18 Jan 2005 15:25:01 +0100 Stacho Mudrak <s.m at speleo.sk> wrote: >> You need a special extension to Tcl to view therion models. It is a >> modified version of tom package, and it is present at therion/thtom >> directory. >> >> Running >> >> cd thtom/linux >> make >> >> should compile this extension, then copying Tom0.2 to /usr/lib/tk8.4 >> should enable this extension to Tk and model viewer will be >> automatically activated next time xtherion is started. >> >> Regards, S. >> >> Roman Muñoz wrote: > >>> > Hi, >>> > >>> > I'm missing (in Linux) the model viewer available on windows >>> > >>> > Is this rigth? If yes, what coul I use to view models? >>> > >>> > Thanks, >>> > Roman >>> > >>> > > >>
