File: INSTALL

package info (click to toggle)
tcl-syslog 2.0.1-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 796 kB
  • sloc: ansic: 729; sh: 400; tcl: 388; makefile: 27
file content (12 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
31-03-2024: Installation of the package should be straightforward. For example

      autoreconf
      ./configure
      make 
      make install

you may exploit TEA provided options in order to have
customization such as choosing a specific Tcl version

    ./configure --with-tcl=/usr/lib/tcl8.6