caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] X library for ocaml 3.06?
@ 2002-09-09 14:45 John Carr
  2002-09-16 12:32 ` David Fox
  0 siblings, 1 reply; 2+ messages in thread
From: John Carr @ 2002-09-09 14:45 UTC (permalink / raw)
  To: caml-list


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] X library for ocaml 3.06?
  2002-09-09 14:45 [Caml-list] X library for ocaml 3.06? John Carr
@ 2002-09-16 12:32 ` David Fox
  0 siblings, 0 replies; 2+ messages in thread
From: David Fox @ 2002-09-16 12:32 UTC (permalink / raw)
  To: John Carr; +Cc: caml-list

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 <jfc@MIT.EDU> 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-16 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-09 14:45 [Caml-list] X library for ocaml 3.06? John Carr
2002-09-16 12:32 ` David Fox

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