From: Alan W. I. <ir...@be...> - 2002-07-11 23:08:36
|
Vince, Here is the error message I got: ./plserver % source ../examples/tk/runAllDemos.tcl Can't open drivers/driversd.db This sequence of commands used to work fine. This problem was caused by the cd command in runAllDemos.tcl that you put in recently. Once out of the plplot/tmp directory, then ./drivers/driversd.db (presumably used by some of the plserver boiler plate although in this case tk is a static device) could no longer be found. I don't think this would have been a problem, if I had already installed plplot, but to keep issues as simple as possible I always clean out the installed version of plplot before my plplot/tmp testing. In this case the fix was simple, and I don't think there are any side effects. I have just committed a change that replaces the unnecessary cd command in runAllDemos.tcl. This works for me for both plserver and wish. Does it cause any problems for you? Alan email: ir...@be... phone: 250-727-2902 FAX: 250-721-7715 snail-mail: Dr. Alan W. Irwin Department of Physics and Astronomy, University of Victoria, P.O. Box 3055, Victoria, British Columbia, Canada, V8W 3P6 __________________________ Linux-powered astrophysics __________________________ |