Messed up install



I had first posted this in comp.lang.perl, but it is probably more
appropriate here. I had written a small script to do some thumbnail
work (I am on a Windows XP system, but will run this either here or on
the Linux host.) I was going to use the GD module, but ppm3 did not
find it. So I decided to use Imager. Imager, however, decided it did
not want to do a jpeg. That is sort of question 1, what module should
I use for some simple graphics stuff?

But here it gets bad. I decided to try the script on the Linux host,
where I don't have root privileges. And when I went to run my script
it failed because it could not find ConfigReader::Simple. So I decided
to load that locally. ConfigReader::Simple, of course, required other
things and pretty soon I was lost trying to get all that installed. (I
followed the advice from
http://www.perl.com/pub/a/2002/04/10/mod_perl.html.) I ended up messed
up so I tried to back up and deleted all of the downloaded stuff and,
I thought, all of the stuff installed in my local bin and lib. But
when I went to re-install I was told that nothing needed to be done.
But my scripts still fail. What do I do now?


TIA.


--
Matt Silberstein

Do something today about the Darfur Genocide

http://www.beawitness.org
http://www.darfurgenocide.org
http://www.savedarfur.org

"Darfur: A Genocide We can Stop"
.



Relevant Pages

  • Re: Messed up install
    ... I had written a small script to do some thumbnail ... >> the Linux host.) ... >ppm install http://theoryx5.uwinnipeg.ca/ppms/GD.ppd ... Do something today about the Darfur Genocide ...
    (comp.lang.perl.modules)
  • Re: Video and perl
    ... here is a script that does work with the module. ... use strict; ... use Imager; ... unable to sync at ./cam line 36. ...
    (perl.beginners)
  • DNS Interaction?
    ... I have a .NET Framework web service that needs to interact with a BIND ... installation on a Linux host. ... the web service executes a script to SSH into the Linux ...
    (microsoft.public.dotnet.distributed_apps)
  • hi
    ... I have to run this script on a remote Linux host using a batch file in ... have been using telnet to connect and runnin the script everyday ... manually......Is it possible to have a batch file on which i can double ... command to connect to the remote linux host ...
    (comp.unix.admin)
  • Re: Telnet Connection Handle???
    ... > I was coding the Expect script to remotely control a linux host via ... the Telnet session wasn't successfully ... > established that would cause the script broken. ...
    (comp.lang.tcl)