- 积分
 - 117977
 
- 威望
 -  
 
- 金钱
 -  
 
- 注册时间
 - 2009-4-24
 
- 在线时间
 -  小时
 
- 最后登录
 - 1970-1-1
 
 
 
 
 
 
 | 
 
 
发表于 2023-2-20 19:53:30
|
显示全部楼层
 
 
 
Uncompress mysql-5.7.38-linux-glibc2.12-x86_64.tar.gz... 
 
gzip: stdin: unexpected end of file 
tar: Unexpected EOF in archive 
tar: Unexpected EOF in archive 
tar: Error is not recoverable: exiting now 
 
 
。。。。。。 
checking for oniguruma... no 
configure: error: Package requirements (oniguruma) were not met: 
 
Package 'oniguruma', required by 'virtual:world', not found 
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you 
installed software in a non-standard prefix. 
 
Alternatively, you may set the environment variables ONIG_CFLAGS 
and ONIG_LIBS to avoid the need to call pkg-config. 
See the pkg-config man page for more details. 
make: *** No targets specified and no makefile found.  Stop. 
make: *** No targets specified and no makefile found.  Stop.  
你这mysql没有正确完整下载,需要删除 src/mysql-5.7.38-linux-glibc2.12-x86_64.tar.gz  
 
第二个问题 
dnf --enablerepo=powertools install oniguruma-devel -y |   
 
 
 
 |