osmc에서 pip로 lxml를 설치 하다가 이리저리 실패...


구글을 통해서 쪼개서 설치법


https://raspberrypi.stackexchange.com/questions/68894/cant-install-lxml




osmc 설치가 설치된 라즈베리파이에서 python 패키지 관리툴인 pip 설치를 위한 명령어



osmc를 설치하여 잘 활용하고 있는 라즈베리파이에 tvheadend설치 하기


pogoplug e02에도 설치를 했었지만 역시 난이도로 보면 라즈베리파이가 훨씬 쉬움




특정 바이너리 빌드해서 설치를 위해 소스 다운 로드 후


./configure로 햇는데


아래 오류로 날 맞이 해줌

configure: error: no acceptable C compiler found in $PATH


$ sudo apt-get gcc

명령어오 설치 후 configure처리

omvp

http://ohhara.sarang.net/omvp/


바이너리 위치 http://ohhara.sarang.net/omvp/bin/


Ubuntu와 Mac OS X의 설치 명령어와 다르지 거의 비슷

Ubuntu 설치 문서

https://bitbucket.org/ohhara/ohmultivideoplayer/raw/b8df4ffbdbf0278c5a2e7d6df9756b290eff2b28/INSTALL.ubuntu


Mac OS 설치 문서

Mac OS에서 설치는 brew를 먼저 설치 해야 한다.

https://bitbucket.org/ohhara/ohmultivideoplayer/raw/b8df4ffbdbf0278c5a2e7d6df9756b290eff2b28/INSTALL.macos


omvs


Ubuntu 설치 문서

https://bitbucket.org/ohhara/ohmulticastvideoscanner/raw/f445979318be8b63c8ccd3b929b972fd4cd72145/INSTALL.ubuntu


Mac OS 설치 문서

https://bitbucket.org/ohhara/ohmulticastvideoscanner/raw/f445979318be8b63c8ccd3b929b972fd4cd72145/INSTALL.macos






+ Recent posts