Hi Alan,

> There is still one issue, however, in the results you report.  You state for 
> the build-tree case that the drivers are being loaded from the install tree.  
> Are you sure?  Because there is nothing in the above messages that confirms 
> or denies that and that result is obviously not the desired one (where the 
> build-tree version of the drivers should be used for the build-tree case).

I formulated this imprecisely. The situation is this:

1. Run the example from within the build tree, with the PATH referring to the 
build-tree's dll subdirectory:
    - the drivers come from that dll subdirectory
    - the data files (.pal, .fnt, ...) come from the source tree's data 
subdirectory

2. Run the example from within the build tree, but the PATH referring to the 
installation's dll subdirectory:
    - the drivers come from the installation's dll subdirectory
    - the data files come from the source (!) tree's data subdirectory

3. Copy the example program to a completely independent directory (d:/tmp in my 
case), and run it with the
    PATH referring to the installation's dll subdirectory - the situation if 
someone has installed Plplot and built
    a program of his/her own:
    - the drivers come from the installation's dll subdirectory
    - the data files come from the installation's (!) data subdirectory

So the only somewhat unexpected result is case 2 (well, unexpected to me), but 
I can live with that :). In all cases the lengths are indeed reported as 
plausible numbers (I have not checked the exact numbers).

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.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to