of 9.8h on a red hat Linux
> fedora core 6.0.
>
> Every time that I try to run the test or make test step of the install, I
> received error 127 " gcc command not found", and "crypto error 1"
>
> Not sure why I am getting this errors and how to fix the pr
Hello,
I am trying to upgrade openssl to latest version of 9.8h on a red hat
Linux fedora core 6.0.
Every time that I try to run the test or make test step of the install,
I received error 127 " gcc command not found", and "crypto error 1"
Not sure why I am getting this e
> Hello Anders,
Hi, Servie.
> I am just puzzled if doing rpm -Uvh *.rpm is not
> allowed at all by FC3? AFAIK, with Red Hat distros
> 7.3, 8.0 or 9.0 I could install all the rpm all
> together. Not very sure, if this is a new security
> feature by FC3?
Not very sure myself. I have'nt tried
Hello Anders,
Thanks for the help and info. You have helped me solve
my problem.
--- Ringaby Anders <[EMAIL PROTECTED]> wrote:
> Hello Servie.
>
> Have you checked that the directory, where gcc is
> located,
> is in your PATH environment variable?
>
> You can check by doing either of this:
>
Hi Mr. Ringaby,
Thank you for the reply.
--- Ringaby Anders <[EMAIL PROTECTED]> wrote:
> Hello Servie.
>
> Have you checked that the directory, where gcc is
> located,
> is in your PATH environment variable?
>
> You can check by doing either of this:
>
> echo $PATH
> or:
> type gcc
>
> In or
have downloaded from the
> openssl site.
>
> Things were going on smoothly after I issued the
> command # make
>
> I got an error message:
> make[1]: gcc: Command not found
> make[1]: *** [cryptlib.o] Error 127
> make[1]: Leaving directory
> '/var/tmp/openssl-0
# make
I got an error message:
make[1]: gcc: Command not found
make[1]: *** [cryptlib.o] Error 127
make[1]: Leaving directory
'/var/tmp/openssl-0.9.7e/crypto'
make: ***[sub_all] Error 1
What does this error mean? I made sure that the gcc
rpm or package is installed on my system but
On Fri, 19 Apr 2002, root wrote:
> I'm getting error 127 during the make install of openssl-0.9.6c.
>
> make: /usr/local/bin/perl: Command not found
> make: *** [intall_docs] Error 127
>
> Is this because perl is not located in /user/local/bin/perl ?
Great! you won! ;)
On Fri, Apr 19, 2002 at 12:52:20AM -0600, root wrote:
> I'm getting error 127 during the make install of openssl-0.9.6c.
>
> make: /usr/local/bin/perl: Command not found
> make: *** [intall_docs] Error 127
>
>
> Is this because perl is not located in /user/local/bin
The most simple solution(?) would probably be to create a symbolic link to perl in
/usr/local/bin/perl like this:
ln -s /sbin/perl /usr/local/bin/perl
and then try to compile again.
/Tobbe
>>> [EMAIL PROTECTED] 04/19/02 08:52AM >>>
I'm getting error 127 during the
I'm getting error 127 during the make install of openssl-0.9.6c.
make: /usr/local/bin/perl: Command not found
make: *** [intall_docs] Error 127
Is this because perl is not located in /user/local/bin/perl ?
I found perl in /sbin/perl Can you tell me what to do next ??
Thanks,
11 matches
Mail list logo