From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id DC83ABC3D for ; Mon, 8 Aug 2005 07:57:00 +0200 (CEST) Received: from kurims.kurims.kyoto-u.ac.jp (kurims.kurims.kyoto-u.ac.jp [130.54.16.1]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j785uwdB008198 for ; Mon, 8 Aug 2005 07:57:00 +0200 Received: from localhost (suiren [130.54.16.25]) by kurims.kurims.kyoto-u.ac.jp (8.13.1/8.13.1) with ESMTP id j785uork017592; Mon, 8 Aug 2005 14:56:50 +0900 (JST) Date: Mon, 08 Aug 2005 14:56:42 +0900 (JST) Message-Id: <20050808.145642.51635518.garrigue@math.nagoya-u.ac.jp> To: N.P.S.Sika@westminster.ac.uk Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Mac os X lablgl installation via Godi problem From: Jacques Garrigue In-Reply-To: <1123252944.42f37ad0c20d6@zeppo.wmin.ac.uk> References: <1123252944.42f37ad0c20d6@zeppo.wmin.ac.uk> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Miltered: at nez-perce with ID 42F6F42A.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 lablgl:01 lablgl:01 osx:01 unpack:01 makefile:01 config:01 osx:01 makefile:01 config:01 cheers:01 tiger:98 jacques:01 jacques:01 match:02 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=DNS_FROM_RFC_ABUSE autolearn=disabled version=3.0.3 From: N.P.S.Sika@westminster.ac.uk > I am trying to setup lablgl via Godi on Mac OS X Tiger (10.4) > and Godi does not seem to know where to find include files. I don't know how to solve it with godi. The directory-based approach of conf-glut does not match the OSX architecture. On the other hand, it is very easy to install lablGL by hand: just unpack, and do cp Makefile.config.osx Makefile.config make all opt install Cheers, Jacques Garrigue