<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<FONT size=3>Dear all,</FONT><BR><FONT size=3>According to <EM>instructions_for_linux_installer.txt,</EM>If you are running the bash shell then you would look for an entry in the .profile file something like:</FONT><BR><FONT size=3>export PATH=/usr/local/bin:/usr/esru/bin:/usr/esru/esp-r/bin:/home/fred/bin:$PATH</FONT><BR><FONT size=3></FONT>&nbsp;<BR><FONT size=3>But I don't know how to edit it<EM>.</EM>File <EM>/etc/profile </EM>is as follows:</FONT><BR>&nbsp;<BR># /etc/profile: system-wide .profile file for the Bourne shell (sh(1))<BR># and Bourne compatible shells (bash(1), ksh(1), ash(1), ...).<BR>if [ -d /etc/profile.d ]; then<BR>&nbsp; for i in /etc/profile.d/*.sh; do<BR>&nbsp;&nbsp;&nbsp; if [ -r $i ]; then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; . $i<BR>&nbsp;&nbsp;&nbsp; fi<BR>&nbsp; done<BR>&nbsp; unset i<BR>fi<BR>if [ "$PS1" ]; then<BR>&nbsp; if [ "$BASH" ]; then<BR>&nbsp;&nbsp;&nbsp; PS1='\u@\h:\w\$ '<BR>&nbsp;&nbsp;&nbsp; if [ -f /etc/bash.bashrc ]; then<BR>&nbsp;. /etc/bash.bashrc<BR>&nbsp;&nbsp;&nbsp; fi<BR>&nbsp; else<BR>&nbsp;&nbsp;&nbsp; if [ "`id -u`" -eq 0 ]; then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PS1='# '<BR>&nbsp;&nbsp;&nbsp; else<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PS1='$ '<BR>&nbsp;&nbsp;&nbsp; fi<BR>&nbsp; fi<BR>fi<BR>umask 022<BR>&nbsp;<BR><FONT style="FONT-SIZE: 16pt" size=4>I try to add&nbsp; </FONT><BR><FONT style="FONT-SIZE: 16pt" size=4><EM>export PATH=/usr/local/bin:/usr/esru/bin:/usr/esru/esp-r/bin:/home/fred/bin:$PATH&nbsp; </EM>at the end of file profile.But it didn't work after I restarted Ubuntu.Look forward to your answers.Grateful thanks!</FONT><BR><BR>                                               <br /><hr />使用Messenger保护盾2.0,支持多账号登录! <a href='http://www.windowslive.cn/safe/' target='_new'>现在就下载!</a></body>
</html>