
Now, I am presented with a problem that I couldnt solve by searching these forums (as I did in case of compiling and installing TCL and eggdrop).
I want to install mysqlTCL.
I'm running on Debian, and have mysql (I'm sure of it cause I'm running php forums that require mysql db) and as I said earlier I have installed TCL. So in my opinion I do meet the requirments.
However...
When I run this ./configure
Code: Select all
./configure --with-tcl=/usr/local/lib/tcl8.3 --with-tclinclude=/usr/local/include/tcl8.3 --with-mysql-include=/usr/local/include/mysql --with-mysql-lib=/usr/local/lib/mysql
Am I missing some mysql (which btw works fine) files, and if I am where can I obtain them?
Thanks in advance for the help.
EDIT:
I posted in the wrong forum.
