diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl7l6niliXQhc0HDEuKdPmxdQ7WIvKtO7g <James@web> | 2015-02-08 01:21:56 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-02-08 01:21:56 -0400 |
commit | fdbb4b9fdcb5e74b245a41643043bfc9572e0dc2 (patch) | |
tree | be1dd1ff52e744d25b57cf993697544a732ccc9e | |
parent | 65064ffb79bc659bc4e6dbda2c74085fb1496e5d (diff) | |
download | ikiwiki-fdbb4b9fdcb5e74b245a41643043bfc9572e0dc2.tar ikiwiki-fdbb4b9fdcb5e74b245a41643043bfc9572e0dc2.tar.gz |
-rw-r--r-- | doc/forum/IkiWiki_error_126_on_Slackware.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/IkiWiki_error_126_on_Slackware.mdwn b/doc/forum/IkiWiki_error_126_on_Slackware.mdwn new file mode 100644 index 000000000..2e09de29e --- /dev/null +++ b/doc/forum/IkiWiki_error_126_on_Slackware.mdwn @@ -0,0 +1,5 @@ +./pm_filter /usr/local 3.20141016.1 /usr/local/share/perl5 < ikiwiki.in > ikiwiki.out +/bin/sh: ./pm_filter: /usr/bin/perl5.18.15.18.1: bad interpreter: No such file or directory +make: *** [ikiwiki.out] Error 126 + +Kind of a newbie and I'm not sure what is happening here--when it invokes the perl interpreter is it somehow adding the version twice? Not sure what to do... I appreciate any help/advice. |