Re: makeApacheFlexForIDE.sh failing

2015-05-30 Thread Erik de Bruin
I would suggest you try to use the 'installer.xml' ant build file. See
the README in the SDK repo on how to use that to build the SDK and
prepare it for use in an IDE.

EdB



On Sat, May 30, 2015 at 4:07 PM, Hubert Czerpak
hubert.czer...@gmail.com wrote:
 I'm now very good at bash scripting but I found that script copies files over 
 correctly and downloads.xml is where it should be but script doesn't have 
 permissions and (my user I'm logged on) can't access that freshly created 
 folder so script can't use xml file and fails. It's on Windows and I can fix 
 folder permissions manually but next run deletes it and creates the same 
 folder with the same problem over again.
 I tried to relog to admin user and rerun, same result. I'll try on Mac later. 
 May have more luck!

 Hubert Czerpak

 Sent from my iPad

 On 30 May 2015, at 12:15, Hubert Czerpak hubert.czer...@gmail.com wrote:

 Hi,

 I'm working on my first item and struggling with some configurations. Not 
 sure how I made it work few days ago but now when I'm rebuilding flex sdk I 
 can't for some reason execute this:

 $ ./makeApacheFlexForIDE.sh /cygdrive/c/ApacheFlex/binary/sdk/FlexNightly/

 This script will construct an Adobe Flex SDK for an IDE in 
 '/cygdrive/c/ApacheFlex/binary/sdk/FlexNightly/'

 You will need to answer questions throughout this process.

 Copying the Apache Flex SDK from 
 '/cygdrive/c/ApacheFlex/source/flex-sdk/ide/flashbuilder/../..' to 
 '/cygdrive/c/ApacheFlex/binary/sdk/FlexNightly/'

 Buildfile: 
 \cygdrive\c\ApacheFlex\binary\sdk\FlexNightly\frameworks\downloads.xml does 
 not exist!

 Build failed


 Can anybody help me? Any ideas what I am doing wrong?

 Hubert Czerpak



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl


makeApacheFlexForIDE.sh failing

2015-05-30 Thread Hubert Czerpak
Hi,

I'm working on my first item and struggling with some configurations. Not
sure how I made it work few days ago but now when I'm rebuilding flex sdk I
can't for some reason execute this:

$ ./makeApacheFlexForIDE.sh /cygdrive/c/ApacheFlex/binary/sdk/FlexNightly/

This script will construct an Adobe Flex SDK for an IDE in
'/cygdrive/c/ApacheFlex/binary/sdk/FlexNightly/'

You will need to answer questions throughout this process.

Copying the Apache Flex SDK from
'/cygdrive/c/ApacheFlex/source/flex-sdk/ide/flashbuilder/../..' to
'/cygdrive/c/ApacheFlex/binary/sdk/FlexNightly/'

Buildfile:
\cygdrive\c\ApacheFlex\binary\sdk\FlexNightly\frameworks\downloads.xml does
not exist!

Build failed

Can anybody help me? Any ideas what I am doing wrong?

*Hubert Czerpak*


Re: makeApacheFlexForIDE.sh failing

2015-05-30 Thread Hubert Czerpak
I'm now very good at bash scripting but I found that script copies files over 
correctly and downloads.xml is where it should be but script doesn't have 
permissions and (my user I'm logged on) can't access that freshly created 
folder so script can't use xml file and fails. It's on Windows and I can fix 
folder permissions manually but next run deletes it and creates the same folder 
with the same problem over again. 
I tried to relog to admin user and rerun, same result. I'll try on Mac later. 
May have more luck!

Hubert Czerpak

Sent from my iPad

 On 30 May 2015, at 12:15, Hubert Czerpak hubert.czer...@gmail.com wrote:
 
 Hi,
 
 I'm working on my first item and struggling with some configurations. Not 
 sure how I made it work few days ago but now when I'm rebuilding flex sdk I 
 can't for some reason execute this:
 
 $ ./makeApacheFlexForIDE.sh /cygdrive/c/ApacheFlex/binary/sdk/FlexNightly/
 
 This script will construct an Adobe Flex SDK for an IDE in 
 '/cygdrive/c/ApacheFlex/binary/sdk/FlexNightly/'
 
 You will need to answer questions throughout this process.
 
 Copying the Apache Flex SDK from 
 '/cygdrive/c/ApacheFlex/source/flex-sdk/ide/flashbuilder/../..' to 
 '/cygdrive/c/ApacheFlex/binary/sdk/FlexNightly/'
 
 Buildfile: 
 \cygdrive\c\ApacheFlex\binary\sdk\FlexNightly\frameworks\downloads.xml does 
 not exist!
 
 Build failed
 
 
 Can anybody help me? Any ideas what I am doing wrong?
 
 Hubert Czerpak