caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] lablgtk-2.2.0 --with-gl
@ 2004-05-26 12:53 Florent Monnier
  2004-05-26 13:09 ` Jacques GARRIGUE
  2004-05-26 15:39 ` skaller
  0 siblings, 2 replies; 7+ messages in thread
From: Florent Monnier @ 2004-05-26 12:53 UTC (permalink / raw)
  To: caml-list

hello,

I have installed lablgl-1.00.tar.gz (so it went in /usr/local),
and now I'm trying to install lablgtk-2.2.0.tar.gz
but it does not find gtkGL

# ./configure --with-gl
[...]
checking for gtkgl-2.0... Package gtkgl-2.0 was not found in the pkg-config
search path.
Perhaps you should add the directory containing `gtkgl-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkgl-2.0' found
configure: error: gtkgl enforced but support not found

So I have tryed:
# whereis gtkgl
gtkgl: /usr/include/gtkgl
# export PKG_CONFIG_PATH=/usr/include/gtkgl
(but idem)
# export PKG_CONFIG_PATH=/usr/local/lib/ocaml/lablGL/
(but idem)
# export PKG_CONFIG_PATH=/usr/local/bin/
(but idem)


What is the trick to install with gtkglarea ?


thx

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-05-27  4:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-26 12:53 [Caml-list] lablgtk-2.2.0 --with-gl Florent Monnier
2004-05-26 13:09 ` Jacques GARRIGUE
2004-05-26 14:57   ` Florent Monnier
2004-05-26 15:39 ` skaller
2004-05-26 16:01   ` Olivier Andrieu
2004-05-27  4:40     ` skaller
2004-05-26 17:33   ` Florent Monnier

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).