Forum Discussion

MediaPete's avatar
MediaPete
Visitor
14 years ago

Channel ZIP Help Needed.

Platform: MAC 10.6

I keep getting this error with my channel:

*** Creating DIY_Videos.zip ***
>> removing old application zip ../../zips/DIY_Videos.zip
>> creating destination directory ../../zips
>> setting directory permissions for ../../zips
>> copying imports
>> creating application zip ../../zips/DIY_Videos.zip
Source for DIY_Videos not found at ../DIY_Videos
*** developer zip DIY_Videos complete ***

Installing DIY_Videos to host 10.1.10.42
curl: (26) failed creating formpost data

I am assuming that I receive the curl error because the zip file is non-existant.

It creates the ZIP folder, but not the file.
I am trying the make command because every time I use the MAC compression, Windows compression, or winzip, I am unable to side load and if I publish the channel, I am told I do not have enough storage space. (8 gig SD installed) This also happens if I try to zip one of the examples in the SDK.

Any help would be great.

Thank you.

1 Reply

  • Got that figured out.

    The App name in the makefile has to be the same as the directory/folder of the channel contents...

    Hope this helps some one else.