From owner-freebsd-questions Sun Mar 17 22:37:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp011.mail.yahoo.com (smtp011.mail.yahoo.com [216.136.173.31]) by hub.freebsd.org (Postfix) with SMTP id E2B6B37B400 for ; Sun, 17 Mar 2002 22:37:25 -0800 (PST) Received: from jlboss (AUTH plain) at wks-94-207-167.kscable.com (HELO yahoo.com) (jlboss@24.94.207.167) by smtp.mail.vip.sc5.yahoo.com with SMTP; 18 Mar 2002 06:37:25 -0000 Message-ID: <3C958BEB.2000801@yahoo.com> Date: Mon, 18 Mar 2002 00:40:43 -0600 From: Justin L Boss User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: FreeBSD-Questions Subject: newbie programing question for X Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to test some opengl stuff in X but when I g++ it I get: open.cpp:1: GL/gl.h: No such file or directory open.cpp:2: GL/glu.h: No such file or directory open.cpp:3: GL/glx.h: No such file or directory I know that what it is saying I just don't know how to tell it to look in the /usr/X11R6/include also I'm using xwpe if that maters to you. Thanks. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message