|
Posted by Jean-Louis MOREL on May 21, 2009, 4:16 pm
Please log in for more thread options
Dans l'article <5923ff28-5ec4-4779-b7e9-
show/hide quoted text
212bf9dd1e48@z14g2000yqa.googlegroups.com>, svnpttrssn@gmail.com a dit...
>Well, "Authen-NTLM" is another module, and I already have it installed
>(version 0.31 according to the PPM gui).
>Nevertheless, I tried it again and got this result:
>D:\temp>ppm install http://www.bribes.org/perl/ppm/Authen-NTLM.ppd
>ppm install failed: Installing MIME-Base64-3.07 for Authen-NTLM would
>downgrade
>MIME::Base64 from version 3.0701 to 3.07; use --force to install
>regardless
>(i.e. the same message as Rob above got when he tried
>ppm install http://ppm.activestate.com/PPMPackages/5.10-windows/NTLM.ppd
>and indeed I also get that same message as Rob did)
The version 3.07_01 of MIME::Base64 is not in the CPAN :-(
http://cpan.uwinnipeg.ca/~gaas/MIME-Base64 This version is in the perl distribution:
http://kobesearch.cpan.org/htdocs/perl/Base64.pm.html
I have updated my ppm repository.
Try again:
ppm install http://www.bribes.org/perl/ppm/Authen-NTLM.ppd
or
ppm install http://www.bribes.org/perl/ppm/NTLM.ppd
(it's the same module).
HTH
--
J-L.M.
http://www.bribes.org/perl
|
|
Posted by svnpttrssn on May 21, 2009, 7:23 pm
Please log in for more thread options
On May 21, 10:16=A0pm, jl_mo...@bribes.org (Jean-Louis MOREL) wrote:
show/hide quoted text
> Dans l'article <5923ff28-5ec4-4779-b7e9-
> 212bf9dd1...@z14g2000yqa.googlegroups.com>, svnpttr...@gmail.com a dit...
> The version 3.07_01 of MIME::Base64 is not in the CPAN :-(
> =A0http://cpan.uwinnipeg.ca/~gaas/MIME-Base64
> This version is in the perl distribution:
> =A0http://kobesearch.cpan.org/htdocs/perl/Base64.pm.html
> I have updated my ppm repository.
> Try again:
> =A0 ppm installhttp://www.bribes.org/perl/ppm/Authen-NTLM.ppd
> or
> =A0 ppm installhttp://www.bribes.org/perl/ppm/NTLM.ppd
> (it's the same module).
I have now tried again (both) without success.
Result:
show/hide quoted text
C:\temp>ppm install http://www.bribes.org/perl/ppm/NTLM.ppd
ppm install failed: Installing MIME-Base64-3.07 for NTLM would
downgrade MIME::B
ase64 from version 3.0701 to 3.07; use --force to install regardless
show/hide quoted text
C:\temp>ppm install http://www.bribes.org/perl/ppm/Authen-NTLM.ppd
ppm install failed: Installing MIME-Base64-3.07 for Authen-NTLM would
downgrade
MIME::Base64 from version 3.0701 to 3.07; use --force to install
regardless
|
|
Posted by sisyphus on May 21, 2009, 7:38 pm
Please log in for more thread options On May 22, 9:23=A0am, svnpttr...@gmail.com wrote:
show/hide quoted text
> C:\temp>ppm installhttp://www.bribes.org/perl/ppm/NTLM.ppd
> ppm install failed: Installing MIME-Base64-3.07 for NTLM would
> downgrade MIME::B
> ase64 from version 3.0701 to 3.07; use --force to install regardless
Just grab a copy of http://www.bribes.org/perl/ppm/NTLM.ppd, rename it
to my_ntlm.ppd, then modify it so that it doesn't want to mess with
MIME::Base64, and then run:
ppm install my_ntlm.ppd
Cheers,
Rob
|
|
Posted by Jean-Louis MOREL on May 22, 2009, 11:39 am
Please log in for more thread options Dans l'article <a1fd599d-76ff-48ad-9e44-
show/hide quoted text
47ab1eef4f90@d25g2000prn.googlegroups.com>, sisyphus359@gmail.com a dit...
>On May 22, 9:23=A0am, svnpttr...@gmail.com wrote:
>> C:\temp>ppm installhttp://www.bribes.org/perl/ppm/NTLM.ppd
>> ppm install failed: Installing MIME-Base64-3.07 for NTLM would
>> downgrade MIME::B
>> ase64 from version 3.0701 to 3.07; use --force to install regardless
>Just grab a copy of http://www.bribes.org/perl/ppm/NTLM.ppd, rename it
>to my_ntlm.ppd, then modify it so that it doesn't want to mess with
>MIME::Base64, and then run:
>ppm install my_ntlm.ppd
I removed this false dependency to MIME::Base64 in the ppd file.
I think that ppm is puzzled by the strange version number 3.07_01.
That must work now:
ppm install http://www.bribes.org/perl/ppm/NTLM.ppd
--
J-L.M.
http://www.bribes.org/perl
|
|
Posted by svnpttrssn on May 22, 2009, 1:11 pm
Please log in for more thread options Yes, now it worked :-)
Thank you to both of you (Rob and Jean-Louis) for your help.
/ Sven
On May 22, 5:39=A0pm, jl_mo...@bribes.org (Jean-Louis MOREL) wrote:
show/hide quoted text
> I removed this false dependency to MIME::Base64 in the ppd file.
> I think that ppm is puzzled by the strange version number 3.07_01.
> That must work now:
> =A0 ppm installhttp://www.bribes.org/perl/ppm/NTLM.ppd
|
| Similar Threads | Posted | | Problem with Net::SSH::Perl module | December 22, 2004, 12:38 pm |
| Problem using C module in perl | January 5, 2006, 5:03 am |
| problem using swig to create perl module | October 6, 2005, 8:10 am |
| perl cgi session module installation problem | June 5, 2006, 11:11 am |
| Problem in accessing DLL function from perl module. | July 31, 2007, 4:52 am |
| WWW::Mechanize and NTLM authentication | December 21, 2004, 3:55 pm |
| Mysql-DBD Perl module Installation Problem in HPUX | June 30, 2005, 9:05 am |
| Newbie question about NTLM and web sites | August 12, 2004, 9:17 am |
| Problem with Net::SSH Perl | June 30, 2005, 8:31 am |
| Net::SSH::Perl::Cipher Problem. | June 10, 2005, 1:51 am |
|
>Well, "Authen-NTLM" is another module, and I already have it installed
>(version 0.31 according to the PPM gui).
>Nevertheless, I tried it again and got this result:
>D:\temp>ppm install http://www.bribes.org/perl/ppm/Authen-NTLM.ppd
>ppm install failed: Installing MIME-Base64-3.07 for Authen-NTLM would
>downgrade
>MIME::Base64 from version 3.0701 to 3.07; use --force to install
>regardless
>(i.e. the same message as Rob above got when he tried
>ppm install http://ppm.activestate.com/PPMPackages/5.10-windows/NTLM.ppd
>and indeed I also get that same message as Rob did)