<?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>DBAlife &#187; install</title>
	<atom:link href="http://www.dbalife.com/archives/tag/install/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dbalife.com</link>
	<description>网站系统架构实践</description>
	<lastBuildDate>Wed, 27 Jul 2011 09:57:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ubuntu8.04安装oracle10遇到的几个小问题</title>
		<link>http://www.dbalife.com/archives/145.html</link>
		<comments>http://www.dbalife.com/archives/145.html#comments</comments>
		<pubDate>Thu, 07 Aug 2008 09:01:58 +0000</pubDate>
		<dc:creator>skywalker</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[数据库管理]]></category>
		<category><![CDATA[10g]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.dbalife.com/archives/ubuntu804%e5%ae%89%e8%a3%85oracle10%e9%81%87%e5%88%b0%e7%9a%84%e5%87%a0%e4%b8%aa%e5%b0%8f%e9%97%ae%e9%a2%98/</guid>
		<description><![CDATA[1、运行runInstaller提示 操作系统版本检查失败 加 -ignoreSysPreReqs 参数忽略掉操作系统检查就可以安装了 2、安装窗口乱码 设置当前语言环境为英文即可 export  LANG=en_US.UTF-8 3、安装到中途报错 Error in invoking target 'utilities ctx_on' of makefile '/opt/oracle10g/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See '/opt/oracle10g/u01/app/oraInventory/logs/installActions2006-08-12_11-54-03PM.log' for details. 这是一个bug，解决方法是： export LD_LIBRARY_PATH=$ORACLE_HOME/lib ln ­s /usr/bin/basename /bin/basename ln ­s $ORACLE_HOME/lib/libclient10.a $ORACLE_HOME/lib/libagtsh.a $ORACLE_HOME/bin/genagtsh $ORACLE_HOME/lib/libagtsh.so 1.0 Blogged with the Flock Browser Tags: oracle, install, ubuntu Related posts: 打包安装oracle EXP-00003的解决方法 windows平台上的LRM-00116
Related posts:<ol>
<li><a href='http://www.dbalife.com/archives/58.html' rel='bookmark' title='打包安装oracle'>打包安装oracle</a></li>
<li><a href='http://www.dbalife.com/archives/49.html' rel='bookmark' title='EXP-00003的解决方法'>EXP-00003的解决方法</a></li>
<li><a href='http://www.dbalife.com/archives/269.html' rel='bookmark' title='windows平台上的LRM-00116'>windows平台上的LRM-00116</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>1、运行runInstaller提示 操作系统版本检查失败</p>
<p>加 -ignoreSysPreReqs 参数忽略掉操作系统检查就可以安装了</p>
<p>2、安装窗口乱码</p>
<p>设置当前语言环境为英文即可<br />
export  LANG=en_US.UTF-8</p>
<p>3、安装到中途报错<br />
Error in invoking target 'utilities ctx_on' of makefile '/opt/oracle10g/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See '/opt/oracle10g/u01/app/oraInventory/logs/installActions2006-08-12_11-54-03PM.log' for details.</p>
<p>这是一个bug，解决方法是：<br />
export LD_LIBRARY_PATH=$ORACLE_HOME/lib<br />
ln ­s /usr/bin/basename /bin/basename<br />
ln ­s $ORACLE_HOME/lib/libclient10.a $ORACLE_HOME/lib/libagtsh.a<br />
$ORACLE_HOME/bin/genagtsh $ORACLE_HOME/lib/libagtsh.so 1.0</p>
<div class="flockcredit" style="text-align: right; color: #CCC; font-size: x-small;">Blogged with the <a style="color: #999; font-weight: bold;" title="Flock Browser" href="http://www.flock.com/blogged-with-flock" target="_new">Flock Browser</a></div>
<p><!-- technorati tags begin --></p>
<p style="font-size:10px;text-align:right;">Tags: <a rel="tag" href="http://technorati.com/tag/oracle">oracle</a>, <a rel="tag" href="http://technorati.com/tag/install">install</a>, <a rel="tag" href="http://technorati.com/tag/ubuntu">ubuntu</a></p>
<p><!-- technorati tags end --></p>
<p>Related posts:<ol>
<li><a href='http://www.dbalife.com/archives/58.html' rel='bookmark' title='打包安装oracle'>打包安装oracle</a></li>
<li><a href='http://www.dbalife.com/archives/49.html' rel='bookmark' title='EXP-00003的解决方法'>EXP-00003的解决方法</a></li>
<li><a href='http://www.dbalife.com/archives/269.html' rel='bookmark' title='windows平台上的LRM-00116'>windows平台上的LRM-00116</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbalife.com/archives/145.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

