기술지원 문의

Re:설치시 에러가 발생합니다.
김정환 / 2003-01-13 00:00

제가 글을 쓰고 제가 답을 올리네요.
Java SDK를 버젼 1.3.1_02로 설치를 하니까
resin이 설치가 되서 실행이 되네요.
하지만 make install시에는 여전히 같은 에러가 발생 합니다.
혹시 어떤 이유로 그런지 아시면 답변 부탁 드립니다.
그럼 수고 하십시요. 꾸벅....

--김정환 님의 글 [2003-01-13 12:28:26]
>resin 설치시 make install 에서 에러가 발생합니다.
Linux 버젼은 Wowlinux 7.2
Java 버젼은 JSE 1.3.1_06 버젼입니다.

Apache 와 DB2를 연동하기 위해서 설치하려 하는데
시스템에서 설치할 때 make install 시에
아래에 있는 에러가 발생하네요.

mkdir /usr/local/resin-2.1.6/libexec
mkdir: cannot create directory `/usr/local/resin-2.1.6/libexec: File exists
make[2]: [install] Error 1 (ignored)
cp libresin.so /usr/local/resin-2.1.6/libexec
cp resin /usr/local/resin-2.1.6/bin
make[2]: Leaving directory `/usr/local/resin-2.1.6/src/c/plugin/resin
make[1]: Leaving directory `/usr/local/resin-2.1.6/src/c/plugin