/etc/ld.so.conf에는 그 라이브러리 파일이 있는 곳의 디렉토리를
절대경로로 적어주시면 됩니다.
그리고 ldconfig 명령 한번 수행해 주시면 시스템에서 라이브러리로 인식합니다.
: libvorbisfile.so.0 동적 라이브러리 라고 한다죠?
:
: [root@localhost downloads]# tuxtype
: tuxtype: error while loading shared libraries: libvorbisfile.so.0: cannot open shared object file: No such file or dir
: ectory
: 흠.. 분명히 제대로 깔았는데 말이죠 위의 libvorbisfile.so.0 파일은 있는것
:
: 같은데 왜 그렇죠??
:
: 혹시 /etc/ld.so.conf 파일 어찌 설정하는지 좀 알려 주시면 안될까요?
:
: 제 방법이 틀린것 같아서 .. 부탁 드립니다..
:
: --
: 리눅스 매니아가 되어보자~~