[Gambas-devel] First step for networking component

Leo Barnhoorn leo.barnhoorn at ...53...
Fri Aug 29 09:17:30 CEST 2003


Hallo Daniel,

On Wednesday 27 August 2003 19:17, Daniel Campos wrote:
> Hi!
>
>  Well, i've finished the first little step for the
> networking component. As threading is not a simple
> thing into Gambas (as Benoît remarked in his
> previous message), I'll work first in the "not-threated"
> part of this component (DnsClient, socket Client, server...)
> and after all of this is finished, there will be a work about
> asynchronous methods...
>
> This little first work is a DNS client, this is the
> implementation:

The problem i had, after trying to install your networking library in solved.

Creating the library info files...
/opt/gambas/bin/gbi: error while loading shared libraries: libqt-mt.so: cannot 
open shared object file: No such file or directory
make[2]: *** [install-exec-local] Error 127
make[2]: Leaving directory `/root/gambas-0.63'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/root/gambas-0.63'
make: *** [install-recursive] Error 1

The LD_LIBRARY_PATH was deleted, so i exported a new LD_LIBRARY_PATH and
no problems anymore. The creating of the library info files is working again.

Regards,

Leo Barnhoorn.





More information about the Devel mailing list