install python on cdrom

  • Thread starter Fabian Braennstroem
  • Start date
F

Fabian Braennstroem

Hi,

I look for an easy way to use the newest scipy, pyvtk, matplotlib,
f2py, numpy, paraview/vtk,... on a entreprise redhat machine
without administration rights.
My first thought was to install the whole new python system
on a cdrom/dvd and mounting it, when I need it. Would that
be the easiest way? I would be glad to read some
hints about the way doing it...

Greetings!
Fabian
 
?

=?ISO-8859-15?Q?=22Martin_v=2E_L=F6wis=22?=

Fabian said:
I look for an easy way to use the newest scipy, pyvtk, matplotlib,
f2py, numpy, paraview/vtk,... on a entreprise redhat machine
without administration rights.
My first thought was to install the whole new python system
on a cdrom/dvd and mounting it, when I need it. Would that
be the easiest way? I would be glad to read some
hints about the way doing it...

If you have a home directory with sufficient disk space, the
easiest way would be to install Python into your home directory,
assuming administrative policy allows such usage of the
home directory.

Regards,
Martin
 
F

Fabian Braennstroem

Hi Martin,

* Martin v. Löwis said:
If you have a home directory with sufficient disk space, the
easiest way would be to install Python into your home directory,
assuming administrative policy allows such usage of the
home directory.

Thanks, but unfortunately the administrative policy does not
allow such installation, but could it work, when I do such a
installation in my home directory, copy everything to a
cdrom/dvd and mount it in proper place?


Greetings!
Fabian
 
?

=?ISO-8859-15?Q?=22Martin_v=2E_L=F6wis=22?=

Fabian said:
Thanks, but unfortunately the administrative policy does not
allow such installation, but could it work, when I do such a
installation in my home directory, copy everything to a
cdrom/dvd and mount it in proper place?

Yes, that should work as well. Python won't be able to create
..pyc files, of course, but that shouldn't be a problem (plus
you could make sure they are up-to-date when you copy them
onto the CD-ROM).

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top