ami 설치시 문제 ㅠㅠ

lacovnk의 이미지

http://ami.kldp.net/ 에서 받은 ami-1.2.2 를 컴파일해서 설치하려고 하는데

make에서 에러가 나는군요

configure --prefix=/usr/loacl/ami --enable-gnome-applet

그리고 make 를 하면

make  all-recursive
make[1]: 들어감 `/home/lacovnk/download/ami-1.2.2' 디렉토리
Making all in intl
make[2]: 들어감 `/home/lacovnk/download/ami-1.2.2/intl' 디렉토리
make[2]: Nothing to be done for `all'.
make[2]: 나감 `/home/lacovnk/download/ami-1.2.2/intl' 디렉토리
Making all in m4
make[2]: 들어감 `/home/lacovnk/download/ami-1.2.2/m4' 디렉토리
make[2]: Nothing to be done for `all'.
make[2]: 나감 `/home/lacovnk/download/ami-1.2.2/m4' 디렉토리
Making all in po
make[2]: 들어감 `/home/lacovnk/download/ami-1.2.2/po' 디렉토리
make[2]: Nothing to be done for `all'.
make[2]: 나감 `/home/lacovnk/download/ami-1.2.2/po' 디렉토리
Making all in Ximd
make[2]: 들어감 `/home/lacovnk/download/ami-1.2.2/Ximd' 디렉토리
make[2]: Nothing to be done for `all'.
make[2]: 나감 `/home/lacovnk/download/ami-1.2.2/Ximd' 디렉토리
Making all in src
make[2]: 들어감 `/home/lacovnk/download/ami-1.2.2/src' 디렉토리
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DXPM_DIR=\"/usr/loca/ami/share/ami\" -DHANJA_DIC=\"/usr/loca/ami/share/ami/hanja.dic\" -DSYS_RCFILE=\"/usr/loca/ami/share/ami/gtkrc\" -DKEYBOARD_DIR=\"/usr/loca/ami/share/hangul_keyboard\" -DLOCALEDIR=\""/usr/loca/ami/share/locale"\" -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -DGNOME_APPLET -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. -I./composer    -g -O2 -Wall -Wno-unused  -c applet.c
In file included from /usr/include/gnome-1.0/libgnome/libgnome.h:28,
                 from /usr/include/gnome-1.0/gnome.h:16,
                 from applet.c:176:
/usr/include/gnome-1.0/libgnome/gnome-i18n.h:21:1: warning: "_" redefined
In file included from applet.c:16:
ami.h:9:1: warning: this is the location of the previous definition
In file included from /usr/include/gnome-1.0/libgnome/libgnome.h:28,
                 from /usr/include/gnome-1.0/gnome.h:16,
                 from applet.c:176:
/usr/include/gnome-1.0/libgnome/gnome-i18n.h:26:1: warning: "N_" redefined
In file included from applet.c:16:
ami.h:13:1: warning: this is the location of the previous definition
applet.c:177:27: applet-widget.h: 그런 파일이나 디렉토리가 없음
applet.c:179: parse error before '*' token
applet.c:202: parse error before '*' token
applet.c: In function `ami_gnome_main':
applet.c:241: warning: implicit declaration of function `applet_widget_init'
applet.c:247: warning: implicit declaration of function `applet_widget_new'
applet.c:247: warning: assignment makes pointer from integer without a cast
applet.c:250: warning: implicit declaration of function `applet_widget_register_stock_callback'
applet.c:250: warning: implicit declaration of function `APPLET_WIDGET'
applet.c:267: warning: implicit declaration of function `applet_widget_add'
applet.c:276: warning: implicit declaration of function `applet_widget_gtk_main'
make[2]: *** [applet.o] 오류 1
make[2]: 나감 `/home/lacovnk/download/ami-1.2.2/src' 디렉토리
make[1]: *** [all-recursive] 오류 1
make[1]: 나감 `/home/lacovnk/download/ami-1.2.2' 디렉토리
make: *** [all-recursive-am] 오류 2

라고 나옵니다 ㅡ.ㅡ

혹시 configure에 문제가 있는건가요?

그렇다면 거기에서 멈추지 않을까...(검색해보니 그런 경우도 있던데..)

음.

참, redhat9입니다

다시 깔려는 이유는

configure에서 설정했듯이, 일단 applet 으로 띄우고 싶어서요.

rpm으로 설치된것을 지우고 다시 설치해보려고 하는데..

(rpm은 설치/삭제 잘 되더군요~)

음. rpm 으로 설치된건 ami -gnome 이나 ami -gnome-applet 으로도 안되고..

그래서 ㅡ.ㅡ (와우 쓸때는 애플릿으로 되던데 흑...)

참!

하는김에 같이 질문할께요.

깔렸을때, ㅋㅋㅋ 처럼 세 글자를 계속 치면 안되는데

이건 어디서 설정하나요?

lacovnk의 이미지

configure 도중에

checking extra library applets... Unknown library `applets'

요것이 문제가 되는걸까요 ^^;

그렇다면 어떻게 해줘야 할지
:(

제리의 이미지

아미는...GTK2에선 애플릿(그놈)으로 안되는걸로 알고 있습니다.
그래서 imhangul이나 nabi를 요즘 사용하시는 분들이 계시죠..

제 글이 틀리다면 지적 부탁드립니다. ^^

nabi는...
nabi.kldp.net에서..

imhangul은..
imhangul.kldp.net에서..

참고하시면 되겠습니다.

가늠할 수 없는 사랑...

댓글 달기

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 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • 사용할 수 있는 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>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • You can use Textile markup to format text.
  • 사용할 수 있는 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>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 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>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.