Browse thread
macosx, ocaml, findlib and extlib
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Bruno De Fraine <Bruno.De.Fraine@v...> |
| Subject: | Re: [Caml-list] macosx, ocaml, findlib and extlib |
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