Try using CPAN instead.  There may be dependencies that you're missing.
# perl -MCPAN -e shell
cpan> install Time::HiRes

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Robert McIntosh
> Sent: Tuesday, June 24, 2003 4:04 PM
> To: [EMAIL PROTECTED]
> Subject: [Qmail-scanner-general]Adding Time::HiRes 1.48 mod
> 
> 
> I'm trying to install the prereqs for qmail-scanner, however I've hit a
> stumbling block on installing Time::HiRes 1.48 perl mod.
> 
> The system is Red Hat 9.1.x with Perl 5.8.0.  Qmail is already 
> installed and
> running splendidly.
> 
> When I execute
> 
> #perl Makefile.PL
> 
> in the Time-HiRes1.48 directory, I receive the following output:
> 
> Configuring Time::HiRes...
> Checking for libraries...
> Checking for -lposix4... NOT found.
> You have no applicable extra libraries.
> Looking for gettimeofday()... found.
> Looking for setitimer()... found.
> Looking for getitimer()... found.
> You have interval timers (both setitimer and setitimer).
> Looking for ualarm()... found.
> Looking for usleep()... found.
> Looking for nanosleep()... found.
> You can mix subsecond sleeps with signals.
> Writing Makefile for Time::HiRes
> Now you may issue 'make'.  Do not forget also 'make test'.
> 
> After trying to use make, I receive an error that states, "Makefile:91:
> ***missing separator.  Stop."
> 
> Line 91 reads
> 
> installman1
> 
> I've attempted contacting the authors of the mod, but there's been no
> response.  Anyone got a solution?  It seems line 91 is just missing an
> expressions, but changing it to installman1=/usr/man doesn't help.
> 
> --
> Robert McIntosh
> Screening Analyst
> Pacific Screening, Inc.
> 503.297.1941
> Portland, OR
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: INetU
> Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> _______________________________________________
> Qmail-scanner-general mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
> 


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to