SUMMARY: Perl Crypt::IDEA - SFTP ?

From: Seth Rothenberg (srothenb@montefiore.org)
Date: Wed Jul 21 2004 - 12:02:59 EDT


On Wed, Jul 21, 2004 at 11:40:51AM -0400, Seth Rothenberg wrote:
> Greetings, Managers.
> I wonder if anyone has succeeded in installing Crypt::IDEA on Solaris 8,
Perl
> 5.8.3 ?

Thanks to Tod Sandman for the exact answer I needed....

Seth

>>> "Tod A. Sandman" 07/21/04 11:51AM >>>

Regarding Crypt::IDEA, here are my notes from my last build of perl ...
Note: My "dist" command copies the original file to file.DIST.

## Crypt-IDEA-1.02 is BROKEN for Solaris. No workaround from author.
  cd ../CPAN/build/Crypt-IDEA-1.02; dist idea.h
  echo 'typedef unsigned short u_int16_t;' > idea.h
  cat idea.h.DIST >> idea.h
  perl -i.DIST -p -e 's:(#include <endian.h>):/*$1*/:;' _idea.c
  make; make test; make install
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:29:07 EDT