
rovf
Veteran
Oct 17, 2012, 7:29 AM
Post #2 of 2
(547 views)
|
|
Re: [oscarjiao] trouble installing perl
[In reply to]
|
Can't Post
|
|
Well, DBI is part of the Basic distribution, so I would not specify this as an extra module. Also, I would first install just Perl (basic distribution), see whether it works, and THEN install the other modules. Finally, I guess that the install program guesses the pager from the environment (maybe environment variable PAGER), but expects it to be just the pager program, but not any pager options. I would just set less as a pager, and put the options into the environment variable LESS (see the man-page for less). HTH, Ronald
|