[Gambas-user] make install 0.83

ron ronstk at ...239...
Mon Feb 9 07:25:12 CET 2004


On Monday 09 February 2004 06:51, Rizky Tahara Shita wrote:

>
>   NET_LIB="$NET_LIB $C_LIB $THREAD_LIB"
>
>   if test "$have_inc_net" = "yes" && test "$have_lib_net" = "yes"; then
>     have_net=no
>     NET_LIB=""
>     NET_DIR=""
>     NET_PATH=""
>     echo "configure: warning: *** Networking component is disabled" 1>&2
>
> ##	have_net=yes
> ##    NET_DIR=net
> ##    cat >> confdefs.h <<\EOF
> ## #define HAVE_NET_COMPONENT 1
> ## EOF
>
>   else
>     have_net=no
>     NET_LIB=""
>     NET_DIR=""
>     NET_PATH=""
>     echo "configure: warning: *** Networking component is disabled" 1>&2
>   fi
>
>
> save it, and do like usual (./reconf, ./configure and soon)
>
>

I try it and without succes
I have still the same error.

The only way I know now is to remove the whole component out of gambas
But the configure is so long that I do not know where to find it.
I think it should be done somewhere else or can I remove the 
'/usr/local/src/gambas-0.83/src/lib/net' ?

I am not an expert with that autom4 autoconfig make an so on

Install curl  7.10.5 from suse was also no succes for curl and curl-develop
Kpackage does not uninstall it but says the files are gone
Installing the 7.10.2 back does also not work, a version 7.10.5 is installed.
Kpackage suck the same way as Yast from suse.

I think to change to gentoo or mandrake.  
Update to suse 9.0 is for now out of the question. I can write a lot of parts 
that are not or bad functional after install a clean 8.2
Change distro is also not always the resolution but?????

Another thing I do not unsderstand is why I got the errors in CFont.c CFont.h
and many others do not had them except one that give the resolution and 
worked.
The errors howerver he had with the net DNSclient was not here.
Luvky me.
The CURL problems are the last I have now. May be other follow after this is 
fized. Who knows
I try it with a new unpacked source and will see what happens
after update the CFont and this curl patch.

sad Ron :)






More information about the User mailing list