Issues with pyperl: perl2.so not found

  • Thread starter Cameron Beattie
  • Start date
C

Cameron Beattie

I am attempting to install pyperl and am having an issue where it can't find
perl2.so. I think this is one of those ones where it's looking under the
stairs for something which is actually in the laundry under a pile of dirty
clothes.

cd /tmp/pyperl*
cd Python-Object; perl Makefile.PL; make install
cd ..
python setup.py install
python test.py
Traceback (most recent call last):
File "apply.py", line 1, in ?
import perl
ImportError: perl2.so not found

echo $PATH
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin

find -name perl2.so
../usr/lib/python2.4/site-packages/perl2.so

whereis python
python: /usr/bin/python /usr/bin/python2.4 /usr/lib/python2.4
/usr/lib/python2.3 /usr/include/python2.4 /usr/share/man/man1/python.1.gz

whereis perl
perl: /usr/bin/perl /usr/share/man/man1/perl.1.gz

python -V
Python 2.4.1

perl -v
This is perl, v5.8.6 built for i386-linux-thread-multi

Obviously I've done something wrong and any clues to point me or the system
in the right direction would be appreciated.

Regards

Cameron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top