2009/2/12 Nguyen Vu Hung <vuhung16p...@gmail.com>:
> 2009/2/10 tora - Takamichi Akiyama <t...@openoffice.org>
>> Please consider use of a DEV300_mXX source tar ball instead of "svn co".
> I've tried:
>
> ( open a new terminal)
> wget and untar the followings:
>
> OOo-Dev_DEV300_m40_src_binfilter.tar.bz2
> OOo-Dev_DEV300_m40_src_core.tar.bz2
> OOo-Dev_DEV300_m40_src_extensions.tar.bz2
> OOo-Dev_DEV300_m40_src_l10n.tar.bz2
> OOo-Dev_DEV300_m40_src_system.tar.bz2
>
> cd DEV300_m40;
> sh vh-config.6.sh
> #http://aoclife.ddo.jp/~vuhung/foss/src/ooo.src/DEV300_m40/vh-config.6.sh
>
> and I got the same error 155.
> http://aoclife.ddo.jp/~vuhung/foss/src/ooo.src/DEV300_m40/err.2009-02-12-001.log
>
> Is that perl is broken?
> How can I reinstall Perl (sorry, I know this is only *my* problem
> specific to my system,
> I think I have broken Perl at some point).
I've reinstall Perl 5.10:

wget perl-5.10.0.tar.gz; cd perl-5.10.0
sh Configure -de -Dprefix=/opt/perl
make; make test; sudo make install -> OK

Now I run configure with "--with-perl-home=/opt/perl" added.
http://aoclife.ddo.jp/~vuhung/foss/src/ooo.src/DEV300_m40/vh-config.7.sh

and I got the same 155 error:
http://aoclife.ddo.jp/~vuhung/foss/src/ooo.src/DEV300_m40/err.2009-02-12-002.log

-- 
Best Regards,
Nguyen Hung Vu [aka: NVH] ( in Vietnamese: Nguyễn Vũ Hưng )
vuhung16plus{remo...@gmail.dot.com , YIM: vuhung16 , Skype: vuhung16dg
A brief profile: http://www.hn.is.uec.ac.jp/~vuhung/Nguyen.Vu.Hung.html

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to