ogle을 깔려고 rpm을 받아 설치를 하는데 이런 메세지가 뜨면서 실행이 안됩니다. 아래 warni
ng로 된 부분의 의미는 뭔지요?(레드햇 7.2입니다. ) ================
[root@localhost ogle]# ls
libdvdcss-0.0.3.ogle3-1.i686.rpm ogle-0.8.2-ogle1.i586.rpm
libdvdcss-devel-0.0.3.ogle3-1.i686.rpm ogle-0.8.2.tar.gz
libdvdread-0.9.2-1.i686.rpm ogle-devel-0.8.2-ogle1.i586.rpm
libdvdread-devel-0.9.2-1.i686.rpm ogle_gui-0.8.2
libxml2-2.4.18-1.i386.rpm ogle_gui-0.8.2-ogle1.i386.rpm
libxml2-devel-2.4.18-1.i386.rpm ogle_gui-0.8.2.tar.gz
[root@localhost ogle]# rpm -ivh *.rpm
Preparing... ########################################### [100%]
1:libdvdcss ########################################### [ 11%]
2:libdvdcss-devel ########################################### [ 22%]
3:libdvdread ########################################### [ 33%]
4:libdvdread-devel ########################################### [ 44%]
5:libxml2 ########################################### [ 55%]
6:libxml2-devel ########################################### [ 66%]
7:ogle ########################################### [ 77%]
warning: user martin does not exist - using root
warning: group martin does not exist - using root
warning: user martin does not exist - using root
warning: group martin does not exist - using root
warning: user martin does not exist - using root
warning: group martin does not exist - using root
warning: user martin does not exist - using root
warning: group martin does not exist - using root
warning: user martin does not exist - using root
warning: group martin does not exist - using root
warning: user martin does not exist - using root
warning: group martin does not exist - using root
warning: user martin does not exist - using root
warning: group martin does not exist - using root
warning: user martin does not exist - using root
warning: group martin does not exist - using root
warning: user martin does not exist - using root
warning: group martin does not exist - using root
warning: user martin does not exist - using root
warning: group martin does not exist - using root
warning: user martin does not exist - using root
warning: group martin does not exist - using root
8:ogle-devel ########################################### [ 88%]
9:ogle_gui ########################################### [100%]
프로그램 실행하면
[root@localhost ogle]# ogle
Note[ogle_ctrl]: ogle 0.8.2
Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_gui with pid 1731
warning: failed to load external entity "/root/.oglerc"
WARNING[ogle_gui]: Couldn't load config file
WARNING[ogle_gui]: interpret_config(): Couldn't read '/root/.oglerc'
Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_nav with pid 1732
Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_mpeg_ps with pid 1733
warning: failed to load external entity "/root/.oglerc"
WARNING[ogle_nav]: Couldn't load config file
WARNING[ogle_nav]: interpret_config(): Couldn't read '/root/.oglerc'
Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_vout with pid 1734
=====================