HEX
Server: Apache
System: Linux srv10.cpanelhost.cl 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
User: cco26461 (4967)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //proc/self/root/proc/self/root/opt/alt/freetds/usr/share/doc/alt-freetds-1.1.15/INSTALL
FreeTDS Installation

   If you are installing from git repository please read INSTALL.GIT.

   For complete instructions, see the FreeTDS Users Guide.  It is
   included in the distribution inside "doc/userguide/"; simply open
   "doc/userguide/index.html" and enjoy.  It is also online:

   	http://www.freetds.org/userguide/

Brief Instructions

   $ ./configure --help
   $ ./configure
   $ make
   $ make install


   Edit the /usr/local/etc/freetds.conf file to add servers.
   Test the connection with /usr/local/bin/tsql.
   Build and test the package that requires FreeTDS.

   If you want to build the ODBC driver, you'll probably first want to install
   a Driver Manager (on Unix-like systems).  This release of FreeTDS was tested
   with unixODBC 2.2.11.

   For any other information please see the Users Guide.