Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
atrpms perl module helper
Name: osaru Date: October 11, 2005 at 16:18:12 Pacific OS: redhat rhel4 CPU/Ram: 1g
Comment:
I've been trying to install some rpm package on rhel4, but getting error as follows,
atrpms-perl-module-helper is needed by perl-MIME-tools-5.417-6.el4.at.noarch atrpms-perl-module-helper is needed by perl-IO-stringy-2.110-7.el4.at.noarch
What the heck is "atrpms-perl-module"? I can't find it anywhere on the Internet.
Summary: Make sure it's executable: # chmod 755 /path/to/test.pl If it still asks to download, you want to check for something like the following the /etc/apache/httpd.conf file: {Directory /usr/lib/cgi-bin/} ...
Summary: It means that you don't have the DVDRip perl module. As root try this command to download and install it: # perl -MCPAN -e "install dvd::rip" If that doesn't work, download and itstall it from here: h...
Summary: im having trouble getting perl scripts working on my apache web server. I looked at the srm.conf file and changed the perl part, but then it said i needed the perl module. I got the module but i'm not...