Http package

Old posts that have not been replied to for several years.
Locked
J
JensB
Voice
Posts: 30
Joined: Mon Sep 24, 2001 8:00 pm

Post by JensB »

[06:22] netbots: error - update check cannot find package 'http' (the nb_update feature requires tcl 8.0 or later).


Tcl version: 8.3 (header version 8.3)
Tcl patchlevel: 8.3.0 (header patchlevel 8.3.0)

Any advice on what I need ?

I run the bot on a remote shelll provider

thnx in advance
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

This is an indication that the full Tcl distrobution is not available on the shell.

Due to the way netbots loads the package, you would need to install Tcl yourself to provide it's functionality.

I beleive you should also just disable nb_update, as it only provides you with a way to have the bot notify you of new releases.
Locked