Current time: 06-17-2024, 06:53 PM Hello There, Guest! (LoginRegister)


Post Reply 
mcpan on CentOS 5.2
Author Message
DizzyD Offline
Junior Member
*

Posts: 16
Joined: Jan 2009
Reputation: 0
Post: #1
mcpan on CentOS 5.2
So I was following the guide here:
http://www.isp-control.net/documentation...ion/centos

To install on centos. Everything was going smoothly until i hit the cmd:

Code:
# cat ./docs/CentOS/centos-perl | xargs -I {} perl -MCPAN -e 'install {}'

I assume its trying to automatically install the perl modules but once it hits the "Select your continent" part it just keeps repeating at lightening speeds!

Quote:Select your continent (or several nearby continents) []
Sorry! since you don't have any existing picks, you must make a
geographic selection.

(1) Africa
(2) Asia
(3) Central America
(4) Europe
(5) North America
(6) Oceania
(7) South America
Select your continent (or several nearby continents) []
Sorry! since you don't have any existing picks, you must make a
geographic selection.

(1) Africa
(2) Asia
(3) Central America
(4) Europe
(5) North America
(6) Oceania
(7) South America
Select your continent (or several nearby continents) []
Sorry! since you don't have any existing picks, you must make a
geographic selection.

(1) Africa
(2) Asia
(3) Central America
(4) Europe
(5) North America
(6) Oceania
(7) South America
Select your continent (or several nearby continents) []
Sorry! since you don't have any existing picks, you must make a
geographic selection.

(1) Africa
(2) Asia
(3) Central America
(4) Europe
(5) North America
(6) Oceania
(7) South America
Select your continent (or several nearby continents) []
Sorry! since you don't have any existing picks, you must make a
geographic selection.

(1) Africa
(2) Asia
(3) Central America
(4) Europe
(5) North America
(6) Oceania
(7) South America
Select your continent (or several nearby continents) []
Sorry! since you don't have any existing picks, you must make a
geographic selection.

(1) Africa
(2) Asia
(3) Central America
(4) Europe
(5) North America
(6) Oceania
(7) South America
Select your continent (or several nearby continents) []
Sorry! since you don't have any existing picks, you must make a
geographic selection.

(1) Africa
(2) Asia
(3) Central America
(4) Europe
(5) North America
(6) Oceania
(7) South America
Select your continent (or several nearby continents) []
Sorry! since you don't have any existing picks, you must make a
geographic selection.

(1) Africa
(2) Asia
(3) Central America
(4) Europe
(5) North America
(6) Oceania
(7) South America
Select your continent (or several nearby continents) []
Sorry! since you don't have any existing picks, you must make a
geographic selection.

(1) Africa
(2) Asia
(3) Central America
(4) Europe
(5) North America
(6) Oceania
(7) South America
Select your continent (or several nearby continents) []
I think you get the idea. SO what do you recommend? Can I change that command to prompt me for each question? Perhaps that's the problem? Thanks for any help!

Dave
03-31-2009 08:32 AM
Find all posts by this user Quote this message in a reply
DizzyD Offline
Junior Member
*

Posts: 16
Joined: Jan 2009
Reputation: 0
Post: #2
RE: mcpan on CentOS 5.2
To sum things up, here is my question. How else can I install the required perl modules other then typing:
Code:
cat ./docs/CentOS/centos-perl | xargs -I {} perl -MCPAN -e 'install {}'
Thanks for any help.
04-01-2009 02:52 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)