I've tried: tar xjvf OOo-Dev_DEV300_m29_src_core.tar.bz2 cd DEV300_m29/config_office/ ./configure --prefix=$HOME --disable-cups --disable-pam --with-jdk-home=/usr/local/jdk1.6.0_07/ --disable-mozilla --disable-qadevooo --without-system-stdlibs cat warn # it is empty. source LinuxX86Env.Set.sh cd ../; ./bootstrap export SOLENV=`pwd`/solenv/ ./solenv/unxlngi6/bin/dmake
and error: [EMAIL PROTECTED] DEV300_m29]$ ./solenv/unxlngi6/bin/dmake Checking module list build -- version: 1.171 Fetching dependencies for module zlib from solver... failed... Fetching from CVS... failed Fetching dependencies for module libxml2 from solver... failed... Fetching from CVS... failed Fetching dependencies for module python from solver... failed... Fetching from CVS... failed Fetching dependencies for module jpeg from solver... failed... Fetching from CVS... failed Fetching dependencies for module freetype from solver... failed... Fetching from CVS... failed Fetching dependencies for module swext from solver... failed... Fetching from CVS... failed Fetching dependencies for module neon from solver... failed... Fetching from CVS... failed Fetching dependencies for module curl from solver... failed... Fetching from CVS... failed Fetching dependencies for module dictionaries from solver... failed... Fetching from CVS... failed Fetching dependencies for module bitstream_vera_fonts from solver... failed... Fetching from CVS... failed WARNING! Project(s): python bitstream_vera_fonts swext libxml2 freetype curl jpeg zlib dictionaries neon not found and couldn't be built. Dependencies on that module(s) ignored. Maybe you should correct build lists. rmdir /tmp/13702 On Fri, Aug 15, 2008 at 11:56 PM, Hung Nguyen Vu < [EMAIL PROTECTED] <[EMAIL PROTECTED]>> wrote: > Hi all, > > I've tried to compile DEV300_m29 from source. > The OS is CentOS, up to date default RPM installed, gcc 4.1.2 > > tar xjvf OOo-Dev_DEV300_m29_src_core.tar.bz2 > cd DEV300_m29/config_office/ > ./configure --prefix=$HOME --disable-cups --disable-pam > --with-jdk-home=/usr/local/jdk1.6.0_07/ --disable-mozilla --disable-qadevooo > --without-system-stdlibs > cat warn # it is empty. > cd ../; ./bootstrap > > [EMAIL PROTECTED] DEV300_m29]$ LANG=en_US ./solenv/unxlngi6/bin/dmake > dmake: Error: -- Configuration file `/usr/local/share/startup/startup.mk' > not found > > where I can get startup.mk? > > I've bravely( stupidly?) tried but still got an error: > > scp -R ./solenv/inc/startup /usr/local/share/ > LANG=en_US ./solenv/unxlngi6/bin/dmake > [EMAIL PROTECTED] DEV300_m29]$ LANG=en_US ./solenv/unxlngi6/bin/dmake > Checking module list > Can't open perl script "/bin/build.pl": No such file or directory > dmake: Error code 2, while making 'check_modules' > > > > -- > Best Regards, > Nguyen Hung Vu ( Nguyễn Vũ Hưng ) > [EMAIL PROTECTED]<[EMAIL PROTECTED]>, YIM: vuhung16 , Skype: vuhung16dg > Japan through an eye of a gaijin: > http://www.flickr.com/photos/vuhung/tags/fav/ > -- Best Regards, Nguyen Hung Vu ( Nguyễn Vũ Hưng ) [EMAIL PROTECTED] <[EMAIL PROTECTED]>, YIM: vuhung16 , Skype: vuhung16dg Japan through an eye of a gaijin: http://www.flickr.com/photos/vuhung/tags/fav/
