MediaPete
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2012
12:22 PM
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.
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 1
MediaPete
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2012
12:28 PM
Re: Channel ZIP Help Needed.
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.
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.