Example:

---

localhost [john]% cpan

cpan shell -- CPAN exploration and modules installation (v1.59_54)
ReadLine support available (try 'install Bundle::CPAN')

cpan>

---

But it fails as root:

---

localhost [root]# cpan
dyld: /usr/bin/perl Undefined symbols:
_perl_get_sv
localhost [root]#

---

The environment for both is the same as far as I can tell (path, 
shell, other env vars, etc.)  I compiled and installed Perl 
5.6.1 from a UFS volume using a pretty standard configuration.  
Has anyone else run into this problem?

-John

Reply via email to