Tags: mysqltcl,linux

Sort by: Date / Title /

  1. 6 months ago by sx
    1. wget http://www.xdobry.de/mysqltcl/mysqltcl-2.50.tar.gz
    2. tar xfz mysqltcl-2.50.tar.gz
    3. export CPP=/usr/BIN/cpp
    4. ./configure --with-tcl=/root/lib/ --with-tclinclude=/root/include/ --with-mysql-include=/etc/mysql --with-mysql-lib=/usr/bin/mysql
    5. make
    6. make install

First / Previous / Next / Last / Page 1 of 1 (1 posteets)