From owner-freebsd-questions Sun Aug 8 16:27:58 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pinnacle.co.nz (pinnacle.internet.co.nz [210.48.55.133]) by hub.freebsd.org (Postfix) with ESMTP id 4373015061 for ; Sun, 8 Aug 1999 16:27:41 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from kiwi.pinnacle.co.nz (kiwi.pinnacle.co.nz [202.37.163.2]) by pinnacle.co.nz (8.9.3/8.9.3) with ESMTP id LAA22615; Mon, 9 Aug 1999 11:18:39 +1200 (NZST) Date: Mon, 9 Aug 1999 11:18:39 +1200 (NZST) From: Jonathan Chen To: Kyle Buttress Cc: FreeBSD Questions List Subject: Re: Mesa programs In-Reply-To: <37AA5F5B.DFC52DDB@pchost.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 6 Aug 1999, Kyle Buttress wrote: > I am trying set up for programming in OpenGL and mesa. > > what is the string for the LD_LIBRARY_PATH. > > And are there any other issues. If you put the libraries and include files in the std place ie /usr/local/{lib|include} (use the ports subsystem!), you should not need set up LD_LIBRARY_PATH. Compilation will require the -I/usr/local/include, and -L/us/local/lib for linkage. Jonathan Chen | de-moc-ra-cy (di mok' ra see) n. Three wolves | and a sheep voting on what's for dinner. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message