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.

can't find html package

Old posts that have not been replied to for several years.
Locked
t
tobs

can't find html package

Post by tobs »

Hi all,

I have a big problem with my eggdrop:

can't find package html
while executing
"package require html "


plz help

tobs
e
egghead
Master
Posts: 481
Joined: Mon Oct 29, 2001 8:00 pm
Contact:

Re: can't find html package

Post by egghead »

tobs wrote: can't find package html
while executing
"package require html "
It appears one of your scripts requires the html.tcl script. You will need to find that script and include it in the sources scripts.
Locked