[Gambas-user] About 0.83 and net

ron ronstk at ...239...
Mon Feb 9 11:36:58 CET 2004


On Monday 09 February 2004 12:59, danielcampos at ...282... wrote:
> Hi all:
>
>  First of all I'll try to explain again, and more
> clearly, the changes in the 'net' component:
> --8<---
 make install
> -->8---
>
> And that's all.
>
> 5) Finally, it is true that it should be nice to create all network
> stuff using just Unix libraries, but it also would be nice to write
> the graphical part without using QT, just Xlibraries, or even writting
> our own graphical drivers:-), what I mean is that now, a new library is
> needed to compile all gambas stuff (as the graphical part, postgres and
> MySQL drivers, etc), and so, I encourage you to install it from sources ,
> as I've selected LibCurl instead of other network libraries as it can be
> compiled on Linux, FreeBSD, NetBSD, Windows, OS/2,etc, and it is absolutely
> free even for non GPL programs. What more do you want? free, cheap and
> beautiful, The only problem is that I need a recent version, as old
> versions of libcurl lack autherntication support, proxy support, etc. So,
> finally, help me a little, using that new library, it will be good for
> Gambas, at least this is the idea.
>

Thanks Daniel for this more correct explain instead of the hack used by me.

But a question is out standing.

If I can --enable-mysql and --disable-mysql or forget it to do for postgresql
there are no compile errors so the configure script can detect the lack of it 
and handle the apropiate way.
In my case it did not for the net component or part of it.

I expect something like --enable-net and --disable-net what imho a better way 
should be.

Your point 5 is maybe a good solution but as I found with SuSE a dangerous 
way. I can write a book of it. Started already here but deleted it.
I prefer the option of --disable more.

Ron





More information about the User mailing list