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.

erorr tls

General support and discussion of Eggdrop bots.
Post Reply
User avatar
abah
Halfop
Posts: 91
Joined: Sun Dec 01, 2013 3:04 am
Location: Indonesia

erorr tls

Post by abah »

Hello,
I am trying to install a TCL on almalinux vps but when I run it I get this error message
use '.help userinfo' for commands.
Tcl error in file 'domain.conf':
can't find package tls
while executing
"package require tls"
(file "dom/domain.tcl" line 153)
invoked from within
"source "$eggdrop(root)/domain.tcl""
(file "dom/settings.tcl" line 4)
invoked from within
"source dom/settings.tcl"
(file "domain.conf" line 224)
* CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
what should I do ?
abah - Kota Makassar - Indonesia
User avatar
CrazyCat
Revered One
Posts: 1347
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Re: erorr tls

Post by CrazyCat »

You need to install the tcl-tls package to get the tls package
User avatar
abah
Halfop
Posts: 91
Joined: Sun Dec 01, 2013 3:04 am
Location: Indonesia

Re: erorr tls [resolved]

Post by abah »

CrazyCat wrote: Sun May 11, 2025 6:59 am You need to install the tcl-tls package to get the tls package
thanks is work now
abah - Kota Makassar - Indonesia
Post Reply