centericq컴파일 에러부분 질문

windower의 이미지

CVS용 centericq를 다운받고 설치를 하려는 중입니다.

 ./configure
 make

시에 header파일이 없다고 에러가 납니다.
찾아본 결과 ReDHat 9.0이라 kerberos부분이 경로가 달라
CFLAGS의 옵션을 주어 설치를 하라고 합니다.

 CFLAGS="-I/usr/kerberos/include" ./configure 
 make
 

다음과 같은 실행시 예전에 에러부분은 건너가지만
역시 에러가 있습니다만..
아무리 찾아봐도 gettext가 깨진것 같다는 말밖에 찾을 수
없었습니다. 하지만 gettext 는 레뎃9용 버젼을 다시 설치해봐도(RPM)
마찬가지 였습니다.

(외국포럼의)어느분이 Slackware용 낮은 버젼의 gettext를 설치해서
성공했다는데.. 지금 레뎃의 gettext가 문제가 있는 것인지요?

혹시 centericq 설치 성공하신 분의 말씀을 듣고 싶습니다.


아래는 설치 make시 에러 로그입니다.

make[3]: 나감 `/home/windower/centericq-20040221-003000/centericq/libyahoo2' 디렉토리
make[2]: 나감 `/home/windower/centericq-20040221-003000/centericq/libyahoo2' 디렉토리
Making all in intl
make[2]: 들어감 `/home/windower/centericq-20040221-003000/centericq/intl' 디렉토리
cd .. \
  && CONFIG_FILES=intl/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating intl/Makefile
config.status: executing default-1 commands
config.status: executing default-2 commands
make[2]: 나감 `/home/windower/centericq-20040221-003000/centericq/intl' 디렉토리
make[2]: 들어감 `/home/windower/centericq-20040221-003000/centericq/intl' 디렉토리
make[2]: Nothing to be done for `all'.
make[2]: 나감 `/home/windower/centericq-20040221-003000/centericq/intl' 디렉토리
Making all in po
make[2]: 들어감 `/home/windower/centericq-20040221-003000/centericq/po' 디렉토리
make[2]: *** No rule to make target `/config.status', needed by `Makefile'.  멈춤.
make[2]: 나감 `/home/windower/centericq-20040221-003000/centericq/po' 디렉토리
make[1]: *** [all-recursive] 오류 1
make[1]: 나감 `/home/windower/centericq-20040221-003000/centericq' 디렉토리
make: *** [all-recursive-am] 오류 2
[root@pxa255 centericq]#
[/code]

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.