PHP 8.2.31
Preview: INSTALL.md Size: 724 B
/proc/thread-self/root/opt/alt/freetds11/usr/share/doc/alt-freetds11/INSTALL.md

FreeTDS Installation
====

If you are installing from git repository please read [INSTALL.GIT](./INSTALL.GIT.md)

For complete instructions, see the [FreeTDS Users Guide](http://www.freetds.org/userguide/). It is included in the distribution inside "doc/userguide/index.html`.

Brief Instructions
----

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

Post 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).

For any other information please see the Users Guide.

Directory Contents

Dirs: 0 × Files: 8

Name Size Perms Modified Actions
2.71 KB lrw-r--r-- 2025-03-06 20:38:15
Edit Download
7.44 KB lrw-r--r-- 2026-03-29 20:56:40
Edit Download
17.67 KB lrw-r--r-- 2025-03-06 20:38:15
Edit Download
24.79 KB lrw-r--r-- 2025-03-06 20:38:15
Edit Download
724 B lrw-r--r-- 2025-03-06 20:38:15
Edit Download
37.10 KB lrw-r--r-- 2025-03-06 20:38:39
Edit Download
2.79 KB lrw-r--r-- 2025-04-17 18:09:28
Edit Download
3.96 KB lrw-r--r-- 2025-03-06 20:38:39
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).