Raoul Becke (rbecke++at++iiic.ethz.ch)
Mon, 12 Oct 1998 15:29:29 +0200 (MET DST)
/*****************************************************************************/
/*Raoul Becke $$$'`$$$$$$$$$$$$$$$$$$$$ */
/*Baltenschwilerstr. 52 $$$$ $$$$$$$$$$$$$$$$$$$ */
/*8962 Bergdietikon $$$$. `$' \' \'`\$$$$$$$$ */
/*Tel. 01/740 17 94 $$$$$. !\ i i i$$$$$$$ */
/*Fax 01/740 17 49 $$$$$$ `-'`-'`-'$$$$^^$ */
/*e-mail rbecke++at++datacomm.ch (at home) $$$$$$L `""~ $$ */
/*e-mail rbecke++at++iiic.ethz.ch (at the ETH Zuerich) $$$$$$$. .' .$$$ */
/* $$$$$$$ $$$$$$$by$RB$ */
/*****************************************************************************/
On Tue, 6 Oct 1998, Frances L VanScoy wrote:
> I have a *very* basic question. I have a shiny new Octane on my desk and
> am trying to run the sample program gasket.c found at
> ftp://ftp.aw.com/cseng/authors/angel/intcg/Prog_Files/
> When I run the make file I get the error message:
> could not open source file "GL/glut.h"
>
> I suspect I'm missing something from my path variable but nothing I've tried
> works. (This is embarrassing--I've been a Unix user since 1980, but this
> is my first SGI experience and I'm having a tough time!)
1. Do you have the glut.h file (on my comp it's located at
/usr/include/GL/glut.h)
2. Is it included by the Programm?
#include "/usr/include/GL/glut.h" or
#include <GL/glut.h>
it's not much but I hope this helps
cu
Raoul
>
> Frances Van Scoy, West Virginia University, vanscoy++at++cs.wvu.edu
> =======================================================================
> List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
> Submissions: info-performer++at++sgi.com
> Admin. requests: info-performer-request++at++sgi.com
>
This archive was generated by hypermail 2.0b2 on Mon Oct 12 1998 - 06:30:38 PDT