caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Florent Monnier <fmonnier@linux-nantes.fr.eu.org>
To: caml-list@inria.fr
Subject: Re: [Caml-list] lablgtk-2.2.0 --with-gl
Date: Wed, 26 May 2004 19:33:01 +0200	[thread overview]
Message-ID: <200405261914.11004.fmonnier@linux-nantes.fr.eu.org> (raw)
In-Reply-To: <1085585963.32106.33.camel@pelican.wigram>

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


      parent reply	other threads:[~2004-05-26 17:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-26 12:53 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 message]

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=200405261914.11004.fmonnier@linux-nantes.fr.eu.org \
    --to=fmonnier@linux-nantes.fr.eu.org \
    --cc=caml-list@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).