Gert Jan Schipper wrote:

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

What happens if you make clean at the top of the source tree (Apache-AuthenNTLM-0.01/) and then just perl Makefile.PL ; make ; make test ; make install ? You don't need to run the makefile in the smb directory.

thanks,

--
Shannon Eric Peevey
President - EriKin Corporation
[EMAIL PROTECTED]
(940) 391-6777
http://www.erikin.com



Reply via email to