하모니 게시판
Candle 프로그램 설치 문의 'xcb' 에러
2022.04.11 12:08
리눅스 Candle 프로그램 설치 문의입니다.
'Candle'이라는 프로그램을 설치하려고 하는데 에러가 나옵니다.
리눅스에서 설치할 수 있는 'candle_1.1.7.tar.gz'을 다운을 받고
'tar zxvf candle_1.1.7.tar.gz' 명령어를 실행하였습니다.
그리고 디렉토리로 이동해서
'./Candle'를 실행하면 에러가 아래와 같이 나옵니다.(캡처화면)
hamonikr@hamonikr:~/Candle$ ./Candle
This application failed to start because it could not find or load the Qt platform plugin "xcb".
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.
Reinstalling the application may fix this problem.
중지됨 (코어 덤프됨)
$_
어떻게 하면 'Candle'프로그램을 설치 실행할 수 있을 까요?
소프트웨어 메니저에서 'Qt5-default'도 설치했으나 변화가 없네요.
설치에 도움을 주시면 매우 매우 감사하겠습니다.
오늘도 건승하시고, 좋은 하루되시기 바랍니다.
----------------Candle 프로그램 설명 참고------------------
https://github.com/Denvi/Candle
GRBL controller application with G-Code visualizer written in Qt.
Supported functions:
Controlling GRBL-based cnc-machine via console commands, buttons on form, numpad.
Monitoring cnc-machine state.
Loading, editing, saving and sending of G-code files to cnc-machine.
Visualizing G-code files
Build requirements:
Qt 5.4.2 with MinGW/GCC compiler
Downloads:
Linux: candle_1.1.7.tar.gz
댓글 4
-
Moordev
2022.04.11 13:21
-
woojooni
2022.04.11 13:45
답변 감사합니다.
바로 실행을 하였습니다만.
위와 같은 에러 다시 나오네요.
추가로 시도 해볼만한 것이 있을 까요?
-------실행후아래------
hamonikr@hamonikr:~/Candle$ sudo apt install xcb
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다
상태 정보를 읽는 중입니다... 완료
패키지 xcb는 이미 최신 버전입니다 (2.4-5).
0개 업그레이드, 0개 새로 설치, 0개 제거 및 2개 업그레이드 안 함.
hamonikr@hamonikr:~/Candle$ ./Candle
This application failed to start because it could not find or load the Qt platform plugin "xcb".
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.
Reinstalling the application may fix this problem.
중지됨 (코어 덤프됨)
hamonikr@hamonikr:~/Candle$--------------------
-
JamesBae
2022.04.11 14:54
안녕하세요 JamesBae 입니다.
해당 깃허브에 첨부되어 있는 1.17 버전의 파일은 64비트 환경이 아닌 (x86)32비트 환경에서 빌드한 파일인것 같네요
필요한 환경변수를 불러오지 못해서 생긴 문제인 것 같습니다.
자세한 내용은 다음 링크들을 참조해주시면 될거 같습니다.
https://github.com/Denvi/Candle/issues/286
http://naisema.blogspot.com/2017/11/install-candle-on-ubuntu-64bit-machines.html
64비트로 컴파일하는 내용이 간략하게 적혀있지만
직접 컴파일한 파일을 올려드립니다.
첨부한 파일을 확인해주시고
압축을 풀면 나오는 Candle 파일을 candle_1.1.7.tar.gz 압축을 푼 폴더 안에 덮어씌워주세요.
감사합니다.
-
woojooni
2022.04.11 15:11
Qt관련 프로그램 이것 저것을 인스톨해도 안되었는데
너무 감사합니다.
바로 파일을 복사 바꾸니 실행이 됩니다.
이렇게 좋은 분들이 많아서 기분이 너무 좋습니다.
오늘도 내일도 계속 계속 많이 많이 행복하시길 바랍니다.
sudo apt install xcb