[헤결]libhangul0.04 설치문제 부탁합니다.
libhangul0.04를 설치하려고 컴파일하는 중에 아래 오류가 나왔습니다.
그 중에 이런 문구가 있는데 어떻게 해야 합니까?
시스템은 fedora 3입니다.
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
오류
오류 아닙니다.
/usr/local/lib 에 라이브러리가 설치되었다는 얘기구요.
참고로 가장 최근 버전은 0.0.6 입니다.
http://kldp.net/projects/hangul/
(kltp|qmail|mutt).kldp.org
http://eunjaeim.com
예,
예, 그렇군요.
그런데, nabi-0.17에서는 ./confogure하니까
"checking for LIBHANGUL... Package libhangul was not found in the pkg-config search path.
Perhaps you should add the directory containing `libhangul.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libhangul' found
configure: error: nabi needs libhangul 0.0.4 or higher" 라고 나옵니다....
자료는 저장하자!
저장해서 정리하지 않은 지식은 쓸모가 없다.
ln -s
ln -s /usr/local/lib/pkgconfig/libhangul.pc /usr/lib/pkgconfig/
이렇게 하시고 다시 해보세요.
(kltp|qmail|mutt).kldp.org
http://eunjaeim.com
위의 메세지에 설치 후 설정에 대한 부분이 잘 나와있는것 같습니다 ^^
우선 에러내용은 설치된 libhangul을 찾지 못하는 문제로 보입니다.
이에 대한 설정은 위에 설치 후 메세지를 보면...
이위치에 설치가 된거 같구요.
sudo 권한이 있으시다면
에 나온 것과 같이 /etc/ld.so.conf 파일에 /usr/local/lib 를 추가하시면 될 것 같습니다;;
헠;;
쓰는동안 위엣분이 답변 달아 주셨네요 ㅋㅋ
아 뻘쭘~ ㅎㅎ
위에 두분
위에 두분 감사합니다.
./configure는 오류가 없이 되어서 make,make install을 했는데,
이게 설치가 된건지 모르겠습니다.
마지막 메제지입니다.
fi
make[1]: Leaving directory `/home/test/work/nabi-0.17/po'
make[1]: Entering directory `/home/test/work/nabi-0.17'
make[2]: Entering directory `/home/test/work/nabi-0.17'
make[2]: `install-exec-am'¸| A§CØ CO AIAI ¾ø½A´I´U
/bin/sh ./mkinstalldirs /usr/share/nabi
/usr/bin/install -c -m 644 nabi.png /usr/share/nabi/nabi.png
/usr/bin/install -c -m 644 nabi.svg /usr/share/nabi/nabi.svg
/usr/bin/install -c -m 644 nabi-about.png /usr/share/nabi/nabi-about.png
make[2]: Leaving directory `/home/test/work/nabi-0.17'
make[1]: Leaving directory `/home/test/work/nabi-0.17'
자료는 저장하자!
저장해서 정리하지 않은 지식은 쓸모가 없다.
댓글 달기