Mac DMG bundles contains hardcoded path to /Developer/Tools/SetFile and this may cause failure.
User reported he used following workaround:
> Additionaly I made the dir /Developer/Tools
>then:
> cd /Developer/Tools
> ln -s /usr/bin/SetFile .
User reported he used following workaround:
> Additionaly I made the dir /Developer/Tools
>then:
> cd /Developer/Tools
> ln -s /usr/bin/SetFile .
- duplicates
-
JDK-8126315 Cannot run program "/Developer/Tools/SetFile": error=2
-
- Closed
-