Browse thread
[Caml-list] lablgtk-2.2.0 --with-gl
-
Florent Monnier
- Jacques GARRIGUE
-
skaller
- Olivier Andrieu
- Florent Monnier
[
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: | 2004-05-26 (17:27) |
From: | Florent Monnier <fmonnier@l...> |
Subject: | Re: [Caml-list] lablgtk-2.2.0 --with-gl |
> > Perhaps you should add the directory containing `gtkgl-2.0.pc' > > to the PKG_CONFIG_PATH environment variable > > PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig The problem seems to be there, I have no gtkgl-2.0.pc in /usr/lib/pkgconfig # ls /usr/lib/pkgconfig | grep gtk gconfgtk.pc gtk+-2.0.pc gtk-doc.pc gtkhtml-1.1.pc gtk+-linux-fb-2.0.pc gtk+.pc gtkspell-2.0.pc gtk+-x11-2.0.pc libgtkhtml-2.0.pc I use a mandrake 9.1 (which is LSB 1.2 conformant), but if this version is too old perhaps I will be more lucky if I try to install lablGtk 1. ? (or mdk10:) > By default it searches $0/../lib/pkgconfig, > so if you install it in /usr/local it doesn't bother > to search /usr/lib/pkgconfig .. OTOH if you have > that environment variable set the /usr/bin version > will search /usr/local which it should never do. > > This is one of a huge list of serious faults in > pkg-config. I'd say 'design faults' but it doesn't > look like anyone actually bothered to do any design. Isn't there an ocmal make implementation ? I think I have seen something like this in the links or in the docs, isn't it a real project ? It would indeed be nice to use an ocaml make implementation for ocmal progs, isn't it ? ++ ------------------- 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