can't find package windowlist
while executing
"package require windowlist"
(procedure "CreateMainMenu" line 29)
invoked from within
"CreateMainMenu $container"
(procedure "CreateNewContainer" line 3)
invoked from within
"CreateNewContainer"
(procedure "::ChatWindow::GetContainerFor" line 9)
invoked from within
"::ChatWindow::GetContainerFor $user"
(procedure "::amsn::chatUser" line 13)
invoked from within
"::amsn::chatUser yifexxx@sad-amsn-user.com"
("after" script)
That's the log. It gives an error, then I can't get the chat window open. OS X, Leopard. I update using
http://amsn-project.net/wiki/SVN#The_Subversion_way_2Thanks.