为了能快速了解并处理您的问题,请提供以下基础信息:
8.2.0
Ubuntu 24.04 LTS
编译安装MySQL8.0 安装失败,提示文件不存在。麻烦各位大佬帮忙看看,谢谢!

-- Checking for module 'libtirpc'-- Package 'libtirpc', required by 'virtual:world', not foundCMake Warning at cmake/rpc.cmake:40 (MESSAGE):Cannot find RPC development libraries. You need to install the requiredpackages ebian/Ubuntu: apt install libtirpc-devRedHat/Fedora/Oracle Linux: yum install libtirpc-develSuSE: zypper install glibc-develCall Stack (most recent call first):cmake/rpc.cmake:96 (WARN_MISSING_SYSTEM_TIRPC)plugin/group_replication/libmysqlgcs/cmake/configure.cmake:34 (MYSQL_CHECK_RPC)plugin/group_replication/libmysqlgcs/CMakeLists.txt:31 (INCLUDE)CMake Error at cmake/rpc.cmake:97 (MESSAGE):Could not find rpc/rpc.h in /usr/include or /usr/include/tirpcCall Stack (most recent call first):plugin/group_replication/libmysqlgcs/cmake/configure.cmake:34 (MYSQL_CHECK_RPC)plugin/group_replication/libmysqlgcs/CMakeLists.txt:31 (INCLUDE)-- Configuring incomplete, errors occurred!make: *** No targets specified and no makefile found. Stop.
|
|