기술지원 문의

레진설치시
곽은호 / 2003-05-27 00:00

레진을 압축을 풀고서 
./configure --with-apache=/usr/lib/apache/
이렇게 실행을 했는데..

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot cr
eate executables

이러한 에러가 나네요.
checking for C compiler default output... configure: error: C compiler cannot cr
eate executables
이게 무슨 뜻이고 해결을 어떻게 해야 하나요?
앗 그리고 혹시 resin rpm 버전있나요?
서버는 리눅스고 
레진 버전은 2.0.4

Re:레진설치시
관리자 / 2003-05-27 00:00

rpm버전을 없습니다.

아파치와 연동하신는 것이 어렵고, 서비스환경이 아니라면
 굳이 아파치웹서버를 사용하지 않고 
Resin에서 제공하는 웹서버를 이용해도
좋을 것 같습니다. 사실 일반적인 경우에 
resin의 웹서버 성능이 아파치에 비해 나쁘지 않습니다.

연동시 어려움이 있으시면 Tech FAQ를 참고하세요.



--곽은호 님의 글 [2003-05-27 14:24:32]
>레진을 압축을 풀고서 
./configure --with-apache=/usr/lib/apache/
이렇게 실행을 했는데..

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot cr
eate executables

이러한 에러가 나네요.
checking for C compiler default output... configure: error: C compiler cannot cr
eate executables
이게 무슨 뜻이고 해결을 어떻게 해야 하나요?
앗 그리고 혹시 resin rpm 버전있나요?
서버는 리눅스고 
레진 버전은 2.0.4