Comments for unixODBC
06 Feb 2002 06:43
configure without X?
can i configure unixODBC to work without X? i dont have X installed on the computer but i need odbc connectivity to connect from php4 to sqlserver2000.
the configure script keeps on failing at the "configuring X" section
12 Sep 1999 11:03
Awesome Work!!!!
I installed this, not expecting it to work, but installation was clean, and there was a very nice GUI tool for configuration. And WHAM my PostgreSQL database was available to StarOffice, where I can build reports, execute queries, and create table, all in a beautiful and very intelligent graphical environment. Kudoo's to these guys, this works smoother than several commercial products I have tried. Now I just need an Informix driver. :)
Re: configure without X?
"can i configure unixODBC to work without X? i dont have X installed on the"
Hi,
yes, just configure with --enable-gui=no
Nick