How to install these packages in tcl? WS::Server , WS::Client, WS::Utils
Do you speak about Tcl in general or Altair's Tcl?
Altair..
It is not recommended to modify (by adding or removing module) the installation of Altair's Tcl.
If it is general then how to do this?
If files pkgindex.tcl are there, you need append package's folder path to ::auto_path
and then load packages by
package require WS::Client
refer to my pkgindex.tcl and installer.tcl
it helps install packages via $::env(HOME) without affection to hw installation.
https://community.altair.com/community?id=community_question&sys_id=e33648761b2bd0908017dc61ec4bcba7
WS::Server , WS::Client, WS::Utils
from where i can get these packages.
I am not able find these on tcl Packages.
I don't know
Did you try to google them?
yes i tried but get nothing
Ask person who talk to you about them.