Hi On Freitag 15 August 2008, Hung Nguyen Vu wrote: > 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
I don't have LinuxX86Env.Set.sh in config_office/ after the configration. I do: ./configure ... cd .. source LinuxX86Env.Set.sh ./bootstrap dmake > 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. You may want to check if these folders have been in the OOo-Dev_DEV300_m29_src_core.tar.bz2 I had a similar problem after I got the files from cvs, some folders where missing and I had to checkout them separately. Good luck Jens --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
