From owner-freebsd-questions@FreeBSD.ORG Sun Dec 19 08:59:30 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B937D16A4CE for ; Sun, 19 Dec 2004 08:59:30 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E8FC43D2D for ; Sun, 19 Dec 2004 08:59:30 +0000 (GMT) (envelope-from asolomon15@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so68252rne for ; Sun, 19 Dec 2004 00:59:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=CZ4evpynbsYS3oIwGpkP93YB4H6HVDSTk79DDdXArfD9Cb3Z/KMyJynZvwkoQtG0BpceV2lJ5ETCNjDjWabZwVm8qjNVaTxtyMX5+K+0+3xkvV9n0au1BJHbaIGIhaSDQGUsx/UVy1/ycARV9HjvJdcR7Mhy/ptDpIUIhR7otPU= Received: by 10.38.163.27 with SMTP id l27mr153078rne; Sun, 19 Dec 2004 00:59:29 -0800 (PST) Received: by 10.38.97.11 with HTTP; Sun, 19 Dec 2004 00:59:29 -0800 (PST) Message-ID: Date: Sun, 19 Dec 2004 03:59:29 -0500 From: Antoine Solomon To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: problem running openGL and glut based programs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antoine Solomon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Dec 2004 08:59:30 -0000 Hello I have a problem running glut and gl based programs. when compiling simple examples using GL and glut they appear to compile just fine. But when executing them, I just get a blank window that doesn't do anything. I am running glut libglut-6.0.1 I believe that it has something to do with ld and ldconfig. If anyone can help thanks -- Antoine W. Solomon Jr.