메뉴 건너뛰기

리눅스 관련 모음

본문시작

?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

국산 통나무 수공예 남원제기, 남원목기

자료가 도움이 되셨다면
혼수용품제수용품 필요시
남원제기 공식 홈페이지 http://남원제기.kr
남원목기 공식 홈페이지 http://otchil.kr
에서 구매 해 주세요
정성껏 모시겠습니다.
 

imagick-3.1.0RC2  를 다음과 같이 설 후 다음과 같은 에러가 발생 하였다.

 

#>phpize

#>./configure

 

php.ini 에 다름과 같이 추가

 

extensions_dir=:/usr/local/php/lib/php/extensions/no-debug-zts-20060613/

enable_dl=On

extensions="imagick.so"

 

 

#>service httpd restart

 

#>tail -f /error_log

 

다음과 같은 에러가 발생

 

/usr/local/apache/bin/httpd: symbol lookup error: /usr/local/php/lib/php/extensions/no-debug-zts-20060613/imagick.so: undefined symbol: MagickWandGenesis

 

=================================

 

에러 해결

 

When running ./configure add the following config option:

PKG_CONFIG_PATH=/path/to/imagemagick-install-directory/lib/pkgconfig/ :)

 

이를 참고로 하여 다음과 같이 설치한다.

 

 

ImageMagick-6.6.7  설치를 /usr에 설치 하였으므로

 

 

imagick 컴파일 설치시 아래 옵션을 추가하여 설치하면 에러 발생이 없다.

 

제1방법

#> phpize

#> ./configure  PKG_CONFIG_PATH=/usr/lib/pkgconfig/

 

제2방법 -- 이게 더 확실할 것 같다.

./configure –with-php-config=/usr/local/php/bin/php-config –with-imagick=/usr/local/ImageMagick PKG_CONFIG_PATH=/usr/local/ImageMagick/lib/pkgconfig

 

   

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
70 specifies multiple packages 대처법 햇빛소년 2012.02.22 27959
69 Red Hat / CentOS IPv6 Network Configuration 햇빛소년 2012.05.30 28092
68 pyzor: check failed: internal error, python traceback seen in response 드디어 해결 햇빛소년 2012.06.20 28387
67 chmod 파일 퍼미션의 다양한 조건들.... 햇빛소년 2012.05.16 28507
66 ClamAV 0.97.4 버전으로 새로 컴파일 하여 업데이트 한후 에러발생 해결... 햇빛소년 2012.04.29 28720
65 audit.log 관련... 햇빛소년 2012.06.15 28906
64 /etc/rc.d/init.d/smb script file 햇빛소년 2012.07.02 29249
63 설치관련 스팸어쎄신(spamassassin)은 설치 후 service등록과 업데이트를 한번 더 해 줘야 한다. 햇빛소년 2012.05.10 29484
» php: symbol lookup error:/........./imagick.so: undefined symbol: MagickWandGenesis 햇빛소년 2012.06.22 29783
61 convert: error while loading shared libraries: libMagick.so.10: cannot open file 햇빛소년 2012.02.20 29870
60 cpan 으로 설치힌 perl 모듈의 검색과 삭제... 햇빛소년 2012.05.10 30039
59 /etc/security/pam_env.conf: No such file or directory 햇빛소년 2012.06.18 30137
58 audit2allow라는 프로그램 햇빛소년 2012.06.08 30190
57 에러해결 unable to include potential exec "include/top.html" in parsed file 에러 해결!!! 햇빛소년 2013.01.11 30286
56 open(/var/dcc/map): Permission denied --- maillog에러 메세지 드디어 해결!! --제2편 햇빛소년 2012.06.09 31089
55 /etc/mail/access 사용법 햇빛소년 2012.06.22 31303
54 procmail: Couldn't create or rename temp file "/var/spool/mail/spam/" 햇빛소년 2012.06.18 31403
53 설치관련 DCC+razor2+pyzor how to ---[ spamassassin -D <test 2>debug ] file 햇빛소년 2012.05.31 31628
52 open(/var/dcc/map): Permission denied --- maillog에러 메세지 드디어 해결!! 햇빛소년 2012.06.09 31887
51 Starting spamd: Apr 29 16:41:34.934 [14162] warn: server socket setup failed, retry 1: spamd: could not chown 에러해결 햇빛소년 2012.04.29 32110
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 Next
/ 10