|
From: Bill H. <hi...@fa...> - 2000-08-31 14:10:10
|
> I just downloaded and extracted the Vis5d version 5.2 Sunos5 executable from > the Vis5d site. I can run the vis5d executable and display the sample data > files. However, when I try to run any Tcl script the program aborts with the > following error: > > Fatal error in Tcl_CreateCommand! > > Any ideas about what might be going on? > > I'm running on a Sun Ultra60, 450MHz, 528MB Ram. Full Tcl support has been > installed as I have been running Vis5d v4.3 for a long time on this same > machine. I think I have fixed this in src/script.c by changing: #define MAX_COMMANDS 250 to: #define MAX_COMMANDS 400 The fix is in: ftp://www.ssec.wisc.edu/pub/vis5d-5.2/vis5d-5.2.tar.Z.31aug2000 Bill ---------------------------------------------------------- Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 hi...@fa... 608-263-4427 fax: 608-263-6738 http://www.ssec.wisc.edu/~billh/vis.html |