> On 2007-10-26 14:10-0700 Alan W. Irwin wrote:
>

> Forget that last request because I have made some svn changes that make
> that request irrelevant.
>
> As of revision 7981 when you execute
>
> ./get-drv-info.exe ps
>
> that application internally prepends the drivers directory path to the
> search term (ps in this case) just like what occurs for the core plplot
> library.  Because of this change libltdl (called by that application) now
> searches for
>
> /cygdrive/c/arjen/plplot-svn/install-cygwin/drivers/ps.so
>
> rather than ps.so as in prior revisions.
>
> I am hoping this change to an automatic full path used for searching for
> dynamically loaded devices (now done just like the PLplot core library)
> will
> solve the get-drv-info problem for Cygwin. Please do the simple test again
> for revision 7981 and let me know the detailed results.

I did so: get-drv-info does not produce _any_ output now:

cd ...../drivers
get-drv-info ps
get-drv-info `pwd`/ps.so
get-drv-info xxxx

are all completely silent, no output whatsoever.

>
> If get-drv-info continues not to work when starting from an empty build
> tree, please let me know full test results again.
>
> If get-drv-info now works starting from an empty build tree, then please
> continue the test all the way through to the build and test of the
> installed
> examples.
>

I have rebuilt the complete build tree and the results are
shown in the attached files. There is - superficially at least -
no difference from the rebuild I got before (when moving to revision 7981).

Regards,

Arjen

Attachment: cmake.out
Description: Binary data

Attachment: make.out
Description: Binary data

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to