[Gambas-devel] Problem compiling gambas2 1.9.6
fabien
gambasfr at ...4...
Mon Apr 25 21:43:19 CEST 2005
Le Lundi 25 Avril 2005 17:35, Carsten Olsen a écrit :
> Hi
>
> I have some problems compiling Gambas2 1.9.6 on my system (witch is
> fedora 3) . It looks like the problem as something todo with curl. The
> curl version I have installed on my system is 7.12.3-3.
>
> Attach is the compile log
>
> Kind Regards
> Carsten Olsen
install the curl-devel package
or desable this feature
by :*
./configure --enable-curl=false -C
make
at root:
make install
Fabien Bodard
More information about the Devel
mailing list