caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* specific ocaml software dependency question
@ 2010-10-01 18:52 Aaron Bohannon
  2010-10-01 19:06 ` [Caml-list] " Alexandre Pilkiewicz
  0 siblings, 1 reply; 3+ messages in thread
From: Aaron Bohannon @ 2010-10-01 18:52 UTC (permalink / raw)
  To: OCaml List

Hi, I want to install Coq 8.3 + CoqIDE on my office's openSUSE Linux
machine (to which I do not have root access).  It depends on camlp5,
which was no problem for me to install in my home directory.  It also
depends on lablgtk2, which our sys-admins have installed on our
machines, but they or openSUSE must have screwed it up because
"dlllablgtk2.so" is nowhere to be found (I've looked), and this causes
my Coq compilation to fail.  I grudgingly decided to try to compile
and install lablgtk2 myself in my home directory, but its "configure"
script fails with the error "Cannot find camlp4o."  So I guess I need
to find camlp4 now, but Google has been of no help -- when you search
for camlp4, you only get pages talking about camlp5 (which, of course,
used to be called camlp4).  This is seeming WAY harder than it should
be.  Can anybody help?

 - Aaron


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

end of thread, other threads:[~2010-10-01 19:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-01 18:52 specific ocaml software dependency question Aaron Bohannon
2010-10-01 19:06 ` [Caml-list] " Alexandre Pilkiewicz
2010-10-01 19:38   ` Aaron Bohannon

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