caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* macosx, ocaml, findlib and extlib
@ 2006-10-19  1:03 Pietro Abate
  2006-10-19  7:56 ` [Caml-list] " Bruno De Fraine
  2006-10-19 11:46 ` Gerd Stolpmann
  0 siblings, 2 replies; 10+ messages in thread
From: Pietro Abate @ 2006-10-19  1:03 UTC (permalink / raw)
  To: ocaml ml

Hi all,
I'm trying to package my project and I've this small problem on
macosx. As far as know there are 3 ways of deploying ocaml
on mac, namely, via inria, fink, or godi.

My goal is to give a very straightforward way of installing the
compiler, findlib and extlib. My first attempt was via the fink
packages. The problem is that findlib is not available via fink and the
packages in fink/unstable do not provide meta files. In particular
extlib (ocaml-lib package) is installed in `ocamlc -where` instead of
the `ocamlc -where`\extlib directory messing things up.

Then I tried via godi, but as far as I understand, you need to download,
compile everything via godi, and there is no clear way (that I can see,
but I can be wrong) to have a system wide installation. Moreover I see
godi as too 'difficult' to use for my users.

As last attempt, I've installed the ocaml img from the inria website.
It's all nice and good, but this also mean that I've to manually install
both extlib and findlib. Moreover, the mac package from inria does not
install in /sw and therefore isn't easy to mix with fink packages.

Did I miss something ? My ideal solution would be to have fink packages
with meta files for everything ... Did anybody has already done
something similar ? How do people release software with multiple 
dependencies on mac ?

How easy/difficult is to port debian packages to fink ?

thanks :)
p

-- 
++ Blog: http://blog.rsise.anu.edu.au/?q=pietro
++ 
++ "All great truths begin as blasphemies." -George Bernard Shaw
++ Please avoid sending me Word or PowerPoint attachments.
   See http://www.fsf.org/philosophy/no-word-attachments.html


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

end of thread, other threads:[~2006-10-25  2:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-19  1:03 macosx, ocaml, findlib and extlib Pietro Abate
2006-10-19  7:56 ` [Caml-list] " Bruno De Fraine
2006-10-19  9:23   ` Stefano Zacchiroli
2006-10-19  9:40     ` Till Varoquaux
2006-10-19 11:46 ` Gerd Stolpmann
2006-10-20  2:02   ` Pietro Abate
2006-10-20 10:14     ` Daniel Bünzli
2006-10-20 10:29       ` Pietro Abate
2006-10-23 14:12         ` Doug Kirk
2006-10-25  2:17           ` Pietro Abate

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