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

2008-09-10 Thread Eike Rathke
Hi Nguyen, On Thursday, 2008-09-04 12:17:58 +0900, Nguyen Vu Hung wrote: unxlngi6 folder is 6GB big and it takes a long time. It should't be that big. All unxlngi* folders together shouldn't be that big. You really shouldn't try a debug build at first attempt... I didn't try to

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

2008-09-03 Thread Nguyen Vu Hung
2008/8/22 Christian Lohmaier [EMAIL PROTECTED]: Hi *, On Fri, Aug 22, 2008 at 5:17 AM, Hung Nguyen Vu [EMAIL PROTECTED] wrote: On Fri, Aug 22, 2008 at 1:49 AM, tora - Takamichi Akiyama [EMAIL PROTECTED] wrote: [...] The reason why I add some --disable-something is that I want to save

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

2008-09-03 Thread Nguyen Vu Hung
2008/8/22 Christian Lohmaier [EMAIL PROTECTED]: 4. mv unxlngi6.pro unxlngi6.pro-failed Is it equivalent to dmake clean unxlngi6 folder is 6GB big and it takes a long time. It should't be that big. All unxlngi* folders together shouldn't be that big. You really shouldn't try a debug build at

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

2008-09-03 Thread Nguyen Vu Hung
2008/8/22 Christian Lohmaier [EMAIL PROTECTED]: $ ./configure --prefix=/home/vuhung --with-jdk-home=/home/vuhung/opt/j2sdk1.4.2_18 --with-ant-home=/usr/local/ant --with-system-stdlibs --with-lang=en vi ja FYI for those will want to compile DEV300_m29: 1. Use java 1.4.x java 1.6 won't

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

2008-08-22 Thread Christian Lohmaier
Hi *, On Fri, Aug 22, 2008 at 5:17 AM, Hung Nguyen Vu [EMAIL PROTECTED] wrote: On Fri, Aug 22, 2008 at 1:49 AM, tora - Takamichi Akiyama [EMAIL PROTECTED] wrote: [...] The reason why I add some --disable-something is that I want to save compiling time. Oh, then you're missing the

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

2008-08-22 Thread Christian Lohmaier
Hi *, On Fri, Aug 22, 2008 at 5:29 AM, Hung Nguyen Vu [EMAIL PROTECTED] wrote: On Fri, Aug 22, 2008 at 2:23 AM, Christian Lohmaier [EMAIL PROTECTED]wrote: [...] I make the whole source tree viewable, as well as the env file. http://aoclife.ddo.jp/~vuhung/foss/src/DEV300_m29/

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

2008-08-22 Thread Christian Lohmaier
On Fri, Aug 22, 2008 at 6:43 AM, Hung Nguyen Vu [EMAIL PROTECTED] wrote: On Fri, Aug 22, 2008 at 1:01 PM, tora - Takamichi Akiyama [EMAIL PROTECTED] wrote: 1. Do the ./configure in the directory config_office with appropriate options on the new terminal emulator. 2. source

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 tora - Takamichi Akiyama
Hi, What i can propose here is not to disable any options of ./configure since there would be possibilities of unexpected behaviors. ./configure --disable-something will set or unset some environment variables defined in LinuxX86Env.Set.sh 'dmake' or 'build' will work depending on the

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

2008-08-21 Thread Christian Lohmaier
Hi *, On Thu, Aug 21, 2008 at 5:31 PM, Hung Nguyen Vu [EMAIL PROTECTED] wrote: On Thu, Aug 21, 2008 at 11:50 PM, tora - Takamichi Akiyama [EMAIL PROTECTED] wrote: [...] So, in your case, building a module 'scripting' failed and/or 'deliver' command has not been executed in the module yet,

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,

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

2008-08-21 Thread tora - Takamichi Akiyama
Hi, So, in your case, building a module 'scripting' failed and/or 'deliver' command has not been executed in the module yet, or the module has not been built at all. What should I do now? cd to the $SRC_ROOT/scripting directory and try to run build there It didn't work. I got the same