[Gambas-devel] Re: Gambas-devel digest, Vol 1 #587 - 4 msgs

Marcelo Miranda marcelomiranda at ...293...
Mon Apr 18 20:53:06 CEST 2005


Howto connect data sources from unixODBC, with gambas connection.
I need conect MS Sql server databases or MS Access database and/or Postgres.
Tanks.
Obrigado,

Marcelo Miranda

----- Original Message ----- 
From: <gambas-devel-request at lists.sourceforge.net>
To: <gambas-devel at lists.sourceforge.net>
Sent: Sunday, April 17, 2005 12:08 AM
Subject: Gambas-devel digest, Vol 1 #587 - 4 msgs


> Send Gambas-devel mailing list submissions to
> gambas-devel at lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
> or, via email, send a message with subject or body 'help' to
> gambas-devel-request at lists.sourceforge.net
>
> You can reach the person managing the list at
> gambas-devel-admin at lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Gambas-devel digest..."
>
>
> Today's Topics:
>
>    1. Problem compiling on Ubuntu 5.04 (csorda at ...69...)
>    2. Re: Problem compiling on Ubuntu 5.04 (Laurent Carlier)
>    3. Re: Problem compiling on Ubuntu 5.04 (Daniel Campos)
>    4. Re: Problem compiling on Ubuntu 5.04 (csorda at ...69...)
>
> --__--__--
>
> Message: 1
> Date: Sat, 16 Apr 2005 09:57:39 +0200
> From: "csorda\@libero\.it" <csorda at ...69...>
> To: "gambas-devel" <gambas-devel at lists.sourceforge.net>
> Subject: [Gambas-devel] Problem compiling on Ubuntu 5.04
> Reply-To: gambas-devel at lists.sourceforge.net
>
> hello there ,
> I have installed Ubuntu 5.04 release.
> And this is the err=
> or on ./reconf command:
>
> ----------------------------------------------=
> ----------------------------- 
> carlo at ...297...:~/tmp/gambas-1.0.4/gambas-1.=
> 0.4$ ./reconf
> automake: configure.ac: installing `[.]/install-sh'; error=
>  while making link: No
>  such file or directory
>
> automake: configure.ac=
> : installing `[.]/mkinstalldirs'; error while making link:
>  No such file=
>  or directory
>
> automake: configure.ac: installing `[.]/missing'; error =
> while making link: No su
> ch file or directory
>
> configure.ac: 79: requi=
> red file `[.]/ltmain.sh' not found
> configure.ac: 79: installing `[.]/con=
> fig.guess'; error while making link: No suc
> h file or directory
>
> confi=
> gure.ac: 79: installing `[.]/config.sub'; error while making link: No suc=
> h
> file or directory
>
> automake: configure.ac: installing `[.]/config.gu=
> ess'; error while making link:
> No such file or directory
>
> automake: co=
> nfigure.ac: installing `[.]/config.sub'; error while making link: No
>  su=
> ch file or directory
>
> configure.ac: 54: required file `./config-h.in]' =
> not found
> --------------------------------------------------------------=
> -------------
>
> And when I run make command, this is the other error to:=
>
>
> carlo at ...297...:~/tmp/gambas-1.0.4/gambas-1.0.4$ make
> make  all-recursi=
> ve
> make[1]: Entering directory `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.=
> 4'
> Making all in libltdl
> make[2]: Entering directory `/home/carlo/tmp/g=
> ambas-1.0.4/gambas-1.0.4/libltdl'
> /bin/sh ./libtool --mode=3Dcompile gcc=
>  -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c
> ltdl.c
> cd . && autoheader=0D
> =
> mkdir .libs
>  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c  -fPIC -DP=
> IC -o .libs/ltdl.o
>  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o =
> ltdl.o >/dev/null 2>&1
> /bin/sh ./libtool --mode=3Dlink gcc  -g -O2  -o l=
> ibltdlc.la   ltdl.lo -ldl
> ar cru .libs/libltdlc.a .libs/ltdl.o
> ranlib .=
> libs/libltdlc.a
> creating libltdlc.la
> (cd .libs && rm -f libltdlc.la && =
> ln -s ../libltdlc.la libltdlc.la)
> make[3]: Entering directory `/home/car=
> lo/tmp/gambas-1.0.4/gambas-1.0.4/libltdl'
> cd . && autoheader
> make[3]: L=
> eaving directory `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4/libltdl'
> cd =
> . \
>   && CONFIG_FILES=3D CONFIG_HEADERS=3D[config.h:config-h.in] \
>     =
>  /bin/sh ./config.status
> config.status: creating [config.h
> config.statu=
> s: error: cannot find input file: config-h.in]
> make[2]: *** [stamp-h] Er=
> ror 1
> make[2]: Leaving directory `/home/carlo/tmp/gambas-1.0.4/gambas-1.=
> 0.4/libltdl'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving dire=
> ctory `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4'
> make: *** [all-recursi=
> ve-am] Error 2
>
> Thanks in advance.=0A=0A=0A=0A_________________________=
> ___________________________________=0A6X velocizzare la tua navigazione a=
>  56k? 6X Web Accelerator di Libero!=0AScaricalo su INTERNET GRATIS 6X htt=
> p://www.libero.it=0A
>
>
>
> --__--__--
>
> Message: 2
> From: Laurent Carlier <lordheavy at ...141...>
> To: gambas-devel at lists.sourceforge.net
> Subject: Re: [Gambas-devel] Problem compiling on Ubuntu 5.04
> Date: Sat, 16 Apr 2005 10:01:48 +0200
> Reply-To: gambas-devel at lists.sourceforge.net
>
> Le Samedi 16 Avril 2005 09:57, csorda at ...69... a =E9crit=A0:
> > hello there ,
> > I have installed Ubuntu 5.04 release.
> > And this is the error on ./reconf command:
> >
>
> -------------------------------------------------------------------------=
> =2D-
> > carlo at ...297...:~/tmp/gambas-1.0.4/gambas-1.0.4$ ./reconf
> > automake: configure.ac: installing `[.]/install-sh'; error while making
> > link: No such file or directory
> >
> > automake: configure.ac: installing `[.]/mkinstalldirs'; error while
making
> > link: No such file or directory
> >
> > automake: configure.ac: installing `[.]/missing'; error while making
link:
> > No su ch file or directory
> >
> > configure.ac: 79: required file `[.]/ltmain.sh' not found
> > configure.ac: 79: installing `[.]/config.guess'; error while making
link:
> > No suc h file or directory
> >
> > configure.ac: 79: installing `[.]/config.sub'; error while making link:
No
> > such file or directory
> >
> > automake: configure.ac: installing `[.]/config.guess'; error while
making
> > link: No such file or directory
> >
> > automake: configure.ac: installing `[.]/config.sub'; error while making
> > link: No such file or directory
> >
> > configure.ac: 54: required file `./config-h.in]' not found
>
> -------------------------------------------------------------------------=
> =2D-
> >
> > And when I run make command, this is the other error to:
> >
> > carlo at ...297...:~/tmp/gambas-1.0.4/gambas-1.0.4$ make
> > make  all-recursive
> > make[1]: Entering directory `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4'
> > Making all in libltdl
> > make[2]: Entering directory
> > `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4/libltdl' /bin/sh ./libtool
> > --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c ltdl.c
> > cd . && autoheader
> > mkdir .libs
> >  gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c  -fPIC -DPIC -o
> > .libs/ltdl.o gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o
> > >/dev/null 2>&1 /bin/sh ./libtool --mode=3Dlink gcc  -g -O2  -o
libltdlc.=
> la =20
> > ltdl.lo -ldl ar cru .libs/libltdlc.a .libs/ltdl.o
> > ranlib .libs/libltdlc.a
> > creating libltdlc.la
> > (cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
> > make[3]: Entering directory
> > `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4/libltdl' cd . && autoheader
> > make[3]: Leaving directory
> > `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4/libltdl' cd . \
> >   && CONFIG_FILES=3D CONFIG_HEADERS=3D[config.h:config-h.in] \
> >      /bin/sh ./config.status
> > config.status: creating [config.h
> > config.status: error: cannot find input file: config-h.in]
> > make[2]: *** [stamp-h] Error 1
> > make[2]: Leaving directory
> > `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4/libltdl' make[1]: ***
> > [all-recursive] Error 1
> > make[1]: Leaving directory `/home/carlo/tmp/gambas-1.0.4/gambas-1.0.4'
> > make: *** [all-recursive-am] Error 2
> >
> > Thanks in advance.
> >
> >
>
> Does autoconf and automake packages are installed ?
>
> Regards,
>
> =2D-=20
>
> Laurent Carlier
> jabber : LordHeavy at ...298...
>
>
> --__--__--
>
> Message: 3
> Date: Sat, 16 Apr 2005 13:09:11 +0200
> From: Daniel Campos <daniel.campos at ...103...>
> To: gambas-devel at lists.sourceforge.net
> Subject: Re: [Gambas-devel] Problem compiling on Ubuntu 5.04
> Reply-To: gambas-devel at lists.sourceforge.net
>
> csorda at ...69... escribi=F3:
>
> >hello there ,
> >I have installed Ubuntu 5.04 release.
> >And this is the error on ./reconf command:
> >
> > =20
> >
> I had a similar problem: Ubuntu provides a lot of of versions of the
> automake and autoconf tools. Check with Synaptic what versions are
> installed and what not, ant try to upgrade them if they are old versions.
>
> Regards,
>
> D. Campos
>
>
>
> --__--__--
>
> Message: 4
> Date: Sat, 16 Apr 2005 16:57:18 +0200
> From: "csorda\@libero\.it" <csorda at ...69...>
> To: "gambas-devel" <gambas-devel at lists.sourceforge.net>
> Subject: [Gambas-devel] Re: Problem compiling on Ubuntu 5.04
> Reply-To: gambas-devel at lists.sourceforge.net
>
> in Synaptic I have read 1.4 and 1.7 are installed!!
> It's correct?
> Wich =
> version do I must install?
> Thanks in advance.
> =0A=0A=0A=0A_____________=
> _______________________________________________=0A6X velocizzare la tua n=
> avigazione a 56k? 6X Web Accelerator di Libero!=0AScaricalo su INTERNET G=
> RATIS 6X http://www.libero.it=0A
>
>
>
>
> --__--__--
>
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
>
>
> End of Gambas-devel Digest
>





More information about the Devel mailing list