[rt-users] RT 3.0.2 installation problem with Time:Hires

Pierre Carette pierre at global-village.net
Wed Jun 11 18:09:50 EDT 2003


I am trying to install RT 3.0.2. All my modules are installed except this
one Time:Hires. I tried to compile 2 different version 1.47 and 1.48 with
the same result:

# perl Makefile.PL
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.
Checking if your kit is complete...
Looks good
Writing Makefile for Time::HiRes
Now you may issue 'make'.  Do not forget also 'make test'.

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

I looked at he Make file and there is weird things:

installhtml1dir=''
installhtml3dir=''
installman1   ---> Line 91
INSTALLSITEBIN = /usr
INSTALLVENDORBIN = /usr/bin' ---> one of the missing quotes ?

I am using Perl 8.0 On RH Linux 8

Any Idea?

Thanks,

Pierre






More information about the rt-users mailing list