LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   FreeTDS Install Problem (https://www.linuxquestions.org/questions/linux-software-2/freetds-install-problem-347280/)

wizhuff 07-27-2005 09:28 AM

FreeTDS Install Problem
 
I'm trying to install freeTDS on Debian Linux.

When I issue the following command

./configure --prefix=/usr/local/freetds

I get the following error:


checking for C compiler default output... configure: error: C compiler cannot create executables


We are running as root and have created the directory /usr/loca/freetds

Thanks for any and all help.

Steve

wizhuff 07-27-2005 12:45 PM

cs_config(CS_LOC_PROP)
 
OK - I got the install to work. Had to install GNU C and C++.

Now I have FreeTDS working through DBD:Sybase, except that I get the following error/warning each time it runs:

cs_config(CS_LOC_PROP) failed at /usr/lib/perl/5.8/DynaLoader.pm line 245.

I've read that it's a warning and I can ignore it - but does anyone know how to just turn it off or get it to not show???

Thanks.


All times are GMT -5. The time now is 09:12 PM.