Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Catalyst: Users

C::P::UploadProgress

 

 

Catalyst users RSS feed   Index | Next | Previous | View Threaded


orasnita at gmail

May 14, 2008, 7:32 AM

Post #1 of 4 (226 views)
Permalink
C::P::UploadProgress

Hi,

Can C::P::UploadProgress be made to work under Windows?
I've seen that it requires C::P::Cache::FastMmap and this module can't be
installed under Windows, even after installing Cache::FastMmap::WithWin32.

Thank you.

Octavian


_______________________________________________
List: Catalyst[at]lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst[at]lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


ash_cpan at firemirror

May 14, 2008, 7:43 AM

Post #2 of 4 (212 views)
Permalink
Re: C::P::UploadProgress [In reply to]

On 14 May 2008, at 15:32, Octavian Rasnita wrote:

> Hi,
>
> Can C::P::UploadProgress be made to work under Windows?
> I've seen that it requires C::P::Cache::FastMmap and this module
> can't be installed under Windows, even after installing
> Cache::FastMmap::WithWin32.
>
> Thank you.
>
> Octavian
>

Doesn't work how? Build errors? Just plain doesn't work?

_______________________________________________
List: Catalyst[at]lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst[at]lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


andy at hybridized

May 14, 2008, 7:46 AM

Post #3 of 4 (212 views)
Permalink
Re: C::P::UploadProgress [In reply to]

On May 14, 2008, at 10:32 AM, Octavian Rasnita wrote:

> Hi,
>
> Can C::P::UploadProgress be made to work under Windows?
> I've seen that it requires C::P::Cache::FastMmap and this module
> can't be installed under Windows, even after installing
> Cache::FastMmap::WithWin32.

It will work with any cache plugin.

_______________________________________________
List: Catalyst[at]lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst[at]lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


orasnita at gmail

May 14, 2008, 10:49 AM

Post #4 of 4 (209 views)
Permalink
Re: C::P::UploadProgress [In reply to]

From: "Ash Berlin" <ash_cpan[at]firemirror.com>
>> Can C::P::UploadProgress be made to work under Windows?
>> I've seen that it requires C::P::Cache::FastMmap and this module can't
>> be installed under Windows, even after installing
>> Cache::FastMmap::WithWin32.
>>
>> Thank you.
>>
>> Octavian
>>
>
> Doesn't work how? Build errors? Just plain doesn't work?

I enclosed below the errors I've seen when doing:
cpan> install Catalyst::Plugin::Cache::FastMmap

I think this module require Cache::FastMmap and it gives errors if it is not
found. It might need to try require-ing Cache::FastMmap but if it is not
found, try require-ing Cache::FastMmap::WithWin32.

The errors:
E:\usr\bin\perl.exe Build --makefile_env_macros 1
Copying lib\Catalyst\Plugin\Cache\FastMmap.pm ->
blib\lib\Catalyst\Plugin\Cache\FastMmap.pm
Manifying blib\lib/Catalyst/Plugin/Cache/FastMmap.pm ->
blib\libdoc\Catalyst.Plugin.Cache.FastMmap.3
HTMLifying blib\lib\Catalyst\Plugin\Cache\FastMmap.pm ->
blib\libhtml\site\lib\Catalyst\Plugin\Cache\FastMmap.html
Build: blib\lib\Catalyst\Plugin\Cache\FastMmap.pm: cannot resolve
L<Catalyst> in paragraph 24.
Build: blib\lib\Catalyst\Plugin\Cache\FastMmap.pm: cannot resolve
L<Catalyst> in paragraph 32.
nmake -- OK
Running make test
Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.
E:\usr\bin\perl.exe Build --makefile_env_macros 1 test
t\01use............
t\01use............NOK 1# Failed test 'use
Catalyst::Plugin::Cache::FastMmap;'
# at t\01use.t line 3.
# Tried to use 'Catalyst::Plugin::Cache::FastMmap'.
# Error: Can't locate Cache/FastMmap.pm in @INC (@INC contains:
E:\usr\cpan\build\Catalyst-Plugin-Cache-FastMmap-0.6\blib\lib
E:\usr\cpan\build\Catalyst-Plugin-
Cache-FastMmap-0.6\blib\arch _build\lib E:/usr/site/lib E:/usr/lib .) at
E:\usr\cpan\build\Catalyst-Plugin-Cache-FastMmap-0.6\blib\lib/Catalyst/Plugin/Cache/FastMmap
.pm line 6.
# BEGIN failed--compilation aborted at
E:\usr\cpan\build\Catalyst-Plugin-Cache-FastMmap-0.6\blib\lib/Catalyst/Plugin/Cache/FastMmap.pm
line 6.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
# Looks like you failed 1 test of 1.
t\01use............dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t\02pod............skipped
all skipped: set TEST_POD to enable this test
t\03podcoverage....skipped
all skipped: Test::Pod::Coverage 1.04 required
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\01use.t 1 256 1 1 100.00% 1
2 tests skipped.
Failed 1/3 test scripts, 66.67% okay. 1/1 subtests failed, 0.00% okay.
NMAKE : fatal error U1077: 'E:\usr\bin\perl.exe' : return code '0xff'
Stop.
nmake test -- NOT OK
Running make install
make test had returned bad status, won't install without force
cpan>


Octavian


_______________________________________________
List: Catalyst[at]lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst[at]lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Catalyst users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.