Hi everyone,

I am trying to test the build under MinGW/MSYS, but I have run into a problem 
with the device drivers:
The example programs can not find them, unless I set PLPLOT_DRV_DIR to the 
directory containing the .driver_info files.

However, when I set that environment variable, the examples abort immediately, 
as they can not find the .pal or .fnt files.

I thought it might have to do with the plInBuildTree() function: I run the 
programs from within the build tree, but MSYS uses the forward slash to 
indicate directory segments whereas Windows and the code for plInBuildTree() 
uses the backslash.

To test that hypothesis, I used a plain DOS box instead of MSYS, but that 
simply shows the same problem. It may still be a valid hypothesis, but it is 
definitely not a solution.

So, I manually installed the .fnt and .pal files in the "lib" subdirectory and 
defined PLPLOT_HOME to point to the build directory that holds "lib". Then it 
worked fine.

I will now move on to testing the build under MinGW.

Regards,

Arjen
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.
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to