[dev] OOo 3 new features and performance speedup

2008-08-27 Thread Hung Nguyen Vu
Hi all, Where I can find the list of new features of OOo 3? And if possible, a benchmark versus 2.4? An on par comparison with The Other Office Suites will be nice but I don't think it is the right time to do so. # FYI, OOo 3 release notes has no information I am looking for #

[dev] Fwd: DEV300_m29/solver/300/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx:268

2008-08-21 Thread Hung Nguyen Vu
Sorry for cross-posting but I seems that I have asked in a wrong mailing list. So I forward this email. -- Forwarded message -- From: Hung Nguyen Vu [EMAIL PROTECTED][EMAIL PROTECTED] Date: Mon, Aug 18, 2008 at 3:08 PM Subject: DEV300_m29/solver/300/unxlngi6.pro/inc/com/sun/star

Re: [dev] Fwd: DEV300_m29/solver/300/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx:268

2008-08-21 Thread Hung Nguyen Vu
On Thu, Aug 21, 2008 at 5:29 PM, Caolan McNamara [EMAIL PROTECTED] wrote: /home/vuhung/public_html/foss/src/DEV300_m29/solver/300/ unxlngi6.pro/inc/com/sun/star/uno/Any.hxx:268: warning: lowering visibility of 'sal_Bool com::sun::star::uno::operator==(const com::sun::star::uno::Any, const

Re: [dev] Fwd: DEV300_m29/solver/300/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx:268

2008-08-21 Thread Hung Nguyen Vu
On Thu, Aug 21, 2008 at 6:09 PM, Caolan McNamara [EMAIL PROTECTED] wrote: Those actual warnings are basically spurious, ignore them. Thanks. It is simple. But, I know that your particular compiler, given as it is equivalent to the RHEL-5 gcc, actually probably *does* has a bug with visibility

[dev] DEV300_m29: compiling ERROR: File not found: ScriptFramework.jar

2008-08-21 Thread Hung Nguyen Vu
Hi all, I've tried to compile DEV300_m9 but I get an error: ERROR: File not found: ScriptFramework.jar cd DEV300_m29; find . -name ScriptFramework.jar gives me nothing. Here is what I did [EMAIL PROTECTED] DEV300_m29]$ uname -a Linux aoclife.ddo.jp 2.6.18-53.1.13.el5 #1 SMP Tue Feb 12

Re: [dev] DEV300_m29: compiling ERROR: File not found: ScriptFramework.jar

2008-08-21 Thread Hung Nguyen Vu
On Thu, Aug 21, 2008 at 11:50 PM, tora - Takamichi Akiyama [EMAIL PROTECTED] wrote: ERROR: File not found: ScriptFramework.jar To find the module from which a missing file should come, 1. Build OpenOffice.org completely. What do you mean by Build OpenOffice.org completely.? All the

Re: [dev] DEV300_m29: compiling ERROR: File not found: ScriptFramework.jar

2008-08-21 Thread Hung Nguyen Vu
On Fri, Aug 22, 2008 at 2:23 AM, Christian Lohmaier [EMAIL PROTECTED]wrote: Hi *, On Thu, Aug 21, 2008 at 5:31 PM, Hung Nguyen Vu [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: On Thu, Aug 21, 2008 at 11:50 PM, tora - Takamichi Akiyama [EMAIL PROTECTED] wrote: [...] So, in your case

[dev] DEV300_m29: dmake: Error code 1, while making '../../unxlngi6.pro/lib/libofficebean.so'

2008-08-21 Thread Hung Nguyen Vu
Hi all, [EMAIL PROTECTED] unix]$ uname -a Linux aoclife.ddo.jp 2.6.18-53.1.13.el5 #1 SMP Tue Feb 12 13:01:45 EST 2008 i686 i686 i386 GNU/Linux [EMAIL PROTECTED] unix]$ cat /etc/redhat-release CentOS release 5 (Final) [EMAIL PROTECTED] unix]$ gcc --version gcc (GCC) 4.1.2 20071124 (Red Hat

[dev] Re: DEV300_m29: dmake: Error code 1, while making '../../unxlngi6.pro/lib/libofficebean.so'

2008-08-21 Thread Hung Nguyen Vu
On Fri, Aug 22, 2008 at 12:49 PM, Hung Nguyen Vu [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Checking DLL ../../unxlngi6.pro/lib/check_libofficebean.so ...: ERROR: libXp.so.6: cannot open shared object file: No such file or directory dmake: Error code 1, while making '../../ unxlngi6.pro/lib

[dev] Fwd: [releases] MacOSX INTEL/PPC aqua version of OOO300_m3 (Developer shapshot) have been uploaded

2008-08-21 Thread Hung Nguyen Vu
FYI, The build script looks interesting and worth to watch. ftp://ooopackages.good-day.net/pub/OpenOffice.org/MacOSX/Dev_OOO300_m3/buildscript.OOO300_m3.MacOSXIntel.AQUA.tar.gz -- Forwarded message -- From: Maho NAKATA [EMAIL PROTECTED] Date: Fri, Aug 22, 2008 at 2:09 PM Subject:

Re: [dev] Re: Error on building DEV300_m29: startup/config.mk, not found

2008-08-18 Thread Hung Nguyen Vu
On Mon, Aug 18, 2008 at 4:41 PM, Christian Lins [EMAIL PROTECTED] wrote: Rene Engelhard schrieb: Jens Herden wrote: You may want to check if these folders have been in the OOo-Dev_DEV300_m29_src_core.tar.bz2 He needs the _system tarball, too. All recent tarballs can be download at

[dev] Some jar files are missing[ was: Re: [dev] Re: Error on building DEV300_m29: startup/config.mk, not found

2008-08-18 Thread Hung Nguyen Vu
, Hung Nguyen Vu [EMAIL PROTECTED] wrote: I also tried to disable odk but no luck, another error occured. export JAVA_HOME=/usr/local/jdk1.6.0_07/ export PATH=$PATH:/usr/local/jdk1.6.0_07/bin export CLASSPATH=$CLASSPATH:/usr/local/junit4.5/junit-4.5.jar export ANT_HOME=/usr/local/ant export

[dev] Error on building DEV300_m29: startup/config.mk, not found

2008-08-15 Thread Hung Nguyen Vu
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/

[dev] Re: Error on building DEV300_m29: startup/config.mk, not found

2008-08-15 Thread Hung Nguyen Vu
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

Re: [dev] Re: Error on building DEV300_m29: startup/config.mk, not found

2008-08-15 Thread Hung Nguyen Vu
On Sat, Aug 16, 2008 at 11:19 AM, Rene Engelhard [EMAIL PROTECTED] wrote: He needs the _system tarball, too. I've unpacked all the tarballs: *sdk*tar.bz2 is 42 bytes big which seems weird. Here is the list[1][2] of the tar.bz2 files that I have and unpacked. I also checkout the missing