caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: N.P.S.Sika@westminster.ac.uk
To: caml-list@yquem.inria.fr
Subject: Mac os X lablgl installation via Godi problem
Date: Fri,  5 Aug 2005 15:42:24 +0100	[thread overview]
Message-ID: <1123252944.42f37ad0c20d6@zeppo.wmin.ac.uk> (raw)



Hello people,

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.

     >>> Installation <<<

### Fetching package conf-glut (if necessary)
### Fetching package godi-lablgl (if necessary)
### Building package conf-glut
> ===> Cleaning for conf-glut-1godi1
> => No checksum file.
> ===> Extracting for conf-glut-1godi1
> ===> Required installed package godi-core-mk>=1.2.3: godi-core-mk-1.2.14 found
> ===> Required installed package godi-core-script>=0.3.2:
godi-core-script-0.3.2 found
> ===> Required installed package conf-x11>=0: conf-x11-3 found
> ===> Required installed package conf-opengl>=0: conf-opengl-1 found
> ===> Required installed package godi-core-script>=0: godi-core-script-0.3.2
found
> /bin/mkdir -p /Users/fish/godi/build/conf/conf-glut/work/pseudo
> ===> Patching for conf-glut-1godi1
> ===> Configuring for conf-glut-1godi1
> Checking /usr:
>   Include=/usr/include/GL/glut.h Library=/usr/lib/<glut>
> Checking /usr/local:
>   Include=/usr/local/include/GL/glut.h Library=/usr/local/lib/<glut>
> Checking /usr/pkg:
>   Include=/usr/pkg/include/GL/glut.h Library=/usr/pkg/lib/<glut>
> Checking /opt/pkg:
>   Include=/opt/pkg/include/GL/glut.h Library=/opt/pkg/lib/<glut>
> Checking /opt/local:
>   Include=/opt/local/include/GL/glut.h Library=/opt/local/lib/<glut>
> Checking /opt/sfw:
>   Include=/opt/sfw/include/GL/glut.h Library=/opt/sfw/lib/<glut>
> Checking /sw:
>   Include=/sw/include/GL/glut.h Library=/sw/lib/<glut>
> Checking /cw:
>   Include=/cw/include/GL/glut.h Library=/cw/lib/<glut>
> Exception: Failure "Cannot find library".
> *** Error code 2
> Stop.
> godi_make: stopped in /Users/fish/godi/build/conf/conf-glut
> *** Error code 1
> Stop.
> godi_make: stopped in /Users/fish/godi/build/conf/conf-glut

### Error: Command fails with code 1: godi_make


I have heard that on Mac, libraries are not always the way they are on Linux and
stuff. for example the directory where I can find glut.h is

/System/Library/Frameworks/GLUT.framework/Headers/glut.h

and gl.h and glu.h are at a different directory which is

/System/Library/Frameworks/OpenGL.framework/Headers/gl.h
/System/Library/Frameworks/OpenGL.framework/Headers/glu.h


also there is a "Libraries" folder at

/System/Library/Frameworks/OpenGL.framework/Libraries/

containing such files as
- libGL.dylib
- libGLImage.dylib
- libGLProgrammability.dylib
- libGLSystem.dylib
- libGLU.dylib


anyone sees anything ??



             reply	other threads:[~2005-08-05 14:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-05 14:42 N.P.S.Sika [this message]
2005-08-05 18:29 ` [Caml-list] " David J Harr
2005-08-08  5:56 ` Jacques Garrigue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1123252944.42f37ad0c20d6@zeppo.wmin.ac.uk \
    --to=n.p.s.sika@westminster.ac.uk \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).