vnc 클론(?)이 꽤 여러 가진 것 같네요. Ultra 어쩌고, Tight 어쩌고, Real 어쩌고 등등...
기능은 다들 비슷할 텐데, 특별히 성능이 좋다거나 (학교에서 집으로 접속할 때는 집 ADSL의 업로드 속도가 느려서 너무 답답하네요) 한영 전환 같은 게 수월한 (예전 글타래 중에 Ctrl 을 같이 눌러서 Ctrl+Shift+Space 하면 된다는 분이 계셨는데 저는 안 되던데요) 클론이 따로 있을런지요?
[root@localhost root]# rpm -Uvh MPlayer*.rpm
오류: Failed dependencies:
libsmbclient.so.0 is needed by MPlayer-1.0pre3-2pdc
[root@localhost root]# rpm -e MPlayer*
오류: MPlayer-1.0pre3-2pdc.i686.rpm 패키지가 설치되어 있지 않습니다
오류: MPlayer-Codecs-1.0-2pdc.i686.rpm 패키지가 설치되어 있지 않습니다
오류: MPlayer-Fonts-1.0-2pdc.noarch.rpm 패키지가 설치되어 있지 않습니다
오류: MPlayer-Skins-1.0-2pdc.noarch.rpm 패키지가 설치되어 있지 않습니다
[root@localhost root]# rpm --rebuilddb
[root@localhost root]# ls MP* com*
래드햇 9.0 환경입니다.
제가 mysql 설치하구요...아파치 설치 (httpd-2.04) 했는데요.
설치는 잘 되었는데..
실행하면 이렇게 나와요.....
[root@localhost sbin]# ./apachectl start
Syntax error on line 176 of /etc/httpd/conf/httpd.conf
module access_module is built-in and can't be loaded
문법 에러에다가 모듈을 읽어올수 없다는거 맞나요?
그래서 vi 로 열어본 176번째 라인입니다.
를 했는데
.
.
.
.
checking for GLIB - version >= 2.0.0...
*** 'pkg-config --modversion glib-2.0' returned 2.2.3, but GLIB (2.3.2)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GLib. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH