#15749 closed defect (fixed)
polyml-5.2 Build Error "/bin/sh: .././install-sh: Permission denied"
Reported by: | vaughan2@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | polyml install-sh | Cc: | |
Port: |
Description
When building polyml 5.2 I got the following error: "/bin/sh: .././install-sh: Permission denied"
You can fix this by making sure
build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_polyml/install.sh
has execute permissions.
Change History (4)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
comment:2 follow-up: 3 Changed 16 years ago by mww@…
Keywords: | polyml install-sh added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
o.k. -- I've added a chmod 755
to the post-extract phase!
Which system did you have this build error on? 10.5/x86 doesn't seem to require install-sh
(and builds just fine);
comment:3 Changed 16 years ago by vaughan2@…
Replying to mww@macports.org:
o.k. -- I've added a
chmod 755
to the post-extract phase!Which system did you have this build error on? 10.5/x86 doesn't seem to require
install-sh
(and builds just fine);
Actually, I got this error in 10.5.3 on x86. I have not idea way the behavior would be different for us.
Thanks!
--Jeff
Assigning to maintainer.