(RADIATOR) Problems installing IpassPerl 1.5

2000-03-13 Thread Gerald Faerber
Hello, when trying to install IpassPerl 1.5 we get the following error message. Did anybody here already experience the same error? This is a RedHat 6.0 system, with Perl 5.005_03. Kind Regards, Gerald Faerber # make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib

Re: (RADIATOR) Problems installing IpassPerl 1.5

2000-03-13 Thread Aaron Holtz
Gerald, Try changing Makefile.PL to the following: WriteMakefile( 'NAME' = 'Ipass', 'DISTNAME' = 'IpassPerl', 'VERSION_FROM' = 'Ipass.pm', # finds $VERSION 'LIBS' = ["-L$ipass_lib -lip -lssl -lcrypto -lndbm"], 'DEFINE' = '', 'INC'