I don't know what happens if you DON'T have this, but you only need
Storable.pm if you're going to use RACE - and it will only work under Perl
5.6 or higher anyway.

Methinks you don't NEED this - just turn off $USE_RACE in the OpenSRS.conf
(I haven't actually tried this, as Storable installed fine for me - I'll
try to disable it and try to run the code without it).

Charles Daminato
TUCOWS Product Manager
[EMAIL PROTECTED]

On Sat, 21 Apr 2001, Jim Carey wrote:

> Having a small problem installing storeable.pm. Get error on make - can sks
> please give me a pointer on what may be going wrong here :-)
>
> I am using perl 5.00503 on a Cobalt and am not able, at this time, to
> upgrade to 5.6
>
> Here's the results:
>
> [root@web Storable-1.0.11]# perl Makefile.PL
> Checking if your kit is complete...
> Looks good
> Writing Makefile for Storable
> [root@web Storable-1.0.11]# make
> mkdir blib
> mkdir blib/lib
> mkdir blib/arch
> mkdir blib/arch/auto
> mkdir blib/arch/auto/Storable
> mkdir blib/lib/auto
> mkdir blib/lib/auto/Storable
> cp Storable.pm blib/lib/Storable.pm
> AutoSplitting blib/lib/Storable.pm (blib/lib/auto/Storable)
> /usr/bin/perl -I/usr/lib/perl5/5.00503/i386-linux -I/usr/lib/perl5/5.00503
> /usr/lib/perl5/5.00503/ExtUtils/xsubpp  -typemap
> /usr/lib/perl5/5.00503/ExtUtils/typemap Storable.xs >xstmp.c && mv xstmp.c
> Storable.c
> cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"1.011\
> " -DXS_VERSION=\"1.011\" -fpic -I/usr/lib/perl5/5.00503/i386-linux/CORE
> Storable.c
> Storable.xs:106: Invalid token in expression
> make: *** [Storable.o] Error 1
>
> Jim Carey
> www.OZbcoz.com discount domain registration
> www.iluvoz.com affordable hosting services
>
>
>
>
>

Reply via email to