GD설치 및 기타 라이브러리 설치시 문제점

cssml의 이미지

안녕하세요?
:shock: :shock:
매번^^; 도움만 얻고 갑니다.

요 몇일째 gd 설치로 인해 많은 삽질후 포기를 선언한채, 다시 설치해보려고 이리저리 검색을 통해 재설치를 해보았습니다.

freetype jpeg png gif 를 미리 설치했습니다.
그리고 gd를 설치했는습니다만 분명 php에서 컨피그와 컴파일 할때 에러메시지도 보여주지 않은채 제대로 컴파일이 됬습니다.

패치문제일지 생각해본끝에 /usr/lib 폴더로 이동시켜놓고 패치를 변경해주고 컴파일해도 역시 gd가 지원이 되지 않습니다.

왜이럴까요-.-.. 경로 문제가 있다면 무언가 이상이 있다고 출력을 할텐데도 아무 이상없이 컴파일이 됬는데도 말이죠.. 몇번째 설치인지 가늠할수가 없네요.

:twisted: 지금까지 했던 삽질을 한방에 보내버리고 싶습니다 T-T..
언젠가는 필요할 부분이기에 -.-; 도움을 요청합니다.

왜 안되는거죠? 검색해서 읽어보고 또 읽어보고..
돌다리도 두들겨 보고 가란 소리에 차분히 앉아서 해보았습니다만..
어디가 문제인지 도무지 알수가 없습니다.

./configure \
--with-apache=/usr/local/apache \
--with-mysql=/usr/local/mysql \
--with-config-file-path=/usr/local/apache/conf \
--with-exec-dir=/usr/local/apache/bin \
--with-enable-track-vars=yes \
--with-zlib-dir=/usr/lib/zlib \
--with-jpeg-dir=/usr/lib/jpeg \
--with-png-dir=/usr/lib/libpng \
--with-gd=/usr/lib/gd \
--with-freetype-dir=/usr/lib/freetype \
--with-language=korean \
--with-charset=euc_kr \
--with-iconv=shared \
--with-gd=shared \
--with-mm=/usr/lib \
--enable-safe-mode \
--enable-module=so \
--with-gdbm \
--with-dbm \
--enable-ftp \
--enable-track-vars \
--enable-mbstring=shared \
--enable-freetype-4bit-antialias-hack \
--disable-debug
luscent의 이미지

GD는 설치 파일 README파일인가?에 보면.

lib디렉토리 밑에 include디렉토리에 헤더파일을 몽창 집어넣구

컴파일 하라고 되어 있습니다.

보통 /usr/local/include에 헤더파일

/usr/local/lib에 라이브러리를 넣는데요.

gd는 /usr/local/lib/include에서 GD관련 헤더파일을 참조합니다.

그러니 $PREFIX=/usr/local/lib일 경우엔

$PREFIX/include에 모든 GD헤더파일을 넣고 컴파일 해보시기 바랍니다.

한큐에 넘어갑니다.

댓글 달기

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