help: setup Python Imaging Library (PIL) for linux server

M

moishyyehuda

Hi

I uploaded a pil library to my server. The problem is that I can't
access the server with a command line. You see in order for the library
to work you need to run setup.py and supply commands to the server when
the setup.py script runs. so is there a solution to this. can I get a
predone pil library (a pil library that I wont have the ru setup.py,
and supply commands).

Thanks in advance
 
D

Dennis Lee Bieber

Hi

I uploaded a pil library to my server. The problem is that I can't
access the server with a command line. You see in order for the library
to work you need to run setup.py and supply commands to the server when
the setup.py script runs. so is there a solution to this. can I get a
predone pil library (a pil library that I wont have the ru setup.py,
and supply commands).

Thanks in advance

Do you have privileges to run a CGI script... Maybe you could upload
a short CGI that just runs the setup command, and then deletes itself...
Access the web-page to invoke the script...

Totally off-the-cuff idea...
--
Wulfraed Dennis Lee Bieber KD6MOG
(e-mail address removed) (e-mail address removed)
HTTP://wlfraed.home.netcom.com/
(Bestiaria Support Staff: (e-mail address removed))
HTTP://www.bestiaria.com/
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top