> It needs to be obtained from somewhere. On Linux we can't compile the files,
> and having the compiled files in version control is not an option as that's
> against Apache policy.
>
Apparently it is possible to run Pixel Bender on Linux using Wine [1]
Would this approach work for us?
Thanks,
Hi,
> We can have Jenkins automate this. We can have the Linux build
> download the artifact(s) from the nightly build (which we discussed
> yesterday) and use those, right?
I assume you mean have Jenkins create the pb.tar.gz file? Not sure if that fits
in with Adobe licensing or Apache policy.
Hi,
> OK, but does it get automatically downloaded? Or do folks have to
> download manually?
Currently manually. The PIXELBENDER_HOME points to the directory where the zip
lives.
> One thought I had was to pull them from a recent Apache Flex binary kit.
I'd prefer to avoid that if we can, I'd l
We can have Jenkins automate this. We can have the Linux build
download the artifact(s) from the nightly build (which we discussed
yesterday) and use those, right?
Does a Linux build have any dependencies on specific software on the
build machine?
EdB
On Tue, Jun 4, 2013 at 7:47 AM, Alex Harui
On 6/3/13 10:19 PM, "Justin Mclean" wrote:
>Hi,
>
>> Thanks for slogging through this. I was unable to tell from scanning
>>the
>> diffs how the pg.tar.gz file ends up where it does. Can you provide
>>more
>> details?
>
>It needs to be obtained from somewhere. On Linux we can't compile the
>f
Hi,
> Thanks for slogging through this. I was unable to tell from scanning the
> diffs how the pg.tar.gz file ends up where it does. Can you provide more
> details?
It needs to be obtained from somewhere. On Linux we can't compile the files,
and having the compiled files in version control is
Hi Justin,
Thanks for slogging through this. I was unable to tell from scanning the
diffs how the pg.tar.gz file ends up where it does. Can you provide more
details?
Thanks,
-Alex
On 6/3/13 3:49 PM, "Justin Mclean" wrote:
>HI,
>
>> "Go ahead, make my day"
>
>Checked in - any major issues fee
HI,
> "Go ahead, make my day"
Checked in - any major issues feel free to revert.
The SDK should now compile (via ant main) under Linux if you have a pb.tar.gz
file contains the 20 odd pixel bender files you need - open to suggestions of
any other way of doing it.
There still a minor issue wi
"Go ahead, make my day"
;-)
EdB
On Mon, Jun 3, 2013 at 10:18 PM, Justin Mclean wrote:
> Hi,
>
> Just about to check in some changes that might break the build on Mac/Windows
> - that should be a clue to what the check in is :-). If it does break I'll
> fix it quickly.
>
> Thanks,
> Justin