Opened 16 years ago
Closed 16 years ago
#16451 closed defect (worksforme)
irssi-0.8.12 Fails to install lib/irssi/modules/libperl_core.so
Reported by: | paul.t.hinze@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | irssi |
Description
I couldn't figure out why the copy of irssi I had gotten from macports was not loading my scripts. It was telling me that /script was not a valid command. Then I realized the perl module wasn't loading. So I tried "/load perl" and got this:
Error loading module perl/core: dlopen(/opt/local/lib/irssi/modules/libperl_core.so, 10): image not found
Change History (3)
comment:1 Changed 16 years ago by zhangsoft@…
comment:3 Changed 16 years ago by blb@…
Port: | irssi added |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Closing, lack of response.
Note: See
TracTickets for help on using
tickets.
Replying to paul.t.hinze@…:
Try "sudo port install irssi +perl". And remember uninstall the irssi that installed without perl support before you run this command.