From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id SAA06721; Mon, 16 Sep 2002 18:42:54 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id SAA06193 for caml-list@pauillac.inria.fr; Mon, 16 Sep 2002 18:42:53 +0200 (MET DST) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id RAA04755 for ; Mon, 16 Sep 2002 17:33:50 +0200 (MET DST) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from dsf (adsl-63-196-84-93.dsl.sndg02.pacbell.net [63.196.84.93]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g8GFXk915255 for ; Mon, 16 Sep 2002 17:33:49 +0200 (MET DST) Received: from dsf by dsf with local (Exim 3.33 #1 (Debian)) id 17qv37-0000cn-00; Mon, 16 Sep 2002 08:32:21 -0400 To: John Carr Cc: caml-list@inria.fr Subject: Re: [Caml-list] X library for ocaml 3.06? References: <200209091445.KAA27268@no-knife.mit.edu> From: David Fox Date: 16 Sep 2002 08:32:21 -0400 In-Reply-To: <200209091445.KAA27268@no-knife.mit.edu> Message-ID: <873csajesq.fsf@foxthompson.net> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk The ocamlffi package can automatically convert the Xlib headers into a working, if ugly, Xlib library. Examples are included in the package. But I haven't tried it version 3.06 yet. I have a sourceforge project by that name. John Carr writes: > I am writing an OCaml program using the X Window System. I am doing > most of the work on Solaris 8. The graphics module included in the > distribution is not adequate. The efuns package contains an X client > library but I can't get efuns (017+5) to work with ocaml 3.06. After > some Makefile hacking and manual compilation I was able to get xlib > and dependencies to compile and link, but the library still doesn't > work. > > Does anybody know how to build a working efuns/xlib? Is there any > other Xlib implementation? > > > John Carr > jfc@mit.edu ------------------- 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