Tcl Prob

Old posts that have not been replied to for several years.
Locked
H
HorzaJ

Tcl Prob

Post by HorzaJ »

Here is my problem.. I am in shell compiling fine then I get an error saying cant find tcl..

Now I have read how to point it to where tcl is at if you have it somewhere else... but

my problem is I know I have it but cant find it... anyone know of any shell comands or advice in finding my tcl on the server?

Thanks for the help!
s
stayka

Post by stayka »

Hm... What about

find / -name "tcl*"

?

Bb, Stayka
Locked