Displaying 1 result from an estimated 1 matches for "xs_version".
Did you mean:
  dxs_version
  
2004 Sep 21
0
Astguiclient problems
I am trying to install the astVICIDIAL_0.7.pl on a working asterisk box.  I 
keep getting the following error.
Time::HiRes object version 1.59 does not match $Time::HiRes::XS_VERSION 1.55 
at /usr/local/ActivePerl-5.8/lib/5.8.4/i686-linux-thread-multi/DynaLoader.pm 
line 253.
Compilation failed in require at ./astVICIDIAL_0.7.pl line 82.
BEGIN failed--compilation aborted at ./astVICIDIAL_0.7.pl line 82.
[root@localhost astguiclient]#
I have the Time::HiRes mod loaded.  What ch...