<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> <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> <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> for i in /etc/profile.d/*.sh; do<BR> if [ -r $i ]; then<BR> . $i<BR> fi<BR> done<BR> unset i<BR>fi<BR>if [ "$PS1" ]; then<BR> if [ "$BASH" ]; then<BR> PS1='\u@\h:\w\$ '<BR> if [ -f /etc/bash.bashrc ]; then<BR> . /etc/bash.bashrc<BR> fi<BR> else<BR> if [ "`id -u`" -eq 0 ]; then<BR> PS1='# '<BR> else<BR> PS1='$ '<BR> fi<BR> fi<BR>fi<BR>umask 022<BR> <BR><FONT style="FONT-SIZE: 16pt" size=4>I try to add </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 </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>