On Friday, Sep 20, 2002, at 04:31 Asia/Tokyo, Erik J. Barzeski wrote:
> Hi,
>
> I upgraded Perl on Mac OS X (10.2.1 now) to 5.8.0 as per the 
> instructions at
> Apple's site.
>
> Unfortunately... This seems to have caused some trouble with psync.

Hmm...  I have numerous reports that MacOSX::File and psync are working 
fine w/ Jaguar and Perl 5.8.0 (it does on my own envoronment).

> [3:29pm iacas@Gaia:~] % psync
> dyld: perl Undefined symbols:
> _Perl_sv_2pv
> _perl_get_sv
> Trace/BPT trap
> [3:29pm iacas@Gaia:~] %
>
>
> Do you have any idea what I might do to fix this? I am grateful to you 
> for
> all your work on psync, and would like to continue using it. Have I 
> done
> something wrong here, or is psync in need of a slight tweak to work 
> with
> 5.8?

I don't know exactly how you configured perl 5.8.0 ('per the 
instructions at Apple's site' is hardly descriptive enough.  Did you do 
so in a manner that replaces /usr/bin/perl (not recommended)?  Here is 
my perl 5.8.0 config

sh Configure -Dprefix=/usr/local -DDEBUGGING -Uinstallusrbinperl -desO

The point is to preserve preinstalled perl (/usr/bin/perl) so 
-Uinstallusrbinperl is set.

Dan the Man with Too Many perls installed

Reply via email to