[Pandaboard] Omap4 addon 설치시 Gstreamer 문제

여러 방법이 있으나 간단하게 아래에 있는 명령을 터미널에서 실행하면 됨.

$> sudo dpkg -r --force-all gstreamer0.10-plugins-good

$> sudo dpkg -f --force-conflicts /var/cache/apt/archives/gstreamer0.10-plugins-bad_0.10.22-2ubuntu4+ti1.5.4.8+1_armel.deb

$> sudo apt-get install -f 

잡담. 이거 찾느라 정말 구글을 이잡듯이 뒤졌음. 

Comments

Popular posts from this blog

[VS2010][VS2015] "stdafx.h 을 포함 소스를 찾을 수 없습니다" 에러 해결법