ok here is the cpan instructions
here is the step by step instructions
this should test in different directory then the main PDL installation
is that right ???
cpan> get CHM/PDL-2.4.9_016.tar.gz
cpan> make CHM/PDL-2.4.9_016.tar.gz
cpan> test CHM/PDL-2.4.9_016.tar.gz
cpan> look CHM/PDL-2.4.9_016.tar.gz
except we need to change the version number here to the current developer
version
can we use the seek function to find the latest version ???
can someone give the step by step methods for Git ???
-Mark
________________________________
From: Joel Berger <[email protected]>
To: MARK BAKER <[email protected]>
Cc: Chris Marshall <[email protected]>; ""[email protected]""
<[email protected]>
Sent: Tuesday, April 3, 2012 7:55 AM
Subject: Re: [Perldl] new mapflex/mapfraw implementation in PDL git
Just one more reason to use the github mirror.
Visit https://github.com/PDLPorters/pdl
From there you can see clone addresses both using SSH and HTTP. David Mertens
has been very good about keeping it up to date from the SF repository.
Joel
On Tue, Apr 3, 2012 at 8:17 AM, MARK BAKER <[email protected]> wrote:
can you give the step by step Git instructions one more time PLEASE !!
>
>i have been trying to find it in the email and cant
>
>I promise to save it this time, in a special folder
>
>
>I think its was something like
>
>
>
>git clone http somthing
>
>cd somthing
>then cd dirctory somthing
>
>
>
>I just cant remember please help !
>
>
>-Mark
>
>
>________________________________
> From: Chris Marshall <[email protected]>
>To: Sisyphus <[email protected]>
>Cc: "[email protected]" <[email protected]>
>Sent: Tuesday, April 3, 2012 5:12 AM
>Subject: Re: [Perldl] new mapflex/mapfraw implementation in PDL git
>
>
>Hi Rob-
>
>Thanks for the test drive. I appreciate the work to sort
>out missing deps or other build issues. I agree that it
>is frustrating when folks use the latest and greatest
>features without the ability to handle older perl releases.
>
>I'm hopeful that the bug reports will be useful to the
>File::Map developer and that we can help clean up the
>distribution as far as buildability. I'm just grateful that
>someone implemented a comprehensive mmap for
>window module that works with POSIX systems as well.
>
>My builds were for ASPerl 5.12.3, SPP 5.12.3, and the
>default cygwin perl 5.10.1 so I guess I dodged a bullet
>on that. I did spend a lot of time trying to handle the
>crash from the sys_map routine but was unable to do
>so...
>
>--Chris
>
>On Tue, Apr 3, 2012 at 7:56 AM, Sisyphus <[email protected]> wrote:
>>
>> ----- Original Message ----- From: "Chris Marshall" <[email protected]>
>> To: "[email protected]" <[email protected]>
>> Sent: Tuesday, April 03, 2012 8:25 AM
>> Subject: [Perldl] new mapflex/mapfraw implementation in PDL git
>>
>>
>>
>>> I'm happy to announce that the first cut at a working
>>> implementation for PDL memory-mapped IO using the
>>> File::Map module has been completed and pushed to
>>> PDL git.
>>
>>
>> Can't anyone write a perl module these days without invoking a tedious
>> dependency
chain of non-core modules ?
>>
>> You haven't tried installing File::Map on 5.8.0, have you ;-)
>> One needs to update Exporter to at least 5.57, but that's impossible afaict.
>> Make sure there are no loaded weapons handy if you do give it a try.
>> Sorry - it's too long a story ... the best solution is to just start the
>> top-level PDL Makefile.PL with 'use 5.10;'. (For windows users, there's
>> probably no point in going back beyond 5.10 anyway.)
>>
>> I also have a *lot* of trouble with the PerlIO-Layers dependency (where
>> I've been trying to install version 0.008 of that module).
>> On 5.8.0 (32-bit) its unusable because an Exporter dependency can not be
>> met.
>> On 5.8.9 (32-bit) it passes fine.
>> On 5.10.0 (both 32-bit and 64-bit) it fails some of its tests - but I
>> installed it anyway.
>> On 5.12.0
(both 32-bit and 64-bit) it passes fine.
>> On 5.14.0, 32-bit fails its tests but 64-bit passes. (I installed it on
>> both.)
>> On 5.15.9 it fails tests(both 32-bit and 64-bit) - where I again installed
>> it anyway.
>>
>> Of the above-mentioned perl versions, File-Map-0.46 fails all of its tests
>> on 5.8.0 (because the Exporter dependency is unmet.)
>> But it passes its tests on all other builds of perl mentioned above.
>>
>> I'll try to build to build the current git version of perl (on everything
>> but 5.8.0) tomorrow ...
>>
>> Cheers,
>> Rob
>
>_______________________________________________
>Perldl mailing list
>[email protected]
>http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>
>
>
>_______________________________________________
>Perldl mailing list
>[email protected]
>http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>
>
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl