<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>:: HawkEYE Expression :: &#187; openoffice</title>
	<atom:link href="http://blog.namran.net/tag/openoffice/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.namran.net</link>
	<description>R35p3c7 7h3 !n7311!93n7,h31p wh0 c4n’7 4ff02d….        [blog.namran.net]</description>
	<lastBuildDate>Thu, 29 Jul 2010 05:36:03 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing OpenOffice 3 on CentOS 5</title>
		<link>http://blog.namran.net/2009/02/21/installing-openoffice-3-on-centos-5/</link>
		<comments>http://blog.namran.net/2009/02/21/installing-openoffice-3-on-centos-5/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 08:12:16 +0000</pubDate>
		<dc:creator>HawkEYE</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[openoffice]]></category>

		<guid isPermaLink="false">http://blog.namran.net/?p=1055</guid>
		<description><![CDATA[After been a while using OpenOffice 2.3 that came bundle with CentOS 5.2 ,
somehow decided to get OpenOffice 3.0.1 installed..
First of all have to download the RPMs file installer at the OpenOffice website[openoffice.org],
it comes via a zipped file of all needed RPMs.
then extract it .. 
figure out where did the RPM file are..

cd OOO300_m15_native_packed-1_en-US.9379/
cd RPMS/

now [...]

<div class="post-fixed">
Related posts:<ol><li><a href='http://blog.namran.net/2008/11/13/fedora-core-8-to-fedora-core-9-using-iso-dvd-image/' rel='bookmark' title='Permanent Link: fedora core 8 to fedora core 9 using iso DVD image.'>fedora core 8 to fedora core 9 using iso DVD image.</a></li><li><a href='http://blog.namran.net/2007/07/17/rhel-5-or-centos-5/' rel='bookmark' title='Permanent Link: RHEL 5 or CentOS 5..'>RHEL 5 or CentOS 5..</a></li><li><a href='http://blog.namran.net/2009/03/09/installing-windows-xp-on-xen-virtualization-in-centos-5/' rel='bookmark' title='Permanent Link: Installing windows XP on XEN virtualization in CentOS 5'>Installing windows XP on XEN virtualization in CentOS 5</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>After been a while using OpenOffice 2.3 that came bundle with CentOS 5.2 ,<br />
somehow decided to get OpenOffice 3.0.1 installed..</p>
<p>First of all have to download the RPMs file installer at the <a href="http://download.openoffice.org/">OpenOffice website</a>[openoffice.org],<br />
it comes via a zipped file of all needed RPMs.<br />
then extract it .. </p>
<p>figure out where did the RPM file are..</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> OOO300_m15_native_packed-<span style="color: #000000;">1</span>_en-US.9379<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #7a0874; font-weight: bold;">cd</span> RPMS<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>

<p>now link that to a directory that would be possible to use with yum installer</p>

<div class="wp_syntax"><div class="wp_syn_hdr">Create local yum repository</div><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>namran<span style="color: #000000; font-weight: bold;">/</span>v<span style="color: #000000; font-weight: bold;">/</span>OOO300_m15_native_packed-<span style="color: #000000;">1</span>_en-US.9379<span style="color: #000000; font-weight: bold;">/</span>RPMS <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>namran<span style="color: #000000; font-weight: bold;">/</span>rpms
createrepo <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>namran<span style="color: #000000; font-weight: bold;">/</span>rpms</pre></div></div>

<p>then edit the</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>yum.repos.d<span style="color: #000000; font-weight: bold;">/</span>CentOS-Media.repo</pre></div></div>

<p>to have something like below :</p>

<div class="wp_syntax"><div class="wp_syn_hdr">CentOS-Media.repo</div><div class="code"><pre class="yum_conf" style="font-family:monospace;">[c5-media]
name=CentOS-$releasever - Media
baseurl=file:///media/CentOS/
        file:///media/cdrom/
        file:///media/cdrecorder/
        file:///home/namran/rpms/
gpgcheck=0
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-beta</pre></div></div>

<p>then start the installation with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">yum <span style="color: #c20cb9; font-weight: bold;">install</span> openoffice.org3-writer-3.0.1-<span style="color: #000000;">9379</span> <span style="color: #660033;">--disablerepo</span> \<span style="color: #000000; font-weight: bold;">*</span> <span style="color: #660033;">--enablerepo</span> c5-media</pre></div></div>

<p><script type="text/javascript"><!--
google_ad_client = "pub-0486192213670544";
google_ad_slot = "0715863013";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>this will resolve and install all the necessary package need to get the writer running..<br />
once completed .. can try running it..</p>

<div class="wp_syntax"><div class="wp_syn_hdr">running Writer</div><div class="code"><pre class="bash" style="font-family:monospace;"> <span style="color: #000000; font-weight: bold;">/</span>opt<span style="color: #000000; font-weight: bold;">/</span>openoffice.org3<span style="color: #000000; font-weight: bold;">/</span>program<span style="color: #000000; font-weight: bold;">/</span>swriter</pre></div></div>

<p>here.. somehow I bump into a glitch..</p>
<p><img src="http://blog.namran.net/wp-content/uploads/2009/02/vcl-s.png" alt="vcl-s" title="vcl-s" width="469" height="101" class="alignnone size-full wp-image-1057" /><br />
Missing vcl resource.This indicates that files vital to localization missing.You might have corrupt installation.</p>
<p>a few google search.. solution turn out to be ..</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">yum <span style="color: #c20cb9; font-weight: bold;">install</span> ooobasis3.0-en-US-writer <span style="color: #660033;">--disablerepo</span> \<span style="color: #000000; font-weight: bold;">*</span> <span style="color: #660033;">--enablerepo</span> c5-media
yum <span style="color: #c20cb9; font-weight: bold;">install</span> ooobasis3.0-en-US<span style="color: #000000; font-weight: bold;">*</span> <span style="color: #660033;">--disablerepo</span> \<span style="color: #000000; font-weight: bold;">*</span> <span style="color: #660033;">--enablerepo</span> c5-media <span style="color: #660033;">--nogpgcheck</span></pre></div></div>

<p>somehow need the &#8211;nogpgcheck<br />
as the localization package got unsigned.. *sigh*</p>
<p>feel a bit lazy.. lets install all package instead..</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">yum <span style="color: #c20cb9; font-weight: bold;">install</span> openoffice.org3<span style="color: #000000; font-weight: bold;">*</span> <span style="color: #660033;">--disablerepo</span> \<span style="color: #000000; font-weight: bold;">*</span> <span style="color: #660033;">--enablerepo</span> c5-media <span style="color: #660033;">--nogpgcheck</span></pre></div></div>

<p>then run the</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>opt<span style="color: #000000; font-weight: bold;">/</span>openoffice.org3<span style="color: #000000; font-weight: bold;">/</span>program<span style="color: #000000; font-weight: bold;">/</span>soffice</pre></div></div>

<p><script type="text/javascript"><!--
google_ad_client = "pub-0486192213670544";
google_ad_slot = "0715863013";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<br />
If everything is fine , a wizard to create some of new document type will appear.<img src="http://blog.namran.net/wp-content/uploads/2009/02/open-office-3-menu.png" alt="open-office-3-menu" title="open-office-3-menu" width="632" height="543" class="alignnone size-full wp-image-1058" /><br />
<img src="http://blog.namran.net/wp-content/uploads/2009/02/about-openoffice3.png" alt="about-openoffice3" title="about-openoffice3" width="423" height="315" class="alignnone size-full wp-image-1059" /></p>
<p>now time to create some shortcut at Desktop.<br />
right click .. create new launcher<br />
set the command to run as </p>
<blockquote>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>opt<span style="color: #000000; font-weight: bold;">/</span>openoffice.org3<span style="color: #000000; font-weight: bold;">/</span>program<span style="color: #000000; font-weight: bold;">/</span>soffice</pre></div></div>

</blockquote>
<p>then fill in some comment and name.. choose whatever icon..<br />
<img src="http://blog.namran.net/wp-content/uploads/2009/02/createlauncher.png" alt="createlauncher" title="createlauncher" width="562" height="229" class="alignnone size-full wp-image-1060" /></p>
<p>now to get the association correct..<br />
right click on file with .odt / .sxw / .odg<br />
extension..<br />
go to Properties..</p>
<p>the click at &#8220;Open-With&#8221; tabs<br />
click &#8220;Use Custom command&#8221;<br />
and browse to</p>
<blockquote><p>/opt/openoffice.org3/program/soffice</p></blockquote>
<p><img src="http://blog.namran.net/wp-content/uploads/2009/02/custom-command.png" alt="custom-command" title="custom-command" width="432" height="516" class="alignnone size-full wp-image-1064" /><br />
then.. made it as default by highlight the<br />
soffice&#8217;s bullet<br />
<img src="http://blog.namran.net/wp-content/uploads/2009/02/setproperties.png" alt="setproperties" title="setproperties" width="427" height="431" class="alignnone size-full wp-image-1062" /></p>
<p>and same goes to the Open Office Shortcut in the top-panel ..<br />
right click on icon.. Properties.</p>
<p>for Writer, Presentation , Spreadsheet respectively..<br />
change the command to &#8230;</p>

<div class="wp_syntax"><div class="wp_syn_hdr">OpenOffice 3 - Writer command</div><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>opt<span style="color: #000000; font-weight: bold;">/</span>openoffice.org3<span style="color: #000000; font-weight: bold;">/</span>program<span style="color: #000000; font-weight: bold;">/</span>soffice  <span style="color: #660033;">-writer</span> <span style="color: #000000; font-weight: bold;">%</span>U</pre></div></div>


<div class="wp_syntax"><div class="wp_syn_hdr">OpenOffice 3 - Impress command</div><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>opt<span style="color: #000000; font-weight: bold;">/</span>openoffice.org3<span style="color: #000000; font-weight: bold;">/</span>program<span style="color: #000000; font-weight: bold;">/</span>soffice  <span style="color: #660033;">-impress</span> <span style="color: #000000; font-weight: bold;">%</span>U</pre></div></div>


<div class="wp_syntax"><div class="wp_syn_hdr">OpenOffice 3 - Calc command</div><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>opt<span style="color: #000000; font-weight: bold;">/</span>openoffice.org3<span style="color: #000000; font-weight: bold;">/</span>program<span style="color: #000000; font-weight: bold;">/</span>soffice <span style="color: #660033;">-calc</span> <span style="color: #000000; font-weight: bold;">%</span>U</pre></div></div>

<p><img src="http://blog.namran.net/wp-content/uploads/2009/02/impress.png" alt="impress" title="impress" width="444" height="229" class="alignnone size-full wp-image-1063" /></p>



<div class="post-fixed"><p>Related posts:<ol><li><a href='http://blog.namran.net/2008/11/13/fedora-core-8-to-fedora-core-9-using-iso-dvd-image/' rel='bookmark' title='Permanent Link: fedora core 8 to fedora core 9 using iso DVD image.'>fedora core 8 to fedora core 9 using iso DVD image.</a></li><li><a href='http://blog.namran.net/2007/07/17/rhel-5-or-centos-5/' rel='bookmark' title='Permanent Link: RHEL 5 or CentOS 5..'>RHEL 5 or CentOS 5..</a></li><li><a href='http://blog.namran.net/2009/03/09/installing-windows-xp-on-xen-virtualization-in-centos-5/' rel='bookmark' title='Permanent Link: Installing windows XP on XEN virtualization in CentOS 5'>Installing windows XP on XEN virtualization in CentOS 5</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.namran.net/2009/02/21/installing-openoffice-3-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
