1771 번 글의 답장글: Re: 안녕하세요. |
글쓴이: 산이
[홈페이지]
|
글쓴날: 2003년 11월 13일 01:36:31 목(새벽) |
조회: 810 |
[하얀피]님이 남기신 글:
>-----------------------------------------
>답변자가 기본적으로 참고할 내용입니다.
>- 배포판(옵션) : RH 7.3
>- 커널버전(옵션)
: 2.4.20-20.7smp
>- 데몬버전(예:apache
1.3.27) : 1.3.27
>- 데몬설치유형(RPM/컴파일/기타)
: APM compile.
>-----------------------------------------
>
>방금전 어떤 고객의 문의를 받고 확인해본 결과 이상한점이
있어서요.
>고객분이 블로그를 실행하려고 하는데..
>펄 5.8.x 이상버전에서 실행되야 안전하다고 답이
왔다더군요.
>여하튼.. RH 7.3의 perl 최신버전은 5.6.1 인데
>이 상태에서 RH 9.0의 perl 5.8.x 버전을 설치해도
되는지요..
>(물론 의존성 걸린 파일들을 모조리 업데이트
하면서요.)
>
이건 저도 장담 못하겠네요.
워낙 민감한 부분이라서...
perl 이 당행히 의존성을 체크하면서 업그레이드 된다고
하더라도
다른 어플리케이션 의존성도 다 체크된다고 보장할 수 없기
때문이죠.
똑같은 서버환경을 만들어 놓고 테스트해 보는 방법밖에
없습니다.
>두번째 질문은..
>[root@www root]# perl -e "use DBI"
>Can't locate DBI.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i386-linux
/usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux
/usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.6.1/i386-linux
/usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .) at -e line
1.
>BEGIN failed--compilation aborted at -e line 1.
>[root@www root]#
>이런 메세지가 뜨는데 이유가 무엇인지요?
DBI-xxx.tar.gz 을 설치해야 합니다.
http://www.cpan.org/modules/01modules.index.html
에 가면 최근 버전이 있으니 설치하세요.
>
>세번째 질문은..
>[root@www root]# perl -MCPAN -e "install DBD::mysql"
>[root@www root]# perl -MCPAN -e "install image::Magick"
>위 2개의 명령은 무엇을 할 때 쓰이는 것인지요?
설치는 DBD-mysql-xxx.tar.gz 을 받아서 설치해야 하는데
설치 방법은 안의 README 파일안에 자세한 옵션나오니
참고하세요.
>
>마지막 질문은..
>[root@www root]# perl -MCPAN -e "install DBD::mysql"
>위 명령어를 내렸을때
>잘 나가다가....
>Removing previously used /root/.cpan/build/DBD-mysql-2.9003
>
> CPAN.pm: Going to build R/RU/RUDY/DBD-mysql-2.9003.tar.gz
>
>Can't exec "mysql_config": 그런 파일이나 디렉토리가 없음 at
Makefile.PL line 174.
>readline() on closed filehandle PIPE at Makefile.PL line 176.
>Can't exec "mysql_config": 그런 파일이나 디렉토리가 없음 at
Makefile.PL line 174.
>readline() on closed filehandle PIPE at Makefile.PL line 176.
>Can't exec "mysql_config": 그런 파일이나 디렉토리가 없음 at
Makefile.PL line 174.
>readline() on closed filehandle PIPE at Makefile.PL line 176.
>Can't exec "mysql_config": 그런 파일이나 디렉토리가 없음 at
Makefile.PL line 174.
>readline() on closed filehandle PIPE at Makefile.PL line 176.
>Can't exec "mysql_config": 그런 파일이나 디렉토리가 없음 at
Makefile.PL line 174.
>readline() on closed filehandle PIPE at Makefile.PL line 176.
>Failed to determine directory of mysql.h. Use
>
> perl Makefile.PL --cflags=-I<dir>
>
>to set this directory. For details see the INSTALL.html file,
>section "C Compiler flags" or type
>
> perl Makefile.PL --help
>Running make test
> Make had some problems, maybe interrupted? Won't test
>Running make install
> Make had some problems, maybe interrupted? Won't install
>이렇게 하고 멈춰 버립니다.
>어떻게 해결해야 할까요?
>
>간만에 긴 질문 남기네요^^;
>건강 하시죠?
mysqld 은 이미 설치되어 있어야 합니다.
|
이전글 : 안녕하세요.
다음글 : Re: Re: 안녕하세요.
|
from 61.254.75.40
JS(Redhands)Board 0.4 +@
|