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] why-2.24 install question
- Subject: [Frama-c-discuss] why-2.24 install question
- From: Julien.Signoles at cea.fr (Julien Signoles)
- Date: Tue, 20 Apr 2010 11:25:22 +0200
- In-reply-to: <20100420091303.GA4079@opentech.at>
- References: <20100420091303.GA4079@opentech.at>
Hello, Nicholas Mc Guire a ?crit : > HI ! > > coq and ocaml stuff is installed > downloaded why-2.24.tar.bz > resolved dependencies - ./configure is happy > make > make install > > after that I get the jessie plugin: > > rtl26:~/formal_methods/Frama-C/examples# ls /usr/local/lib/frama-c/plugins/ > gui Jessie.cma Jessie.cmi Jessie.cmo Jessie.cmxs is not installed. Thus the Jessie plug-in is only available with frama-c.byte (but not with frama-c). What is your ocaml version? Your issue is the normal behaviour if your ocaml version is lesser than 3.11. In this last case, a binary frama-c-Jessie should be provided though. For details, please have a look at the Frama-C User Manual for details (sections 3.1, 3.2 and 4.3). > tried setting the plugin path with: > > rtl26:~/formal_methods/Frama-C/examples# export FRAMAC_PLUGIN=/usr/local/lib/frama-c/plugins/ Setting FRAMAC_PLUGIN shoud not be required here since this directory is the standard directory for Frama-C plug-ins (compare the result of "frama-c -print-plugin-path" and this directory). Hope this helps, Julien
- Follow-Ups:
- [Frama-c-discuss] why-2.24 install question
- From: der.herr at hofr.at (Nicholas Mc Guire)
- [Frama-c-discuss] why-2.24 install question
- References:
- [Frama-c-discuss] why-2.24 install question
- From: der.herr at hofr.at (Nicholas Mc Guire)
- [Frama-c-discuss] why-2.24 install question
- Prev by Date: [Frama-c-discuss] why-2.24 install question
- Next by Date: [Frama-c-discuss] why-2.24 install question
- Previous by thread: [Frama-c-discuss] why-2.24 install question
- Next by thread: [Frama-c-discuss] why-2.24 install question
- Index(es):