>> Since you talked about moving a script and changing SAGE_ROOT, I figured >> you were an expert! >> >> You will probably have a file called .profile or .bashrc in your home >> directory. It depends on what "shell" you use, or if you have a Mac or >> Linux, or some other things. If you add a line exactly like the one I have >> above, except which says >> >> export PATH=$PATH:'/absolute/path/to/the/sage/home/directory/' >> >> where only you know where that is, on your computer, then that *should* >> work. >> >> If you don't have such a file, I am not such an expert myself, and which >> file to create does depend on the system or what "shell" you use. Some >> others may have more concrete information.
apology i did not mentioned before i am using ubuntu 12.04. your answer still confused me but i will try this in future according to need. well thanks for you reply. :) > I didn't change anything in the directory where Sage is installed. I just <snip>. > If you want a system wide installation, make the symbolic link in > /usr/local/bin, i.e. "cd /usr/local/bin" and "ln -s > /directory/to/sage-installation/sage sage". Then you can start sage by just > typing "sage" anywhere. Thanks it worked :) >(on my system Sage is located in /opt/sage). is there any good thing to install sage in particular directory(like /opt/sage)? as i made a directory sage in my home folder and compiled from source.is it also right way-,please correct me if i am wrong? -- Thanks Arshpreet singh http://arshpreetsingh.wordpress.com/ -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org