caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Bruno De Fraine <Bruno.De.Fraine@vub.ac.be>
To: Pietro Abate <Pietro.Abate@anu.edu.au>
Cc: ocaml ml <caml-list@inria.fr>
Subject: Re: [Caml-list] macosx, ocaml, findlib and extlib
Date: Thu, 19 Oct 2006 09:56:51 +0200	[thread overview]
Message-ID: <B919F80E-7D54-44F0-8098-A5FC006F8771@vub.ac.be> (raw)
In-Reply-To: <20061019010335.GA19279@pulp.rsise.anu.edu.au>

Hello,

On 19 Oct 2006, at 03:03, Pietro Abate wrote:
> 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 ?

It is not difficult to create or modify fink packages. In fact, I  
think it is easier than creating Debian packages. It involves writing  
an .info file that describes where the source is available, how it  
should be compiled, how the installation tree is constructed, etc. See:
http://fink.sourceforge.net/doc/quick-start-pkg/index.php?phpLang=en
http://fink.sourceforge.net/doc/packaging/index.php?phpLang=en
And:
find /sw/fink -name "*.info"

You could develop new/alternative packages and offer them through a  
local web server for apt-get. Alternatively, you could consider  
submitting your .info-files to fink. As you say, someone needs to  
package findlib.

> How do people release software with multiple
> dependencies on mac ?

Have you considered static linking?

Best,
Bruno

-- 
Bruno De Fraine
Vrije Universiteit Brussel
Faculty of Applied Sciences, INFO - SSEL
Room 4K208, Pleinlaan 2, B-1050 Brussels
tel: +32 (0)2 629 29 75
fax: +32 (0)2 629 28 70
e-mail: Bruno.De.Fraine@vub.ac.be


  reply	other threads:[~2006-10-19  7:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-19  1:03 Pietro Abate
2006-10-19  7:56 ` Bruno De Fraine [this message]
2006-10-19  9:23   ` [Caml-list] " 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

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=B919F80E-7D54-44F0-8098-A5FC006F8771@vub.ac.be \
    --to=bruno.de.fraine@vub.ac.be \
    --cc=Pietro.Abate@anu.edu.au \
    --cc=caml-list@inria.fr \
    /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;
as well as URLs for NNTP newsgroup(s).