<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<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 tabindex="-1">
<div style="direction: ltr;" id="divRpF407845"><font color="#000000" face="Tahoma" size="2"><b>From:</b> astropy-bounces@scipy.org [astropy-bounces@scipy.org] on behalf of gonghang.naoc [ghang.naoc@gmail.com]<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>
<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 class="">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 class="">> 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 class="HOEnZb">
<div class="h5">_______________________________________________<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>
</body>
</html>