Skip to Content.
Sympa Menu

freetds - RE: need help please

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: ZIGLIO Frediano <Frediano.Ziglio AT vodafoneomnitel.it>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: need help please
  • Date: Tue, 17 Sep 2002 11:47:16 +0200


>
>Hi,
> I need to connect from Perl to MS-SQL (i know freetds does this ;-)) ...
>i knwe of freetds from this link http://www.hklc.com/infocenter/670.html.

Hi

please do not post html mail.

>Here is my problem,
> when i unpack the source and do a ./configure i get a error given
>below ,i did not find much help so i installed the rpms
freetds-0.60-1.i386.rpm
>freetds-devel-0.60-1.i386.rpm
>now i dont know how to proceed , after the installation i did a find /
-name
>freetds and i found only some headers installed ,
>
>Please let me know how to proceed or atleast some help on this
>
>Thanks,
>Kiran
>checking for ANSI C header files... yes
>checking for malloc.h... yes
>checking for sys/types.h... yes
>checking for sys/socket.h... yes
>checking for arpa/inet.h... yes
>checking for netinet/in.h... yes
>checking whether INADDR_NONE is defined... yes
>checking size of char... 0
>checking size of short... 0
>checking size of long... 0
>checking size of int... 0
>checking size of float... 0
>checking size of double... 0
>checking size of long long... 0
>checking size of __int64... 0
>configure: error: No 32-bit float found.
>

?? quite strange. configure do not detect sizes.
You have rh7.2 (same system I use..)

It seem that compiler is not installed..

What say
$ gcc --version
??

I suggest to use DBD::Sybase for Perl (the best driver at the moment), but
this must be installed from source too, so you need a compiler...

freddy77

=================================
"STRICTLY PERSONAL AND CONFIDENTIAL

This message may contain confidential and proprietary material for the sole
use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you are not the intended recipient please contact
the sender and delete all copies.
The contents of this message that do not relate to the official business of
our company shall be understood as neither given nor endorsed by it."

=================================




Archive powered by MHonArc 2.6.24.

Top of Page