[해결]fedora 6 x64에 libhangul 0.0.4 설치오류를 어떻게 합니까?

hanpedro의 이미지

fedora 6 x64에 nabi-0.17를 설치하기위해 libhangul 0.0.4를 설치하던 중 아래와 같은 설치오류를 만났는데, 어떻게 합니까?

/bin/sh ../mkinstalldirs /usr/local/include/hangul-1.0
mkdir -p -- /usr/local/include/hangul-1.0
/usr/bin/install -c -m 644 hangul.h /usr/local/include/hangul-1.0/hangul.h
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/hangul'
make[1]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[1]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/hangul'
Making install in data
make[1]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[1]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
Making install in hanja
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data/hanja'
make[2]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[3]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data/hanja'
make[3]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[3]: `install-exec-am'? ?? ? ?? ????
/bin/sh ../../mkinstalldirs /usr/local/share/libhangul/hanja
mkdir -p -- /usr/local/share/libhangul/hanja
/usr/bin/install -c -m 644 hanja.txt /usr/local/share/libhangul/hanja/hanja.txt
make[3]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[3]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data/hanja'
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data/hanja'
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[2]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[3]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[3]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[3]: `install-exec-am'? ?? ? ?? ????
make[3]: `install-data-am'? ?? ? ?? ????
make[3]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[3]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[1]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[1]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
Making install in bindings
make[1]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/bindings'
make[1]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/bindings'
make[2]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[2]: `install-exec-am'? ?? ? ?? ????
make[2]: `install-data-am'? ?? ? ?? ????
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/bindings'
make[1]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[1]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/bindings'
Making install in test
make[1]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/test'
make[1]: Warning: File `.deps/hanja-hanja.Po' has modification time 1.5e+05 s in the future
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT hangul-hangul.o -MD -MP -MF ".deps/hangul-hangul.
Tpo" \
-c -o hangul-hangul.o `test -f 'hangul.c' || echo './'`hangul.c; \
then mv -f ".deps/hangul-hangul.Tpo" ".deps/hangul-hangul.Po"; \
else rm -f ".deps/hangul-hangul.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc -g -O2 -o hangul hangul-hangul.o ../hangul/libhangul.la
mkdir .libs
gcc -g -O2 -o .libs/hangul hangul-hangul.o ../hangul/.libs/libhangul.so -Wl,--rpath -Wl,/usr/local/
lib
creating hangul
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT hanja-hanja.o -MD -MP -MF ".deps/hanja-hanja.Tpo"
\
-c -o hanja-hanja.o `test -f 'hanja.c' || echo './'`hanja.c; \
then mv -f ".deps/hanja-hanja.Tpo" ".deps/hanja-hanja.Po"; \
else rm -f ".deps/hanja-hanja.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc -g -O2 -o hanja hanja-hanja.o ../hangul/libhangul.la
gcc -g -O2 -o .libs/hanja hanja-hanja.o ../hangul/.libs/libhangul.so -Wl,--rpath -Wl,/usr/local/lib
creating hanja
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/test'
make[2]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[2]: `install-exec-am'? ?? ? ?? ????
make[2]: `install-data-am'? ?? ? ?? ????
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/test'
make[1]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[1]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/test'
make[1]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4'
make[1]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4'
make[2]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[2]: `install-exec-am'? ?? ? ?? ????
/bin/sh ./mkinstalldirs /usr/local/lib/pkgconfig
mkdir -p -- /usr/local/lib/pkgconfig
/usr/bin/install -c -m 644 libhangul.pc /usr/local/lib/pkgconfig/libhangul.pc
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4'
make[1]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[1]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4'
make: ??: ??? ?????? ???????. ??? ???? ? ????.

에구 한글메세지가 깨졌네요.

대부분 "시계가 잘못되었음이 발견되었습니다. 빌드가 불완전할 수 있습니다"라는 내용입니다.

slc1의 이미지

쩝..
설치오류 아닌거 같은데요.. 설치가 잘된것으로 보입니다..

"시계가 ...." 메세지는 컴퓨터의 시간보다..
makefile이 작성된 시간이 미래시간이기 때문에 나오는 warning 메세지 입니다.

hanpedro의 이미지

./configure에서 나오는 메세진데요?
make, make install도 안했는데요?

참고로 make, make install의 결과입니다.

[root@localhost libhangul-0.0.4]# ./make
bash: ./make: ?? ???? ????? ??
[root@localhost libhangul-0.0.4]# make
make: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make all-recursive
make[1]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4'
make[1]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
Making all in hangul
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/hangul'
make[2]: Warning: File `.deps/libhangul_la-hanja.Plo' has modification time 1.4e+05 s in the future
make[2]: `all'? ?? ? ?? ????
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/hangul'
Making all in data
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[2]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
Making all in hanja
make[3]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data/hanja'
make[3]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[3]: `all'? ?? ? ?? ????
make[3]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[3]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data/hanja'
make[3]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[3]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[3]: `all-am'? ?? ? ?? ????
make[3]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[3]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
Making all in bindings
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/bindings'
make[2]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[2]: `all'? ?? ? ?? ????
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/bindings'
Making all in test
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/test'
make[2]: Warning: File `.deps/hanja-hanja.Po' has modification time 1.4e+05 s in the future
make[2]: `all'? ?? ? ?? ????
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/test'
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4'
make[2]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4'
make[1]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[1]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4'
make: ??: ??? ?????? ???????. ??? ???? ? ????.
[root@localhost libhangul-0.0.4]# make install
make: Warning: File `Makefile' has modification time 1.5e+05 s in the future
Making install in hangul
make[1]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/hangul'
make[1]: Warning: File `.deps/libhangul_la-hanja.Plo' has modification time 1.4e+05 s in the future
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/hangul'
make[2]: Warning: File `.deps/libhangul_la-hanja.Plo' has modification time 1.4e+05 s in the future
/bin/sh ../mkinstalldirs /usr/local/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c libhangul.la /usr/local/lib/libhangul.la
/usr/bin/install -c .libs/libhangul.so.0.0.0 /usr/local/lib/libhangul.so.0.0.0
(cd /usr/local/lib & })
(cd /usr/local/lib & })
/usr/bin/install -c .libs/libhangul.lai /usr/local/lib/libhangul.la
/usr/bin/install -c .libs/libhangul.a /usr/local/lib/libhangul.a
chmod 644 /usr/local/lib/libhangul.a
ranlib /usr/local/lib/libhangul.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
ldconfig: /usr/local/lib/libhangul.so.0 is not a symbolic link

----------------------------------------------------------------------
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.
----------------------------------------------------------------------
/bin/sh ../mkinstalldirs /usr/local/include/hangul-1.0
/usr/bin/install -c -m 644 hangul.h /usr/local/include/hangul-1.0/hangul.h
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/hangul'
make[1]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[1]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/hangul'
Making install in data
make[1]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[1]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
Making install in hanja
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data/hanja'
make[2]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[3]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data/hanja'
make[3]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[3]: `install-exec-am'? ?? ? ?? ????
/bin/sh ../../mkinstalldirs /usr/local/share/libhangul/hanja
/usr/bin/install -c -m 644 hanja.txt /usr/local/share/libhangul/hanja/hanja.txt
make[3]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[3]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data/hanja'
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data/hanja'
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[2]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[3]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[3]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[3]: `install-exec-am'? ?? ? ?? ????
make[3]: `install-data-am'? ?? ? ?? ????
make[3]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[3]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
make[1]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[1]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/data'
Making install in bindings
make[1]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/bindings'
make[1]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/bindings'
make[2]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[2]: `install-exec-am'? ?? ? ?? ????
make[2]: `install-data-am'? ?? ? ?? ????
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/bindings'
make[1]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[1]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/bindings'
Making install in test
make[1]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/test'
make[1]: Warning: File `.deps/hanja-hanja.Po' has modification time 1.4e+05 s in the future
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/test'
make[2]: Warning: File `.deps/hanja-hanja.Po' has modification time 1.4e+05 s in the future
make[2]: `install-exec-am'? ?? ? ?? ????
make[2]: `install-data-am'? ?? ? ?? ????
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/test'
make[1]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[1]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4/test'
make[1]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4'
make[1]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[2]: Entering directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4'
make[2]: Warning: File `Makefile' has modification time 1.5e+05 s in the future
make[2]: `install-exec-am'? ?? ? ?? ????
/bin/sh ./mkinstalldirs /usr/local/lib/pkgconfig
/usr/bin/install -c -m 644 libhangul.pc /usr/local/lib/pkgconfig/libhangul.pc
make[2]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[2]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4'
make[1]: ??: ??? ?????? ???????. ??? ???? ? ????.
make[1]: Leaving directory `/mnt/hgfs/bluespy_share/libhangul-0.0.4'
make: ??: ??? ?????? ???????. ??? ???? ? ????.
.......
이하약

그리고 nabi의 ./configure에서
checking for LIBHANGUL... configure: error: nabi needs libhangul 0.0.4 or higher
라는 오류가 납니다.

자료는 저장하자!
저장해서 정리하지 않은 지식은 쓸모가 없다.

slc의 이미지

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.

요기 답이 있네요..
LD_LIBRARY_PATH 환경 변수 설정하라고..

SH like shell 이면
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
export LD_LIBRARY_PATH

------------------------------------------------------------
개인 메일 서버를 만들어 사용합시다..
언제부터 인터넷 메일이 포털 전유물이 된거지??
http://slcweb.homeip.net

hanpedro의 이미지

그거 봐도 뭔지 모르니 문제네요.....

자료는 저장하자!
저장해서 정리하지 않은 지식은 쓸모가 없다.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.