Home > Backend Development > PHP Tutorial > javascript - Linux installation mcrypt PHP extension encountered the following problems, how to solve it?

javascript - Linux installation mcrypt PHP extension encountered the following problems, how to solve it?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-08-27 09:06:50
Original
1572 people have browsed it

[root@localhost mcrypt-2.6.8]# make
make all-recursive
make[1]: Entering directory `/usr/local/src/mcrypt-2.6.8'
Making all in doc
make[2] : Entering directory `/usr/local/src/mcrypt-2.6.8/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ mcrypt-2.6.8/doc'
Making all in src
make[2]: Entering directory `/usr/local/src/mcrypt-2.6.8/src'
gaa -o gaaout.c -i gaa.h mcrypt .gaa
make[2]: gaa: command not found
make[2]: * [gaaout.c] Error 127
make[2]: Leaving directory `/usr/local/src/mcrypt-2.6.8 /src'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mcrypt-2.6.8'
make: * [all] Error 2

Reply content:

[root@localhost mcrypt-2.6.8]# make
make all-recursive
make[1]: Entering directory `/usr/local/src/mcrypt-2.6.8'
Making all in doc
make[2] : Entering directory `/usr/local/src/mcrypt-2.6.8/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/ mcrypt-2.6.8/doc'
Making all in src
make[2]: Entering directory `/usr/local/src/mcrypt-2.6.8/src'
gaa -o gaaout.c -i gaa.h mcrypt .gaa
make[2]: gaa: command not found
make[2]: * [gaaout.c] Error 127
make[2]: Leaving directory `/usr/local/src/mcrypt-2.6.8 /src'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mcrypt-2.6.8'
make: * [all] Error 2

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template