Error on make install with insertdata on Mac OS X 10.2

Hey all,

I’m new to the list here. A co-worker pointed me over to this product and I
thought it might be useful for us. I’m trying to install this on a machine
that has Mac OS X 10.2 with perl 5.8.0. I’m running into trouble when I run
make install. Below is the output.

/usr/bin/perl -I//usr/local/rt2/etc -I//usr/local/rt2/lib
//usr/local/rt2/etc/insertdata
Global symbol “%Config” requires explicit package name at
/System/Library/Perl/darwin/lib.pm line 10.
Global symbol “%Config” requires explicit package name at
/System/Library/Perl/darwin/lib.pm line 11.
Global symbol “%Config” requires explicit package name at
/System/Library/Perl/darwin/lib.pm line 12.
Compilation failed in require at //usr/local/rt2/etc/insertdata line 10.
BEGIN failed–compilation aborted at //usr/local/rt2/etc/insertdata line 10.
make: *** [insert] Error 255

I checked the version of lib.pm to make sure it was up to date and it was. I
have tried going through the make install steps a couple of times, so I
might have some leftover data, but I’m not sure where to start.

Anyone have any ideas what my problem may be? If you haven’t noticed, I’m
still sort of new to the whole compile-and-install process :slight_smile:

Thanks,

-Dan

I’m new to the list here. A co-worker pointed me over to this product and I
thought it might be useful for us. I’m trying to install this on a machine
that has Mac OS X 10.2 with perl 5.8.0. I’m running into trouble when I run
make install. Below is the output.

Dixit Jesse on rt-dev:

% Date: Thu, 19 Sep 2002 23:42:37 -0400
%
% HFS+ is case preserving but not case sensitive. It’ll work
% better on a UFS partition.

It seems it worked afterwards.

#include <std_disclaim.h> Lorens Kockum