Command not found

I am returning to/test flying CORONA for a p[project and have been trying to do a VERY simple build to test my tools. Problem is I get the following error message:
9/14/12 3:17:13.983 PM [0x0-0x113113].com.anscamobile.Corona_Simulator: sh: zip: command not found

Excuse my ignorance but is it looking for ZIP on my MAC?

Thanks in Advance [import]uid: 176668 topic_id: 30983 reply_id: 330983[/import]

Good question, have never seen this before - I’m going to email another member of the team and see if he knows what is up; in the meantime can you please tell what version of Corona, Xcode and OSX you’re running? :slight_smile: [import]uid: 52491 topic_id: 30983 reply_id: 123902[/import]

Many thanks Peachy!

I thought I was going mad. Internet searches came up with nothing in OSX but it pointing to Apache problems in Linux

Corona Simulator 2012.8.27
XCode 4.4.1 (4F1003)
OSX Lion 10.7.4

Best

Bucky [import]uid: 176668 topic_id: 30983 reply_id: 123912[/import]

Yes, we are looking for zip on your system.

It looks like your environment path is altered/messed up. Did you install something like MacPorts?

Here’s a useful thread:
http://forums.macrumors.com/showthread.php?t=887008

Doing:
/bin/echo $PATH
should yield something like
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin

[import]uid: 7563 topic_id: 30983 reply_id: 123931[/import]

Good question, have never seen this before - I’m going to email another member of the team and see if he knows what is up; in the meantime can you please tell what version of Corona, Xcode and OSX you’re running? :slight_smile: [import]uid: 52491 topic_id: 30983 reply_id: 123902[/import]

Many thanks Peachy!

I thought I was going mad. Internet searches came up with nothing in OSX but it pointing to Apache problems in Linux

Corona Simulator 2012.8.27
XCode 4.4.1 (4F1003)
OSX Lion 10.7.4

Best

Bucky [import]uid: 176668 topic_id: 30983 reply_id: 123912[/import]

Yes, we are looking for zip on your system.

It looks like your environment path is altered/messed up. Did you install something like MacPorts?

Here’s a useful thread:
http://forums.macrumors.com/showthread.php?t=887008

Doing:
/bin/echo $PATH
should yield something like
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin

[import]uid: 7563 topic_id: 30983 reply_id: 123931[/import]