Sorry - Not that easy :)

radius2# ls -la /usr/ipass/lib/
total 813
drwxr-xr-x   2 root  wheel     512 Sep 18  1998 .
drwxr-xr-x  13 root  wheel     512 Jan  4 15:59 ..
-rw-r--r--   1 root  wheel  414396 Dec 15 00:57 libcrypto.a
-rw-r--r--   1 root  wheel  319788 Dec 15 00:56 libip.a
-rw-r--r--   1 root  wheel   64984 Dec 15 00:57 libssl.a
-rw-r--r--   1 root  wheel    2693 Jan 24  1997 ssleay.conf

**

radius2# make clean ; perl Makefile.PL ; make ; make install
rm -rf Ipass.c ./blib Makefile.aperl blib/arch/auto/Ipass/extralibs.all
perlmain.c mon.out core so_locations pm_to_blib *~ */*~ */*/*~ *.o *.a
perl.exe Ipass.bs Ipass.bso Ipass.def Ipass.exp
mv Makefile Makefile.old > /dev/null 2>&1
Checking if your kit is complete...
Looks good
Writing Makefile for Ipass
mkdir blib
mkdir blib/lib
cp Ipass.pm blib/lib/Ipass.pm
AutoSplitting blib/lib/Ipass.pm (blib/lib/auto/Ipass)
/usr/bin/perl -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503
/usr/libdata/perl/5.00503/ExtUtils/xsubpp  -typemap
/usr/libdata/perl/5.00503/ExtUtils/typemap -typemap typemap Ipass.xs
>xstmp.c && mv xstmp.c Ipass.c
cc -c -I/usr/ipass/include       -DVERSION=\"1.5\"  -DXS_VERSION=\"1.5\"
-DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE  Ipass.c
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Ipass
Running Mkbootstrap for Ipass ()
chmod 644 Ipass.bs
cc -o blib/arch/auto/Ipass/Ipass.so  -shared Ipass.o    -L/usr/ipass/lib
-lip -lssl -lcrypto 
chmod 755 blib/arch/auto/Ipass/Ipass.so
cp Ipass.bs blib/arch/auto/Ipass/Ipass.bs
chmod 644 blib/arch/auto/Ipass/Ipass.bs
mkdir blib/man3
Manifying blib/man3/Ipass.3
Skipping
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Ipass/Ipass.so
(unchanged)
Skipping
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Ipass/Ipass.bs
(unchanged)
Files found in blib/arch --> Installing files in blib/lib into architecture
dependend library tree!
Skipping
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Ipass/autosplit.ix
(unchanged)
Skipping /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Ipass.pm
(unchanged)
Skipping /usr/local/lib/perl5/5.00503/man/man3/Ipass.3 (unchanged)
Writing
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Ipass/.packlist
Appending installation info to /usr/libdata/perl/5.00503/mach/perllocal.pod

**

radius2# make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 test.pl
1..6
Can't load 'blib/arch/auto/Ipass/Ipass.so' for module Ipass:
blib/arch/auto/Ipass/Ipass.so: Undefined symbol "ipass_debug" at
/usr/libdata/perl/5.00503/DynaLoader.pm line 169.

 at test.pl line 19
BEGIN failed--compilation aborted at test.pl line 19.
not ok 1
*** Error code 255

Stop.

-----Original Message-----
From: Mike McCauley [mailto:[EMAIL PROTECTED]]
Sent: den 5 januari 2000 15:44
To: Mikael Hugo; '[EMAIL PROTECTED] '
Subject: Re: (RADIATOR) Ipass problems


Hello Mikael,

probably you do not have the ipass libraries installed, or installed in the
wrong place. In /usr/ipass/lib, I would expect to see something like

-rw-r--r--   1 mikem    users      586082 Sep 18 04:52 libcrypto.a
-rw-r--r--   1 mikem    users      385080 Sep 11 08:26 libip.a
-rw-r--r--   1 138      138         43620 Aug 13  1998 librsaref.a
-rw-r--r--   1 mikem    users       81212 Sep 18 04:52 libssl.a
-rw-r--r--   1 138      138          2693 Jan 25  1997 ssleay.conf

You probably got a warning about missing libraries during the compile phase
of
IpassPerl?

Anyway, you can get the libraries required for IpassPerl 1.5 from the
Radiator
download area.

Hope that helps.

Cheers.

On Jan 4, 10:24pm, Mikael Hugo wrote:
> Subject: (RADIATOR) Ipass problems
>
> Does anyone have a solution to this when using ipass 1.5 and the libs from
> the radiator site:
>
> radius2# make test
> PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
> -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 test.pl
> 1..6
> Can't load 'blib/arch/auto/Ipass/Ipass.so' for module Ipass:
> blib/arch/auto/Ipass/Ipass.so: Undefined symbol "ipass_debug" at
> /usr/libdata/perl/5.00503/DynaLoader.pm line 169.
>
>  at test.pl line 19
> BEGIN failed--compilation aborted at test.pl line 19.
> not ok 1
> *** Error code 255
>
> Stop.
>
> Med v�nliga h�lsningar
>
> Mikael Hugo
>
> dataphone communication networks
> http://www.dataphone.net
>
> tel 08 - 566 106 00 / 031 - 758 06 00 / 040 - 698 06 00
> fax 08 - 566 106 01 / 031 - 758 06 01 / 040 - 698 06 01
>
>
>
> Archive at http://www.thesite.com.au/~radiator/
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
>-- End of excerpt from Mikael Hugo



-- 
Mike McCauley                               [EMAIL PROTECTED]
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8, 
NT, Rhapsody
==Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to