Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I had developed my perl script which parses xml documents on Windows operating system with active state perl.
Another team found the script usefull and wants to use it but they live on hp-ux.
When I tried to run my script on hp-ux I found that XML::DOM is not present. I searched cpan and quickly got the module. But the build failed. because none of the dependencies were persent. When I tried to download the dependencies more dependencies came up.
I tried running ppm3 but was greeting with message "sh ppm3 not found"
It was a terrible embarasment, I feel tremendous rage at *unix* for being such a nudist OS. Why don't they have an activestate like distribution? where I all basic modules are installed. and ppm is there?
Please tell me how to get XML::DOM easily.
regards, Sethu
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: perl distribution for hp-ux
by skyknight (Hermit) on Jul 25, 2003 at 16:32 UTC | |
by bobn (Chaplain) on Jul 25, 2003 at 23:39 UTC | |
Re: perl distribution for hp-ux
by dga (Hermit) on Jul 25, 2003 at 16:35 UTC | |
by Mr. Muskrat (Canon) on Jul 25, 2003 at 16:39 UTC | |
Re: perl distribution for hp-ux
by dragonchild (Archbishop) on Jul 25, 2003 at 16:31 UTC | |
Re: perl distribution for hp-ux
by djbiv (Scribe) on Jul 25, 2003 at 16:33 UTC | |
by Anonymous Monk on Jul 25, 2003 at 16:49 UTC | |
by Anonymous Monk on Jul 25, 2003 at 16:56 UTC | |
by choocroot (Friar) on Jul 26, 2003 at 10:26 UTC | |
by djbiv (Scribe) on Jul 25, 2003 at 17:23 UTC | |
Re: perl distribution for hp-ux
by jand (Friar) on Jul 26, 2003 at 02:10 UTC |