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
- 파이썬
- 빅데이터
- GNOME
- Chrome
- audit
- 디렉토리
- yum
- 크롬
- CentOS
- zabbix
- Python
- C
- GPU
- Kubernetes
- centos 7.5
- rsyslog
- Elk
- Shell
- PostgreSQL
- Linux
- 서울시민카드
- Audit Log
- Elasticsearch
- bash
- JSON
- docker
- K8S
- RHEL
- log
- syslog
Archives
- Today
- Total
Sysops Notepad
error while loading shared libraries: libssl.so.10 에러 발생시 조치방법 본문
728x90
rocky linux 8에 td-agent-bit를 설치간에 아래와 같이 에러가 발생했습니다.
[root@test td-agent-bit]# /opt/td-agent-bit/bin/td-agent-bit -h
/opt/td-agent-bit/bin/td-agent-bit: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or director
이럴때는 아래 패키지를 설치해주시면 해결됩니다.
[root@test ~]# yum install compat-openssl10
그럼 수고하세요~
728x90
'업무 > sys' 카테고리의 다른 글
[Liunx] rocky 8 haproxy 2.4.8 compile from source (0) | 2022.04.12 |
---|---|
[LINUX] 하드웨어 모델명 보기 (0) | 2022.04.12 |
[LINUX] /tmp 과 /var/tmp 차이점 (0) | 2022.04.12 |
[Linux] 자산 관리 오픈소스 Snipe-IT 설치하기 (0) | 2021.11.15 |
[Linux] MongoDB 4.x 설치 (0) | 2021.11.15 |
Comments