[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: tclkit (and wikt) on Debian?



Hello Magnus,

Here is how I install tclkit on a debian 3 (woody).

I retrieve the binary from http://www.equi4.com/pub/tk/downloads.html
I choose the one for Linux for my platform PA-RISC (the only version was 8.4.2)


Then I gunzip the file and try it.

# gunzip tclkit-linux-hppa.gz
# mv tclkit-linux-hppa tclkit
# chmod 750 tclkit

# ./tclkit

As it needs libstdc++.5 I upgrade my system with apt-get

# apt-get install libstdc++5

Then it works fine. I download wikit.kit and run a wiki webserver

# ./tclkit wikit.kit -httpd 8001

Kind regards,
Laurent





Reply to: