Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 톰캣
- maven
- RADIO
- HTML5
- MYSQL
- json
- SSL
- java
- jquery
- 이클립스
- JSTL
- 한글
- Oracle
- null
- 스크립트
- exception
- spring form tag
- 문자열
- 호환성
- 오라클
- 날짜
- php
- checbox
- switch
- 웹 플랫폼 설치 관리자
- @RequestBody
- 전자정부 표준프레임워크
- html
- DB
- 네이버스마트 에디터
Archives
- Today
- Total
개인적인 정리
Could not find rpcgen 본문
CMake Error at plugin/group_replication/libmysqlgcs/rpcgen.cmake:100 (MESSAGE):
Could not find rpcgen
Call Stack (most recent call first):
plugin/group_replication/libmysqlgcs/CMakeLists.txt:38 (INCLUDE)
리눅스에서 MySQL을 설치하는 도중에 위와 같은 오류가 발생
#yum --enablerepo=PowerTools install rpcgen
'DB > MYSQL' 카테고리의 다른 글
mysql 사용자 명 글자 수 (0) | 2020.02.06 |
---|---|
mysql.user table 설명 (0) | 2020.02.06 |
mysql 접속(command line) (0) | 2020.02.06 |
Installing MySQL on Linux (0) | 2020.01.11 |
Package 'libtirpc', required by 'virtual:world', not found (0) | 2020.01.10 |
Curses library not found. Please install appropriate package, (0) | 2020.01.10 |
Cannot find appropriate system libraries for WITH_SSL=system. (0) | 2020.01.10 |
No CMAKE_CXX_COMPILER could be found. (0) | 2020.01.10 |
Comments