caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Patrice AUFFRET <patrice.auffret@hol.fr>
To: caml-list@inria.fr
Subject: RE : RE :Graphisme
Date: Fri, 15 May 1998 23:38:11 +0200	[thread overview]
Message-ID: <355CB5C2.41E7DD07@hol.fr> (raw)

D'abord merci aux personnes qui m'ont répondues. J'ai suivi les conseils
de ces personnes me disant d'utiliser Linux. J'ai donc récupéré les
sources de Caml et les ais compilé comme indiqué dans le fichier
INSTALL. C'est à dire :

Dans le rep SRC :
make configure
make world
make bootstrap ( 2 fois )
make install
Dans le rep CONTRIB
make all
make install
Et pour finir make clean dans les rep SRC et CONTRIB.

Je travaille ensuite sour X-Windows en lançant CAMLLIGHT CAMLGRAPH.
Lorsque j'utilise les fonctions graphiques, aucuns problèmes. Mais en
programme indépendant, je n'y arrive pas :
Je compile mon fichier comme suit : ( le fichier test.ml est mon fichier
source )

[root@localhost /ML]# camlc -custom \
> unix.zo graphics.zo test.ml \
> -lgraph -lunix -lX11

Et il m'affiche comme message d'erreur :

ld: cannot open -lX11: No such file or directory

S'il vous plaît, aidez-moi. Merci.
@+






             reply	other threads:[~1998-05-17 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-15 21:38 Patrice AUFFRET [this message]
1998-05-17 17:41 ` Quercia Michel
1998-05-18  8:37 ` RE : RE :Graphisme Xavier Leroy
1998-05-18  8:43 ` Francois Rouaix

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=355CB5C2.41E7DD07@hol.fr \
    --to=patrice.auffret@hol.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).