<div dir="ltr"> Christine, Shashi,<br>Thank you. The problem is solved now.<br>hang<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 9, 2014 at 6:47 AM, Christine Slocum <span dir="ltr"><<a href="mailto:cslocum@stsci.edu" target="_blank">cslocum@stsci.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">If you installed it as root, you'll need run the following commands as your regular user:<br>
<br>
cd /usr/Ureka<br>
bin/ur_config<br>
<br>
The ur_config script will put the ur_setup alias in your login scripts and configure ~/.ureka - make sure you answer "yes".  Then open a *new* terminal window and try typing "ur_setup".<br>
<br>
(Also, if you installed Ureka as root, you'll want to make sure you give the whole Ureka tree sufficient read and execute permissions.)<br>
<br>
Christine<br>
<br>
<div style="font-family:Times New Roman;color:#000000;font-size:16px">
<hr>
<div style="direction:ltr"><font color="#000000" face="Tahoma"><b>From:</b> <a href="mailto:astropy-bounces@scipy.org" target="_blank">astropy-bounces@scipy.org</a> [<a href="mailto:astropy-bounces@scipy.org" target="_blank">astropy-bounces@scipy.org</a>] on behalf of gonghang.naoc [<a href="mailto:ghang.naoc@gmail.com" target="_blank">ghang.naoc@gmail.com</a>]<br>
<b>Sent:</b> Monday, December 08, 2014 11:42 PM<br>
<b>To:</b> Astronomical Python mailing list<br>
<b>Subject:</b> Re: [AstroPy] how to initialize Ureka?<br>
</font><br>
</div><div><div class="h5">
<div></div>
<div>
<div dir="ltr">Hi Shashi,<br>
I installed ureka in /usr and there is a .profile file in my home, but there is nothing in ~/.ureka<br>
<br>
<pre style="white-space:pre-wrap;padding:0.5em;overflow:auto;border:thin solid black;background-color:rgb(204,204,204)">[gg@localhost local]$ pwd<br>/home/gg<br>[gg@localhost ~]$ cat .profile<br><br>ur_setup() {<br>    eval `/home/gg/.ureka/ur_setup -sh $*`<br>}<br>ur_forget() {<br>    eval `/home/gg/.ureka/ur_forget -sh $*`<br>}<br>[gg@localhost ~]$ source  .profile<br>[gg@localhost ~]$ ur_setup<br>bash: /home/gg/.ureka/ur_setup: No such file or directory<br>[gg@localhost .ureka]$ ls /home/gg/.ureka/<br></pre>
hang<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Dec 8, 2014 at 10:29 PM, Shashikiran Ganesh <span dir="ltr">
<<a href="mailto:shashi@prl.res.in" target="_blank">shashi@prl.res.in</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span>On Tue, Dec 9, 2014 at 9:36 AM, gonghang.naoc <<a href="mailto:ghang.naoc@gmail.com" target="_blank">ghang.naoc@gmail.com</a>> wrote:<br>
<br>
> Enter an installation name:<br>
> ureka<br>
><br>
</span><span>> I log in a new terminal, and<br>
><br>
> [gg@localhost local]$ ur_setup<br>
> bash: /home/gg/.ureka/ur_setup: No such file or directory<br>
><br>
> You never got  similar result before?<br>
<br>
</span>On ubuntu, the install script updates your .profile (and not .bashrc)<br>
So try the following command first:<br>
<br>
source .profile<br>
<br>
before calling<br>
ur_setup<br>
<br>
Normally the .profile and/or .bashrc should be automatically called<br>
when the terminal is first started (fresh login after finishing<br>
installation), but the script would not be read again if it is changed<br>
unless you give the 'source' command to re-read..<br>
<br>
HTH,<br>
Shashi<br>
<br>
--<br>
Shashikiran Ganesh, PhD<br>
Astronomy & Astrophysics Division<br>
Physical Research Laboratory<br>
Navarangpura<br>
Ahmedabad<br>
India<br>
<a href="http://www.prl.res.in/~shashi" target="_blank">http://www.prl.res.in/~shashi</a><br>
<div>
<div>_______________________________________________<br>
AstroPy mailing list<br>
<a href="mailto:AstroPy@scipy.org" target="_blank">AstroPy@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/astropy" target="_blank">http://mail.scipy.org/mailman/listinfo/astropy</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div></div></div>
</div>
</div>

<br>_______________________________________________<br>
AstroPy mailing list<br>
<a href="mailto:AstroPy@scipy.org">AstroPy@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/astropy" target="_blank">http://mail.scipy.org/mailman/listinfo/astropy</a><br>
<br></blockquote></div><br></div>