Browse thread
[Caml-list] lablgtk-2.2.0 --with-gl
-
Florent Monnier
-
Jacques GARRIGUE
- Florent Monnier
- skaller
-
Jacques GARRIGUE
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Florent Monnier <fmonnier@l...> |
| Subject: | Re: [Caml-list] lablgtk-2.2.0 --with-gl |
> > 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 > > What about trying "whereis gtkgl-2.0.pc", as it gently suggests you? No answer at all :p I only get an answer with whereis gtkgl : # whereis gtkgl-2.0.pc gtkgl-2.0: # whereis gtkgl-2.0 gtkgl-2: # whereis gtkgl-2 gtkgl-2: # whereis gtkgl gtkgl: /usr/include/gtkgl # ls /usr/include/gtkgl <TAB> # ls /usr/include/gtkgl/ gdkgl.h gtkglarea.h ++ thanks in advance ------------------- 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