caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: Pierluigi Sanna <luzzone@gmail.com>
Cc: Caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Godi installation of Felix Compiler on Ubuntu 5.10
Date: Tue, 14 Mar 2006 12:38:07 +0100	[thread overview]
Message-ID: <1142336287.11735.38.camel@localhost.localdomain> (raw)
In-Reply-To: <c62cdcee0603140231i38574afdn@mail.gmail.com>

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
------------------------------------------------------------


      reply	other threads:[~2006-03-14 11:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-14 10:31 Pierluigi Sanna
2006-03-14 11:38 ` Gerd Stolpmann [this message]

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=1142336287.11735.38.camel@localhost.localdomain \
    --to=info@gerd-stolpmann.de \
    --cc=Caml-list@yquem.inria.fr \
    --cc=luzzone@gmail.com \
    /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).