Frama-C-discuss mailing list archives
This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Frama-c-discuss] installing Nitrogen release on Mac
- Subject: [Frama-c-discuss] installing Nitrogen release on Mac
- From: pascal.cuoq at gmail.com (Pascal Cuoq)
- Date: Sat, 26 Nov 2011 17:47:45 +0100
- In-reply-to: <7BAFF59B-AA79-4F29-83A8-044C1466E82C@UDel.Edu>
- References: <7BAFF59B-AA79-4F29-83A8-044C1466E82C@UDel.Edu>
Hello, On Sat, Nov 26, 2011 at 5:34 PM, Stephen Siegel <siegel at udel.edu> wrote: > Has anyone installed the Nitrogen release on OS X? > I have. > I have gotten stuck trying to build some of the dependencies. Here, for > example: > > configure: WARNING: gui disabled because > /opt/local/lib/ocaml/lablgtk2/lablgtksourceview2.cmxa missing. > Lablgtk detects gtksourceview at configure, and only compile the corresponding bindings if it is present. Install gtksourceview with: port install gtksourceview2 Then recompile lablgtk. BTW, does anyone know why there is not an OS X binary release, like there > is for Carbon? > > I am still wondering whether this is worth it. There is a new source distribution for Mac OS X, named Homebrew, which is much more flexible than MacPorts in several respects. One is that it tries to avoid recompiling programming tools that are already available in OS X. Another is that package description files is decentralized with Git. For instance, a volunteer has already made a package for Frama-C: https://github.com/mxcl/homebrew/pull/8215 If I understand correctly, this person was able to create this package because it was unnecessary to be recognized as an official packager, and it is also easy to use the package description even if it does not get integrated officially. I haven't tried Homebrew yet, but if it's as good as it promises to be, there won't be any more Frama-C Mac OS X binary distribution. Pascal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20111126/75383d94/attachment.htm>
- Follow-Ups:
- [Frama-c-discuss] installing Nitrogen release on Mac
- From: ismael.vb at gmail.com (Ismael Vilas Boas)
- [Frama-c-discuss] installing Nitrogen release on Mac
- From: siegel at udel.edu (Stephen Siegel)
- [Frama-c-discuss] installing Nitrogen release on Mac
- References:
- [Frama-c-discuss] installing Nitrogen release on Mac
- From: siegel at udel.edu (Stephen Siegel)
- [Frama-c-discuss] installing Nitrogen release on Mac
- Prev by Date: [Frama-c-discuss] installing Nitrogen release on Mac
- Next by Date: [Frama-c-discuss] installing Nitrogen release on Mac
- Previous by thread: [Frama-c-discuss] installing Nitrogen release on Mac
- Next by thread: [Frama-c-discuss] installing Nitrogen release on Mac
- Index(es):