Hi Michael,
The /./ stays in the same folder. It does not hurt, but it is unecessary:
/home/mike/sage-5.12/sage
is equivalent to what you have.
. means same folder
.. means parent folder
~ means home folder
Regards,
Jan
On 31 October 2013 08:05, michael kaepernik wrote:
>
>
> On Monday, Oc
On Monday, October 14, 2013 11:27:24 AM UTC-4, Jan Groenewald wrote:
>
> Hi Michael,
>
> Run this command (cut and paste it all on one line) to set an alias
> permanently pointing at the rigth path:
>
> echo "alias
> sage=$HOME/sage/sage-5.11-linux-32bit-ubuntu_13.04-i686-Linux/sage" >>
> ~/.b
On Monday, October 14, 2013 11:27:24 AM UTC-4, Jan Groenewald wrote:
>
> Hi Michael,
>
> Run this command (cut and paste it all on one line) to set an alias
> permanently pointing at the rigth path:
>
> echo "alias
> sage=$HOME/sage/sage-5.11-linux-32bit-ubuntu_13.04-i686-Linux/sage" >>
> ~/.b
Hi Michael,
Run this command (cut and paste it all on one line) to set an alias
permanently pointing at the rigth path:
echo "alias
sage=$HOME/sage/sage-5.11-linux-32bit-ubuntu_13.04-i686-Linux/sage" >>
~/.bashrc
And read it into the current terminal with:
source ~/.bashrc
Regards,
Jan
On
sage 5.11 pre-compiled binary was downloaded onto ubuntu 13.04 but when the
command 'sage' is entered in /home/kappy the error ~$ sage
No command 'sage' found, did you mean:
Command 'page' from package 'tcllib' (universe)
Command 'save' from package 'atfs' (universe)
Command 'osage' from packag