Dear David, I am downloading perl-5.8.3 for solaris 9 and will install it in /usr/local . Let's c how it goes...
By the way why it is stoping at -KPIC when compiling with present status... Can u put some light on this error messege which is happening when I am using #make(though the ver of gcc is 3.3.2) ------------------------------------------ # make cc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xO3 -xdepend -DVERSION=\"3.00\" -DXS_VERSION=\"3.00\" -KPIC -I/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE Base64.c cc: unrecognized option `-KPIC' cc: language depend not recognized cc: Base64.c: linker input file unused because linking not done Running Mkbootstrap for MIME::Base64 () chmod 644 Base64.bs rm -f blib/arch/auto/MIME/Base64/Base64.so LD_RUN_PATH="" cc -G Base64.o -o blib/arch/auto/MIME/Base64/Base64.so cc: Base64.o: No such file or directory cc: no input files *** Error code 1 make: Fatal error: Command failed for target `blib/arch/auto/MIME/Base64/Base64.so' --------------------------------------------- Is it due to the perl version on my system ?? With best regards, Mani PL HELP TO INSTALL ..SORRY FOR disturbing though... __________________________________ Do you Yahoo!? Yahoo! Search - Find what you�re looking for faster http://search.yahoo.com _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

