On Sat, Aug 10, 2013 at 8:47 AM, Ljubomir Ljubojevic centos@plnet.rswrote:
On 08/10/2013 02:22 PM, Rita wrote:
Thanks Phillip. I want to build a shared version of python, 2.7.5 onto
NFS
so other users can use it so I want something the most compatable and without doing a lot of LD_LIBRARY_PATH :-)
It would be cool if I can install RPMs on NFS
Please do not top-post, write below our texts.
IUS repository (http://iuscommunity.org/pages/Repos.html) has python27 packages that should be complementary to regular CetnOS 6.x python package (it is not replaced). You might want to check that.
Installing on NFS? You mean to install it on a server that runs NFS daemon? IUS package could be a solution is admins of the server agree.
-- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe
StarOS, Mikrotik and CentOS/RHEL/Linux consultant _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Sorry about top posting.
No, thats not what I meant.
Instead of installing the RPMs on 40+ servers and having to get the latest version of Numpy (usually we want to bleeding edge), I prefer to have a good version of Python in /nfs/mountpoint and have all my clients mount there.