This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

1 More Question....

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

1 More Question....

Post by Hackerz2020 »

"Before you can compile Eggdrop, you need to have Tcl installed on your system. Most systems should have Tcl on them by now -- you can check by trying the command "tclsh". "


Where can`t i check "tclsh"....
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

in your shell

example:
Opposing@code:~$ tclsh
In FreeBSD, tclsh is named with a version number. This is because
different versions of tclsh are not compatible with each other and
they can not all be called "tclsh"! You may need multiple versions
installed because a given port may depend on a specific version.

On your system, tclsh is installed under at least the following names:

tclsh8.3
tclsh8.4
Opposing@code:~$
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

Post by Ofloo »

type:

whereis tcl

whereis tclsh

which tcl

which tclsh

in shell if it returns nothing well then something is wrong :p
XplaiN but think of me as stupid
H
Hackerz2020

where can`t i get shell...?

Post by Hackerz2020 »

i`m from malaysia.....where can`t i get shell....
f
firepac
Voice
Posts: 31
Joined: Wed Jun 18, 2003 5:41 am
Location: Queensland, Australia

Post by firepac »

Try searching the Shell Providers List on this site. :roll:
Locked