To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93817





------- Additional comments from [EMAIL PROTECTED] Fri Sep 12 13:19:56 +0000 
2008 -------
Ok, I found a way how it works and starts up without an error:

cd ~/oo3
tar xzvf OOo_3.0.0beta_20080429_LinuxIntel_install_en-US.tar.gz
cd BEA300_m2_native_packed-2_en-US.9301/
mkdir TAR
mkdir EXTRACT
cd RPMS
for i in *; do rpm2tar ${i}; done
mv *.tar ../TAR
cd ../TAR
for i in *; do tar xvf ${i} -C ../EXTRACT

from here:
http://forums.gentoo.org/viewtopic-p-5212434.html#5212434

Thank you xvalentinex

Best
Zeno

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to