in reply to Re^2: Problem with perl2exe
in thread Problem with perl2exe

But there is no Authen::SASL::Perl::GSSAPI included in authen-sasl v.2.12 and usage of: use Authen::SASL::Perl::GSSAPI; is giving an error before compilation...

Replies are listed 'Best First'.
Re^4: Problem with perl2exe
by Anonymous Monk on Sep 11, 2009 at 21:37 UTC
    Warning: Can't locate GSSAPI.pm at C:\Perl\site\lib\Authen\SASL\Perl\GSSAPI.pm line 10 @INC = C:\Perl\lib, C:\Perl\site\lib, . But the file C:\Perl\site\lib\Authen\SASL\Perl\GSSAPI.pm is there for sure ! This is very odd... Because I am using PerlEdit for editing and the script gives error on syntax checking (it is also from Indigostar), I think this is their problem.