#17756 closed defect (invalid)
/opt/local/bin/autoheader: /opt/local/bin/perl: bad interpreter
Reported by: | forums@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | kdelibs3 perl autoheader | Cc: | |
Port: | kdelibs3 |
Description
I am trying to build kdelibs3 but it results with erros saying autoheader and perl are not found. attached is the log of macports installation screen
Attachments (1)
Change History (8)
Changed 16 years ago by forums@…
comment:1 Changed 16 years ago by forums@…
comment:2 Changed 16 years ago by blb@…
./admin/cvs.sh: /opt/local/bin/autoheader: /opt/local/bin/perl: bad interpreter: No such file or directory
Odd, /opt/local/bin/perl should be installed by perl5.8 which you do have installed. What does
ls -l /opt/local/bin/perl*
say?
comment:3 Changed 16 years ago by forums@…
It has perl5 not perl:
strewth:~ jeffery$ ls -la ls -l /opt/local/bin/perl* ls: -l: No such file or directory ls: ls: No such file or directory -rwxr-xr-x 2 root admin 1147556 7 Dec 10:41 /opt/local/bin/perl.mp_1228608090 lrwxr-xr-x 1 root admin 9 18 Dec 03:47 /opt/local/bin/perl5 -> perl5.8.8 lrwxr-xr-x 1 root admin 24 7 Dec 10:42 /opt/local/bin/perl5.8 -> /opt/local/bin/perl5.8.8 -rwxr-xr-x 2 root admin 1147556 7 Dec 10:41 /opt/local/bin/perl5.8.8.mp_1228608090 -rwxr-xr-x 2 root admin 37285 7 Dec 10:41 /opt/local/bin/perlbug.mp_1228608090 -rwxr-xr-x 2 root admin 17965 7 Dec 10:41 /opt/local/bin/perlcc.mp_1228608090 -rwxr-xr-x 2 root admin 236 7 Dec 10:41 /opt/local/bin/perldoc.mp_1228608090 -rwxr-xr-x 2 root admin 11949 7 Dec 10:41 /opt/local/bin/perlivp.mp_1228608090 strewth:~ jeffery$
should I symlink it?
comment:4 Changed 16 years ago by blb@…
It looks like you did a force activate on one of the perl ports at some point (probably when perl5 and perl5.8 were having issues with one another). Try
sudo port deactivate perl5.8 sudo port activate perl5.8
to see if that brings /opt/local/bin/perl back.
comment:6 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Sorry forgot to add, these are the ports I have currently installed: