[q] 오픈오피스 설치중 에러...
에러 내용은
checking for ant.sh... no
checking for ant.bat... no
configure: WARNING: Ant not found - Some Java projects will
not build
********************************************************************
*
*
* Setting up the build environment variables.
*
*
*
********************************************************************
configure: creating ./config.status
config.status: creating set_soenv
Setting up the environment for building OpenOffice.org
Use of uninitialized value in concatenation (.) or string at
./set_soenv line 476.
Setting platform independent values... done
Use of uninitialized value in concatenation (.) or string at
./set_soenv line 753.
Use of uninitialized value in concatenation (.) or string at
./set_soenv line 899.
Use of uninitialized value in concatenation (.) or string at
./set_soenv line 899.
Use of uninitialized value in concatenation (.) or string at
./set_soenv line 899.
Use of uninitialized value in concatenation (.) or string at
./set_soenv line 899.
Use of uninitialized value in concatenation (.) or string at
./set_soenv line 949.
Use of uninitialized value in concatenation (.) or string at
./set_soenv line 1186.
Use of uninitialized value in concatenation (.) or string at
./set_soenv line 1186.
Use of uninitialized value in concatenation (.) or string at
./set_soenv line 1186.
Setting the environment variables... done
Setting the aliases... done
Use of uninitialized value in concatenation (.) or string at
./set_soenv line 1345.
Use of uninitialized value in concatenation (.) or string at
./set_soenv line 1345.
Cannot open : No such file or directory
!!! ERROR: app-office/openoffice-ximian-1.3.8 failed.
!!! Function src_compile, Line 407, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT
this status message.
이렇습니다.
Some Java projects will not build <-요부분.. 자바에 대해 멀
깔아라고 하는듯하는데...
버전은 openoffice-ximian: 1.3.8 이구요 그냥 openoffice를 깔
아도 똑같은 에러가 나옵니다.
오픈오피스를깔때 -bin 버전만 깔았었는데.. 도무지 한글(nabi)이 안되
길레, 컴파일까지 다시켜볼려구합니다.
곧 개강인데...
리눅스배포판은 젠투리눅스 linux-2.6.9-gentoo-r14
이고 AMD64입니다.
그럼 좋은하루 되세요
에러 메시지 그대로입니다.자바가 안 깔려 있어서 그렇습니다.
에러 메시지 그대로입니다.
자바가 안 깔려 있어서 그렇습니다.
emerge jdk
를 하신 다음에 다시 한번 시도하세요.그리고.. openoffice-ximian 1.3.8 은 상당히 ... 컴파일 옵션에 민감합니다. /etc/make.conf 파일에 있는 USE 구절을 잘 살펴 보세요.
저는 openoffice-ximian 1.3.8 빌드할 때 USE 문구를 무력화 시키고 컴파일 했습니다.
---------
귓가에 햇살을 받으며 석양까지 행복한 여행을...
웃으며 떠나갔던 것처럼 미소를 띠고 돌아와 마침내 평안하기를...
- 엘프의 인사, 드래곤 라자, 이영도
즐겁게 놀아보자.
움.. 에러가 똑같에 나네요 -.-;USE문구를 무력화시키는건.. 어
움.. 에러가 똑같에 나네요 -.-;
USE문구를 무력화시키는건.. 어떻게하죠?
무력화시켜서 다시 한번 도전해봐야겠네요 :cry:
[quote="myth0312"]움.. 에러가 똑같에 나네요 -.-;
그냥 make.conf 파일의 USE="......" 앞에다가 # 하나 달아 놓으시면 됩니다.
그렇게 하면 주석처리 되어서 USE 를 전혀 인식하지 않지요.
제 경우도 저런 비슷한 에러가 떠서 자바를 깔고
etc-update && source /etc/profile
한 다음에 다시
emerge openiffice-ximian
하니깐 제대로 되었었습니다.
그리고 혹시 make.conf 에서 CFLAGS 가 O3 로 되어 있다면 O2 로 바꿔 보세요.
저는 ..
CFLAGS="-O2 -mcpu=i686 -pipe"
로 바꿔서 성공했습니다.
---------
귓가에 햇살을 받으며 석양까지 행복한 여행을...
웃으며 떠나갔던 것처럼 미소를 띠고 돌아와 마침내 평안하기를...
- 엘프의 인사, 드래곤 라자, 이영도
즐겁게 놀아보자.
댓글 달기