Dear list readers:

I am trying to build openssl-0.9.3a on a RedHat 5.2 Linux 2.0.36 server
and receiving a critical error, as follows:

~/temp/openssl-0.9.3a/ ./config --prefix=/usr/local
--openssldir=/usr/local/open
ssl
Operating system: i686-whatever-linux2
Configuring for linux-elf
IsWindows=0
CC            =gcc
CFLAG         =-DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -O3
-fomit-frame-point
er -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM
EX_LIBS       =
BN_ASM        =asm/bn86-elf.o asm/co86-elf.o
DES_ENC       =asm/dx86-elf.o asm/yx86-elf.o
BF_ENC        =asm/bx86-elf.o
CAST_ENC      =asm/cx86-elf.o
RC4_ENC       =asm/rx86-elf.o
RC5_ENC       =asm/r586-elf.o
MD5_OBJ_ASM   =asm/mx86-elf.o
SHA1_OBJ_ASM  =asm/sx86-elf.o
RMD160_OBJ_ASM=asm/rm86-elf.o
PROCESSOR     =
RANLIB        =/usr/bin/ranlib
PERL          =/usr/lib/perl5
THIRTY_TWO_BIT mode
DES_PTR used
DES_RISC1 used
DES_UNROLL used
BN_LLONG mode
RC4_INDEX mode
Makefile => Makefile.ssl
make: execvp: /usr/lib/perl5: Permission denied
make: *** [links] Error 127

i am doing this as root,and here are a few specifics...

~/temp/openssl-0.9.3a/ which perl
/usr/bin/perl

~/temp/openssl-0.9.3a/ perl -v
This is perl, version 5.005_02 built for i386-linux-thread

Any ideas? Any help would be appreciated.
-- 
Michael B. Weiner
Systems Administrator/Partner
The UserFriendly Network (UFN)
--

             / /  (_)__  __ ____  __
            / /__/ / _ \/ // /\ \/ /  
           /____/_/_//_/\_,_/ /_/\_\ 

     * * * CHOICE OF A GNU GENERATION * * *
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to