Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
To: captainthunder@gmail.com
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Can't find a lablgtk2 file
Date: Sun, 09 Sep 2007 10:05:01 +0900 (JST)	[thread overview]
Message-ID: <20070909.100501.53351871.garrigue@math.nagoya-u.ac.jp> (raw)
In-Reply-To: <413baf310709080737s6d16d618v2efbd628e77c44cf@mail.gmail.com>

From: "Jimmy Miller" <captainthunder@gmail.com>

> I just compiled lablgtk2
> (http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html) and I'm
> trying to run the sample like the documentation says:
> 
> lablgtk2 gtktest.ml
> 
> But whenever I run this, I get the error "Can't find file lablgtk.cma"
> 
> I've tried adding the path to the lib\lablgtk2 directory to the
> OCAMLLIB variable, but it still doesn't work.  I've even tried copying
> all of the lablgtk library files to the C:\Objective Caml\lib folder,
> and I still get the same error.

Did you do
  ./configure && make world && make install
as suggested by the README?
This should have installed all the files at the right places.
If you didn't, just do "make install".
You may also test lablgtk2 without installing with
  ./src/lablgtk2 -localdir

Jacques Garrigue


      reply	other threads:[~2007-09-09  1:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-08 14:37 Jimmy Miller
2007-09-09  1:05 ` Jacques Garrigue [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=20070909.100501.53351871.garrigue@math.nagoya-u.ac.jp \
    --to=garrigue@math.nagoya-u.ac.jp \
    --cc=caml-list@yquem.inria.fr \
    --cc=captainthunder@gmail.com \
    /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