Re: Time::HiRes installation

[email protected] ("Mark J. Reed")
Newsgroups perl.cpan.discuss
Message-ID <[email protected]>
On 11/11/05, Mark Quitoriano <[email protected]> wrote:
>
> Hi,
>
> Im having a problem installing TIme::HiRes through CPAN. Im using
> perl-5.8.0-89.10 and perl-CPAN-1.61-89.10 on CentOS 3.6
>
> here's the error on cpan


Which you apparently didn't read all the way through, since it told you what
to do to fix your problem. :)


NOTE: if you get an error like this (the Makefile line number may vary):
> Makefile:91: *** missing separator
> then set the environment variable LC_ALL to "C" and retry
>

Hm. Let's see what the actual error was:

Makefile:91: *** missing separator. Stop.


So I would suggest that you set the environment variable LC_ALL to "C" and
retry. Call it a hunch. :)

You can set it just for the duration of the CPAN session, right on the perl
command line:

# LC_ALL=C perl -MCPAN -e "install Time::HiRes"




--
Mark J. Reed <[email protected]>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.