----- Original Message ----- 
From: "Torben Haenke" <[EMAIL PROTECTED]>
To: "Sisyphus" <[EMAIL PROTECTED]>
Cc: "Christian Soeller" <[EMAIL PROTECTED]>; <[email protected]>
Sent: Tuesday, March 18, 2008 1:51 AM
Subject: Re: [Perldl] Fwd: Question on PDL for Windows XP


> Thanks a lot!
>
> But I still have some problems.
> I installed all the packages and it seems it worked but I get some
> messages, that the module PGPLOT can not be found from perldl.

That error message you got about being unable to "locate loadable object for 
module PGPLOT" is the exact error you get if you try to use the Win32 PGPLOT 
binaries on stock-standard perl 5.10.0 (such as ActivePerl build 1001). It's 
a problem with DynaLoader.pm that will be fixed in 5.10.1 and is already 
fixed in ActivePerl build 1002.

Doh .... but hang on a minute !! ... ActiveState started using that problem 
version of DynaLoader *before* the release of 5.10.0 ... so that same 
problem will also afflict later builds of ActivePerl 5.8.

Assuming that's the problem, I'll send Torben (off-list) a patched 
DynaLoader.pm (from ActiveState build 1002) that should fix that problem. I 
can't seem to locate the actual patch itself (which was written by Jan 
Dubois), though I could probably re-create it if need be. (For anyone 
interested, see 
http://www.nntp.perl.org/group/perl.perl5.porters/2007/12/msg131528.html for 
the details.

Torben, if that patched DynaLoader.pm does not fix the problem, could you 
please start by providing the output of 'perl -V'.

(I now think Torben must be running perl 5.8. In checking things out, I've 
just discovered that 'perldl' is nowhere to be found on 5.10.0 on windows 
!!! .... I'll have to try and track that down.)

> I
> attached a jpg oft the windows console, because I don't now how to
> redirect the output of perldl into a file and it's not possible to copy
> past anything from the windows console.

You *can* copy'n'paste from/to the windows console.
In that screenshot you sent, there's a little icon in the top left corner 
(that little "C:\" in a black box). If you left click on that icon, you'll 
get a dropdown box. Select "Properties", then tick the "Quick Edit" box. You 
can then highlight text in the usual way, and copy highlighted text to the 
clipboard by right-clicking. (Text that has been copied to the clipboard 
can, likewise, be pasted to the windows console by a right-click.)

Cheers,
Rob 


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to