OXIESEC PANEL
- Current Dir:
/
/
opt
/
alt
/
freetds
/
usr
/
share
/
doc
/
alt-freetds
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
03/16/2023 01:46:45 PM
rwxr-xr-x
📄
AUTHORS
2.71 KB
02/04/2019 07:03:19 PM
rw-r--r--
📄
BUGS
309 bytes
02/04/2019 07:03:19 PM
rw-r--r--
📄
COPYING
17.67 KB
02/04/2019 07:03:19 PM
rw-r--r--
📄
COPYING.LIB
24.79 KB
02/04/2019 07:03:19 PM
rw-r--r--
📄
ChangeLog
4.78 KB
09/02/2019 09:00:52 AM
rw-r--r--
📄
INSTALL
827 bytes
02/04/2019 07:03:19 PM
rw-r--r--
📄
NEWS
25.6 KB
02/09/2019 05:58:48 PM
rw-r--r--
📄
README
3.01 KB
03/13/2019 04:06:19 PM
rw-r--r--
📄
TODO
5.68 KB
02/04/2019 07:03:19 PM
rw-r--r--
Editing: INSTALL
Close
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.