webalizer 가 아파치 2.x 버전에서만 설치 되나요?

cohuman1의 이미지

우선 제 컴에는 레드햇9, 아파치 1.23.28 이 깔려 있습니다.
rpmfind.net 에서 레드햇9용 webalizer.2.01 버전을 받아서 설치하려니
다음과 같은 의존성 에러가 나네요.

근데 아파치 웹서버가 잘 작동하고 있는데 웹서버가 필요하다는 말은 뭔지..

Quote:
[root@linux rpm]# rpm -ivh webalizer.rpm
오류: Failed dependencies:
libgd.so.1.8 is needed by webalizer-2.01_10-11
webserver is needed by webalizer-2.01_10-11

그래서 up2date 로 설치를 할려고 하니깐... 아파치 2.x 대 버전을 받는것입니다. 그래서 중단했구요.

webalizer 가 아파치 2.x 버전에서만 설치 되나요?

Quote:
[root@linux rpm]# up2date -i webalizer
Testing package set / solving RPM inter-dependencies...
########################################
webalizer-2.01_10-11.i386.r ########################## Done.
gd-1.8.4-11.i386.rpm: ########################## Done.
httpd-2.0.40-21.5.i386.rpm: ################### 62 k/sec, 00:00:04 rem.
[1]+ Stopped up2date -i webalizer

-----------------------------------------------------------------

아파치가 RPM 으로 설치한것이 아니라서 그럴까요? webalizer 소스를 받아서 설치를 해봐야겟어요. 근데 책에 있는 http://www.mrunix.net/webalizer 는 접속이 안되는데 소스는 어디서 받을 수 가 있나요?

-----------------------------------------------------------------

아 프로그램은 받았어요.
http://ftp.superuser.co.kr/pub/weblog/webalizer/

근데 ./configure 에서 에러가 나네요.

Quote:
[root@linux webalizer]# ./configure --with-language=korean
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether ln -s works... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking whether char is unsigned... no
checking for main in -l44bsd... no
checking for main in -lm... yes
checking for main in -lz... yes
checking for gzrewind in -lz... yes
checking for main in -lpng... no
configure: error: png library not found... please install png.

png.. 라.. libpng 하고 libjpeg, gd, freetype, zlib 등등 다 최신업데이트를 했거든요.. 이상하네요;;

# up2date -i png 로 검색하니깐 그런 팩키지는 없다고 나와요

---------------------------------------------------

libpng-devel
libpng
libpng10

gd-progs
gd-devel
gdbm
gdbm-devel
gdb
gd

를 모두 설치하니깐 에러없이 컴파일과 설치를 완료했습니다.
이런 부분때문에 시간이 소비해야하는게 단점같습니다.;;

hys545의 이미지

cohuman1 wrote:
우선 제 컴에는 레드햇9, 아파치 1.23.28 이 깔려 있습니다.
rpmfind.net 에서 레드햇9용 webalizer.2.01 버전을 받아서 설치하려니
다음과 같은 의존성 에러가 나네요.

근데 아파치 웹서버가 잘 작동하고 있는데 웹서버가 필요하다는 말은 뭔지..

Quote:
[root@linux rpm]# rpm -ivh webalizer.rpm
오류: Failed dependencies:
libgd.so.1.8 is needed by webalizer-2.01_10-11
webserver is needed by webalizer-2.01_10-11

그래서 up2date 로 설치를 할려고 하니깐... 아파치 2.x 대 버전을 받는것입니다. 그래서 중단했구요.

webalizer 가 아파치 2.x 버전에서만 설치 되나요?

Quote:
[root@linux rpm]# up2date -i webalizer
Testing package set / solving RPM inter-dependencies...
########################################
webalizer-2.01_10-11.i386.r ########################## Done.
gd-1.8.4-11.i386.rpm: ########################## Done.
httpd-2.0.40-21.5.i386.rpm: ################### 62 k/sec, 00:00:04 rem.
[1]+ Stopped up2date -i webalizer

------------------------------------------------------------------------------------

아파치가 RPM 으로 설치한것이 아니라서 그럴까요? webalizer 소스를 받아서 설치를 해봐야겟어요. 근데 책에 있는 http://www.mrunix.net/webalizer 는 접속이 안되는데 소스는 어디서 받을 수 가 있나요?


지금 그홈 접속 잘되는데여
그리고 저ㅗㅂ속 안된며
www.rpmfind.net여기서 srpm구해서 rebuild해ㅔ보세야

즐린

cohuman1의 이미지

이상하네요 전 접속이 안되는데..;

근데 srpm 을 받아서 리빌드를 하라는 말은 무슨말인가요?
srpm 은 잘 모르거든요. 금방 검색해보니깐 srpm 은 소스라고만 나와 있는데.. 명령어 좀 가르추세요;

아직 초보라서 질문조차도 엉성할 수 있습니다.
이해하시구요.^^.
제 글을 읽어주시는 분들, 답변해주시는 분들께 항상 감사드립니다.

hys545의 이미지

cohuman1 wrote:
이상하네요 전 접속이 안되는데..;

근데 srpm 을 받아서 리빌드를 하라는 말은 무슨말인가요?
srpm 은 잘 모르거든요. 금방 검색해보니깐 srpm 은 소스라고만 나와 있는데.. 명령어 좀 가르추세요;


rpm --rebuild xxx.srpm하세여
그럼 의존성 해결됩니다.
시스템에 있는 라이브러리에 맞게 컴파일되져
그리고 이 옵션 사용하려면
rpmbuild패키지 깔아야합니다

즐린

댓글 달기

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