Hi,

After downloaded AuthenNTLM from
http://search.cpan.org/~speeves/Apache2-AuthenNTLM-0.01/, I give
Apache2-AuthenNTLM a try, and execute the following commands:

- gunzip Apache2-AuthenNTLM-0.01.tar.gz
- tar xf Apache2-AuthenNTLM-0.01.tar
- cd Apache2-AuthenNTLM-0.01
- perl Makefile.PL
        Checking if your kit is complete...
        Looks good
        Checking if your kit is complete...
        Warning: the following files are missing in your kit:
        smb/Changes
        smb/INSTALL
        smb/MANIFEST
        smb/Makefile.PL
        smb/README
        smb/Smb.pm
        smb/Smb.xs
        smb/smbval/Makefile.PL
        smb/smbval/byteorder.h
        smb/smbval/hints/solaris_2.pl
        smb/smbval/md4.c
        smb/smbval/rfcnb-common.h
        smb/smbval/rfcnb-error.h
        smb/smbval/rfcnb-io.c
        smb/smbval/rfcnb-io.h
        smb/smbval/rfcnb-priv.h
        smb/smbval/rfcnb-util.c
        smb/smbval/rfcnb-util.h
        smb/smbval/rfcnb.h
        smb/smbval/session.c
        smb/smbval/smbdes.c
        smb/smbval/smbencrypt.c
        smb/smbval/smblib-common.h
        smb/smbval/smblib-priv.h
        smb/smbval/smblib-util.c
        smb/smbval/smblib.c
        smb/smbval/smblib.h
        smb/smbval/std-defines.h
        smb/smbval/std-includes.h
        smb/smbval/valid.c
        smb/smbval/valid.h
        smb/test.pl
        Please inform the author.
        Writing Makefile for Authen::Smb::smbvalid
        Writing Makefile for Apache2::AuthenNTLM
        Writing Makefile for Apache2::AuthenNTLM
- cd smb
- perl Makefile.PL
- make
        cp AuthenNTLM.pm blib/lib/Apache2/AuthenNTLM.pm
        cp Smb.pm blib/lib/Apache2/Smb.pm
        Package Authen::Smb (Authen/Smb.pm) does not match filename
blib/lib/Apache2/Smb.pm at /usr/lib/perl5/5.8.0/AutoSplit.pm line 261,
<$in>   line 67.
        make: *** [pm_to_blib] Error 25
- cd ..
- perl Makefile.PL
        Writing Makefile for Authen::Smb::smbvalid
        Writing Makefile for Apache2::AuthenNTLM
        Writing Makefile for Apache2::AuthenNTLM
        [EMAIL PROTECTED] Apache2-AuthenNTLM-0.01]# make install
        cp AuthenNTLM.pm blib/lib/Apache2/AuthenNTLM.pm
        make[1]: Entering directory
`/downloads/Apache2-AuthenNTLM-0.01/smb'
        Skip ../blib/lib/Apache2/AuthenNTLM.pm (unchanged)
        cp Smb.pm ../blib/lib/Apache2/Smb.pm
        Package Authen::Smb (Authen/Smb.pm) does not match filename
../blib/lib/Apache2/Smb.pm at /usr/lib/perl5/5.8.0/AutoSplit.pm line
261, <$in> line 67.
        make[1]: *** [pm_to_blib] Error 25
        make[1]: Leaving directory
`/downloads/Apache2-AuthenNTLM-0.01/smb'
        make: *** [subdirs] Error 2

It's impossible to do the installation.

Regards,
Gert Jan Schipper


> -----Original Message-----
> From: Shannon Eric Peevey [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 28, 2005 3:13 AM
> To: modperl@perl.apache.org
> Subject: [ANNOUNCE] Apache2-AuthenNTLM-0.01
> 
> The uploaded file
> 
>     Apache2-AuthenNTLM-0.01.tar.gz
> 
> has entered CPAN as
> 
>   file: $CPAN/authors/id/S/SP/SPEEVES/Apache2-AuthenNTLM-0.01.tar.gz
>   size: 62723 bytes
>    md5: a0e12bf715c52683490b782e2ad6b46d
> 
> No action is required on your part
> Request entered by: SPEEVES (Shannon Eric Peevey)
> Request entered on: Thu, 28 Apr 2005 01:04:11 GMT
> Request completed:  Thu, 28 Apr 2005 01:05:44 GMT
> 
> This is a true Apache2 module now and has been updated for the changes
in
> mp2-rc5.  It will not work with any version of mod_perl before
mp2-rc5, so
> anyone that is using a version of mp2-rc5, should continue to use
Apache-
> AuthenNTLM-2.11.  I will remove all shared mp1/mp2 code from the next
> release of Apache-AuthenNTLM, and it will become the mp1 branch of the
> Apache(*)-AuthenNTLM series.
> 
> Please, give Apache2-AuthenNTLM a try, and let me know if you see any
> issues with the code changes that I've made.
> 
> Here are a list of changes to Apache2-AuthenNTLM-0.01:
> 
> -split from the parent Apache::AuthenNTLM
> -moved to the Apache2::AuthenNTLM namespace
> -all mp1/mp2 shared code has been removed
> -all mp1/mp2 shared code replaced with mp2 code
> -fixed all changes to work with mp2 API renaming changes
> 
> thanks,
> 
> --
> Shannon Eric Peevey
> President - EriKin Corporation
> [EMAIL PROTECTED]
> (940) 391-6777
> http://www.erikin.com


**********************************************************************
The information in this message is confidential and may be legally
privileged. It is intended solely for the addressee. Access to this message
by anyone else is unauthorized. If you are not the intended recipient, any
disclosure, copying, or distribution of the message, or any action or
omission taken by you in reliance on it, is prohibited and may be unlawful.
Please immediately contact the sender if you have received this message in
error.
**********************************************************************


Reply via email to