Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#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@…

Assigning to maintainer.

comment:2 Changed 16 years ago by mww@…

Keywords: polyml install-sh added
Resolution: fixed
Status: newclosed

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 in reply to:  2 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

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.