Guest arrrg Posted December 14, 2006 Share Posted December 14, 2006 I downloaded the bg2fixpack and unrared into the BGII directory. When I doubleclick on Setup-bg2fixpack.command as instructed Terminal replies "The .command file "blah/blah/BGII - SoA/Setup-bg2fixpack.command" could not open. Most likely it is not executable." What does this mean and what do I do? I am entirely clueless so simple advice gratefully received! Link to comment
EiriktheScald Posted December 14, 2006 Share Posted December 14, 2006 I've encountered this error several times (fellow Mac user). Apparently when they do the conversion from PC to Mac, the executable identifier is lost. You will have to set the executable manually using chmod. In the terminal type 'chmod +x filename' and press enter. This will set the executable bit for the filename you specified. Link to comment
Guest arrg Posted December 14, 2006 Share Posted December 14, 2006 Thanks for the sage wisdom! Alas I'm still floundering. Now I get a: Welcome to Darwin! blahblah/Applications/Games/BGII\ -\ SoA/Setup-bg2fixpack.command; exit /Applications/Games/BGII - SoA/Setup-bg2fixpack.command: line 3: ./Setup-bg2fixpack: Permission denied logout [Process completed] Any further thoughts? -smiles pathetically- Link to comment
EiriktheScald Posted December 14, 2006 Share Posted December 14, 2006 Have you set up administrator privileges on your Mac? If so, you'll have to issue the sudo command first. Type 'sudo .../Setup-bg2fixpack.command' and hit enter. It will ask you for the admin password. Link to comment
Gorilym Posted December 14, 2006 Share Posted December 14, 2006 The .command file losing its executable flag can usually be traced to using UnRarX to decompress the .rar archive, IIRC. Doesn't happen with StuffIt Expander, in my experience. Link to comment
Guest Guest Posted December 14, 2006 Share Posted December 14, 2006 Yaaaaay hopefully not speaking to soon but sure enough expanding with Stuffit seems to do uh what Gorilym suggested it might ie. work. Plus I learnt how do to some stuff in Terminal~ Thanks guys for the advice much appreciated!! Link to comment
EiriktheScald Posted December 14, 2006 Share Posted December 14, 2006 Good to know Stuffit Expander doesn't drop the exec bit. Thanks Gorilym. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.