반응형

error 56

Ubuntu 24.04 / Error when running PyQt6 application (xcb-cursor0 or libxcb-cursor0)

[ Error message ]qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.Available platform plugins are: eglfs, minimalegl, off..

OS/Ubuntu 2026.03.31

우분투 24.10 HeidiSQL Qt6 버전 실행 오류 (libQt6Pas.so.6)

HeidiSQL Qt6 버전 실행 시 오류 메시지 $ ./heidisql [ 실행 로그 ]gangserver@RC530-U0110:~/app/heidisql_qt6$ ./heidisql./heidisql: error while loading shared libraries: libQt6Pas.so.6: cannot open shared object file: No such file or directory [ 해결 방안 ]libqt6pas6 또는 libqt6pas-dev를 설치한다. - libqt6pas6 설치$ sudo apt install libqt6pas6 [ 실행 로그 ]gangserver@RC530-U0110:~$ sudo apt install libqt6pas6설치할 패키지: ..

OS/Ubuntu 2026.03.05

Eclipse console error : Failed to load module "canberra-gtk-module"

- Eclipse console message:Gtk-Message: 17:42:01.091: Failed to load module "canberra-gtk-module" [ Solution ]- Install libcanberra-gtk-module$ sudo apt install libcanberra-gtk-module [ Execution Log ]gangserver@RC530-U0922:~$ sudo apt install libcanberra-gtk-module패키지 목록을 읽는 중입니다... 완료의존성 트리를 만드는 중입니다... 완료상태 정보를 읽는 중입니다... 완료 다음의 추가 패키지가 설치될 것입니다 : libcanberra-gtk0다음 새 패키지를 설치할 것입니다: ..

OS/Ubuntu 2025.09.26

CentOS Stream 9 libaspell.so.15 error

[ Error message ] - nothing provides libaspell.so.15()(64bit) needed by kf5-sonnet-core-5.115.0-1.el9.x86_64 from epel(설치 할 수 없는 꾸러미를 건너 뛰려면 '--skip-broken'을 (를) 추가하십시오 또는 '--nobest'는 최적 후보의 꾸러미만 사용합니다) ex)[gangserver@localhost ~]$ sudo dnf install krusader 마지막 메타자료 만료확인(0:13:47 이전): 2025년 09월 22일 (월) 오전 08시 37분 42초. 오류: 문제: package krusader-2.8.0-5.el9.x86_64 from epel requires libKF5TextWid..

OS/CentOS 2025.09.24

libQt5PrintSupport.so.5 error when running double commander (doublecmd) qt version on Ubuntu

[ Error message at runtime ]gangserver@RC530-U0922:~/app/doublecmd_qt$ ./doublecmd./doublecmd: error while loading shared libraries: libQt5PrintSupport.so.5: cannot open shared object file: No such file or directory [ Solution ]Install libqt5pas1$ sudo apt install libqt5pas1 [ Execution Log ]gangserver@RC530-U0922:~/app/doublecmd_qt$ sudo apt install libqt5pas1패키지 목록을 읽는 중입니다... 완료의존성 트리를 만드는 중..

OS/Ubuntu 2025.09.22

CentOS Stream 9 Ark install

$ sudo dnf install ark * If you get an error like the one below, install aspell and try again.https://gangserver.tistory.com/317 CentOS Stream 9 libaspell.so.15 error[ Error message ] - nothing provides libaspell.so.15()(64bit) needed by kf5-sonnet-core-5.115.0-1.el9.x86_64 from epel(설치 할 수 없는 꾸러미를 건너 뛰려면 '--skip-broken'을 (를) 추가하십시오 또는 '--nobest'는 최적 후보의 꾸dasom.net [ Error log ][gangserver@local..

OS/CentOS 2025.09.22

CentOS Stream 9 : libgtk-x11-2.0.so.0 error when running Double Commander

[ Error message ][gangserver@localhost doublecmd]$ ./doublecmd ./doublecmd: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory [ Solve ]Install gtk2$ sudo dnf install gtk2 [gangserver@localhost doublecmd]$ sudo dnf install gtk2 마지막 메타자료 만료확인(1:07:25 이전): 2025년 09월 22일 (월) 오전 06시 39분 11초. 종속성이 해결되었습니다. ============================..

OS/CentOS 2025.09.22

CentOS Stream 9 Microsoft Edge rpm install error (liberation-fonts)

1. Download Edgehttps://www.microsoft.com/edge/business/download 비즈니스용 Microsoft Edge 다운로드 및 배포Download and Deploy Microsoft Edge for Business조직에 대한 최신 버전의 비즈니스용 Microsoft Edge를 다운로드하여 배포합니다. 이 빠르고 안전한 엔터프라이즈 브라우저를 Windows, Mac 또는 Linux에서 다운로드하세요.www.microsoft.com - Download the last > Linux > Linux(.rpm) version : 140.0.3485.81Download file name : microsoft-edge-stable-140.0.3485.81-1.x86_64.rp..

OS/CentOS 2025.09.22

TensorFlow-gpu 2.10.0 - CUDA 11.2 - cuDNN 8.1 numpy error

[ Error Message ]C:\devel\tf> python c:/devel/tf/cuda_test.pyA module that was compiled using NumPy 1.x cannot be run inNumPy 2.0.2 as it may crash. To support both 1.x and 2.xversions of NumPy, modules must be compiled with NumPy 2.0.Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.If you are a user of the module, the easiest solution will be todowngrade to 'numpyWe expect tha..

728x90
반응형