From: Arjen M. <Arj...@de...> - 2015-04-21 10:36:47
|
Hi Alan, The output I got via the –debug option is at least somewhat revealing: markus@L01259 /d/plplot-svn/comprehensive_test_disposeable $ cd shared/build_tree/examples/c markus@L01259 /d/plplot-svn/comprehensive_test_disposeable/shared/build_tree/exa mples/c $ ./x00c -debug plGetDrvDir: Trying to read env var PLPLOT_DRV_DIR plGetDrvDir: Will use drivers dir: d:/plplot-svn/comprehensive_test_disposeable/ shared/install_tree/lib/plplot5.11.0/drivers *** PLPLOT ERROR, ABORTING OPERATION *** plInitDispatchTable: Could not open drivers directory, aborting operation Plotting Options: Enter device number or keyword: Invalid device: │½→w☻ markus@L01259 /d/plplot-svn/comprehensive_test_disposeable/shared/build_tree/exa mples/c $ echo $PLPLOT_DRV_DIR markus@L01259 /d/plplot-svn/comprehensive_test_disposeable/shared/build_tree/exa mples/c $ Apparently plInBuildTree() is still returning 0 and therefore the install directory is being examined, even if that does not exist yet. Well, this narrows it down quite a bit. I will add some debugging statements to that routine, to find out what is going on. Regards, Arjen From: Arjen Markus [mailto:Arj...@de...] I am getting some inconsistent results. I first ran the tests with the extra environment variables all set and the –do_clean_as_you_go off and then I was able to run the examples that were created _without any additional parameters_ in a different MSYS shell window (well, the PATH needed to be extended). So I was enthousiastic, dropped the additional parameters and dropped –do_clean_as_you_go. The examples that were DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. |