From: Joe C. <ch...@tr...> - 2006-09-08 22:39:22
|
Hello, I am writing an Open Source application using wxGTK-2.6.3 and plplot-5.6.1 on a Scientific Linux release 4.3 box with gcc v3.4.5 The app runs fine on that machine, but when I copy it to another linux box, along with the needed .so files, it aborts with the message: Unable to load driver: wxwidgets. *** PLPLOT ERROR *** Unable to load driver Program aborted I have copied the driver directory to the other machine, and placed it in a subdirectory of the libs directory where the .so files are located, and set the environment variable PLPLOT_DRV_DIR to that directory. What am I missing? Thanks in advance for any assistance. Joe Chuma TRIUMF |