in reply to Re: Authen:: PAM
in thread Authen:: PAM


For the first I am getting the same error.

Second ": bad interpreter: No such file or directory"

Third: Same result as first.

BTW I have already set my cc before doing perl makefil.pl "export CC=/opt/SUNWspro/bin/cc"

Replies are listed 'Best First'.
Re^3: Authen:: PAM
by YGP (Acolyte) on Mar 06, 2008 at 08:55 UTC
    It is because of config.pm file, that file is missing in lib folder but it is availble in lib/Net folder, Now I am getting new error
    bal symbol "%Config" requires explicit package name at /usr/perl5/5.8.4/lib/ExtUtils/MM.pm line 55.

    Compilation failed in requireat /usr/perl5/5.8.4/lib/ExtUtils/MakeMaker.pm line 37..

    Compilation failed in require at Makefile.PL line 1.

    BEGIN failed--compilation aborted at Makefile.PL line 1.
      No. Net::Config and Config are two separate entities. Every perl must come with Config (perldoc Config)