Installtion in a shared server

35 views
Skip to first unread message

jiju

unread,
Apr 20, 2014, 3:26:59 PM4/20/14
to sy...@googlegroups.com
Hi,

I have installed sympi in my local machine by downloading the latest release (tar.gz) from https://github.com/sympy/sympy/releases , decompressing and using the command
python setup.py install.

However, is this possible to install in a shared server where i do not have access to the command prompt and the installation directory?

Thanks

Jason Moore

unread,
Apr 20, 2014, 5:41:48 PM4/20/14
to sy...@googlegroups.com
If you have a server, you can simply install SymPy as a system wide install so that all users logged into the server have access to the program. How would you not have access to a command prompt on a shared server? Even if you can't open a terminal then I suppose you can open a program like IDLE or any other IDE that runs python.

--
You received this message because you are subscribed to the Google Groups "sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sympy+un...@googlegroups.com.
To post to this group, send email to sy...@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/838d23de-38a1-4652-af41-f8fb71c00207%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jason Moore

unread,
Apr 20, 2014, 5:57:59 PM4/20/14
to sy...@googlegroups.com, jijutd...@gmail.com
What operating system is it and do you have shell access, GUI access, or both?

How do you interact with Python in this server?



On Sun, Apr 20, 2014 at 5:47 PM, jiju <jijutd...@gmail.com> wrote:
I am hosting my application in shared server and they have restricted access to the phyton command prompt access

Aaron Meurer

unread,
Apr 20, 2014, 6:18:06 PM4/20/14
to sy...@googlegroups.com
You can install Anaconda https://store.continuum.io/cshop/anaconda/ on the server. It includes SymPy, and does not require root access to install.

Aaron Meurer


Jason Moore

unread,
Apr 20, 2014, 7:03:15 PM4/20/14
to jiju, sy...@googlegroups.com
I don't know how to help you then. It doesn't sound like you have enough access to do anything useful. FTP access really only let's you upload and download files.



On Sun, Apr 20, 2014 at 6:11 PM, jiju <jijutd...@gmail.com> wrote:
I have only ftp access and I can upload .py files to this server so that it executes and give the output. I do not have shell access.

Sudhanshu Mishra

unread,
Apr 21, 2014, 9:47:29 AM4/21/14
to sy...@googlegroups.com
If you are talking about an interface such as cPanel or something, you should be able to have SSH access to your server. You can't install it without using a terminal or a GUI tool.

If you were only concerned about the "root access", I suppose Aaron has answered it.

jiju

unread,
Apr 21, 2014, 1:32:49 PM4/21/14
to sy...@googlegroups.com
Thanks a lot  Aaron Meurer and others for the kind suggestions. Going with Anaconda was an excellent option.

However I managed to solve the issue and got it running without root access.

There was no installation needed. Installtion is required only If we want SymPy to be available globally.

I just uploaded the sympy folder and able to run sympy using the ./bin/isympy option.

Thanks again to all of you for the valuable time and suggestions



Reply all
Reply to author
Forward
0 new messages