From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: Caml-list@yquem.inria.fr Delivered-To: Caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id B419ABBBB for ; Tue, 14 Mar 2006 12:38:33 +0100 (CET) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.184]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id k2EBcXjK032325 for ; Tue, 14 Mar 2006 12:38:33 +0100 Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1FJ7qq-0001JP-00; Tue, 14 Mar 2006 12:38:08 +0100 Received: from [84.58.137.109] (helo=gate.lan.gerd-stolpmann.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1FJ7qq-0004t7-00; Tue, 14 Mar 2006 12:38:08 +0100 Received: from flakew.lan.gerd-stolpmann.de (flakew.lan.gerd-stolpmann.de [192.168.0.32]) by gate.lan.gerd-stolpmann.de (Postfix) with ESMTP id 29CB0C094; Tue, 14 Mar 2006 12:38:08 +0100 (CET) Subject: Re: [Caml-list] Godi installation of Felix Compiler on Ubuntu 5.10 From: Gerd Stolpmann To: Pierluigi Sanna Cc: Caml-list@yquem.inria.fr In-Reply-To: References: Content-Type: text/plain Date: Tue, 14 Mar 2006 12:38:07 +0100 Message-Id: <1142336287.11735.38.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:a6865a839c0178d9aa0ce41878507ea2 X-Miltered: at nez-perce with ID 4416AB39.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; compiler:01 gerd:01 stolpmann:01 compiler:01 gerd:01 mkdir:01 mkdir:01 makefile:01 patching:01 configuring:01 beginner's:01 ocaml:01 beginners:01 bug:01 stolpmann:01 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.3 Am Dienstag, den 14.03.2006, 11:31 +0100 schrieb Pierluigi Sanna: > Hi, > I'm trying to install Felix Compiler and other via Godi, but I get > this error message during the installation. > I didn't fin anything to solve my problem and I don't know what to do. > Thanks a lot in advance This error simply means that you need the curl library. Either install the version your OS provides (if so; don't forget to install the development package, too), or install curl manually somewhere and tell GODI where it is, or simply add the line GODI_BASEPKG_CURL=yes to godi.conf which causes GODI to install curl for you. The point is that GODI does not install libraries automatically that are usually available in a free operating system. Gerd > > +-------------------------------- GODI Console > --------------------------------+ > > >>> Installation <<< > > > ===> Extracting for conf-curl-3 > > /bin/mkdir -p /home/pierluigi/godi/build/conf/conf-curl/work/pseudo > > mkdir -p /home/pierluigi/godi/build/conf/conf-curl/work/pseudo > > cp files/configure > files/Makefile /home/pierluigi/godi/build/conf/conf-curl/wo > rk/pseudo > > ===> Patching for conf-curl-3 > > ===> Configuring for conf-curl-3 > > ===> Script curl-config not found > > Consider adding GODI_BASEPKG_CURL=yes to godi.conf > > *** Error code 1 > > Stop. > > godi_make: stopped in /home/pierluigi/godi/build/conf/conf-curl > > *** Error code 1 > > Stop. > > godi_make: stopped in /home/pierluigi/godi/build/conf/conf-curl > > ### Error: Command fails with code 1: godi_make > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs -- ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de Phone: +49-6151-153855 Fax: +49-6151-997714 ------------------------------------------------------------