caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Jérôme Marant" <jerome.marant@free.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Problems compiling chameleon.
Date: Wed, 09 Oct 2002 10:21:33 +0200 (MEST)	[thread overview]
Message-ID: <1034151693.3da3e70d2e01b@imp.free.fr> (raw)
In-Reply-To: <3da5e347.126181375@smtp.interaccess.com>

En réponse à "Thaddeus L. Olczyk" <olczyk@interaccess.com>:

> This helps somewhat. 
> After adding this to the script and modifiing lablgtk ( two lines )
> I get the message:
> 
> e:/ObjectiveCaml/bin/ocamlc -pp 'grep -v DEBUG' -I
> e:/ObjectiveCaml/lablgtk/lib/lablgtk -I e:/ObjectiveCaml/lib -I
> e:/ObjectiveCaml/cameleon/ioxml -I e:/ObjectiveCaml/cameleon/options
> -I e:/ObjectiveCaml/cameleon/okey -I
> e:/ObjectiveCaml/cameleon/configwin -I
> e:/ObjectiveCaml/cameleon/gpattern -I
> e:/ObjectiveCaml/cameleon/dbforge -I
> e:/ObjectiveCaml/cameleon/dbforge/ocamlsql -I
> e:/ObjectiveCaml/cameleon/report -I +ocamldoc -I +camlp4 -I
> e:/ObjectiveCaml/cameleon/zoggy -I e:/ObjectiveCaml/cameleon/mlchat -I
> e:/ObjectiveCaml/cameleon/ocamlcvs -I
> e:/ObjectiveCaml/cameleon/cameleon -I e:/ObjectiveCaml/cameleon/camtop
> -I e:/ObjectiveCaml/cameleon/omom -c configwin.ml
> make[3]: gtk-config: Command not found

It is obvious that it didn't find the gtk-config script.
gtk-config is a script which gives the proper parameters
you have to pass to the C compiler in order to use and
link your programs to GTK. 

How did you install GTK on your system? (I have no
knowledge about installing unix program under Window though)

Cheers,

--
Jérôme Marant <jerome@marant.org>
              <jerome.marant@free.fr>

http://marant.org
-------------------
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


  reply	other threads:[~2002-10-09 19:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-08  8:32 Thaddeus L. Olczyk
2002-10-08 13:50 ` Daniel de Rauglaudre
2002-10-08 17:37   ` Thaddeus L. Olczyk
2002-10-09  8:08   ` Thaddeus L. Olczyk
2002-10-09  8:21     ` Jérôme Marant [this message]
2002-10-09  9:55     ` Thaddeus L. Olczyk
2002-10-09 20:29       ` Thaddeus L. Olczyk

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=1034151693.3da3e70d2e01b@imp.free.fr \
    --to=jerome.marant@free.fr \
    --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).