Re: Deploying with CitrusPerl - Command line

2013-05-27 Thread Jeff
Let me restate that because that might be misleading. Cava is very good at finding and including package dependencies. So, we very rarely open Cava GUI unless we need to add a new application to the build. On 5/27/2013 6:52 AM, Jeff wrote: Yes, we actually script our cava builds on linux. Ver

Re: Deploying with CitrusPerl

2013-05-26 Thread Octavian Rasnita
From: "Johan Vromans" > "Octavian Rasnita" writes: > >> Do you know if Cava can be used in command line? In that case it would >> be a really good alternative. > > You can use Cava on the command line, but the (initial) configuration > needs a GUI to set up. After that you can run the command

Re: Deploying with CitrusPerl

2013-05-26 Thread Johan Vromans
"Octavian Rasnita" writes: > Do you know if Cava can be used in command line? In that case it would > be a really good alternative. You can use Cava on the command line, but the (initial) configuration needs a GUI to set up. After that you can run the command cavaconsole to perfom the scan, buil

Re: Deploying with CitrusPerl

2013-05-26 Thread Johan Vromans
"Octavian Rasnita" writes: > Thank you for suggestion. I tried a pretty long time ago to use Cava > but didn't find it easy and accessible to use. Yes, PAR seems easier but it is very tricky to get it right in complex situations. That's the problem you see. Cava is a bit more elaborate to get g

Re: Deploying with CitrusPerl

2013-05-26 Thread Jonathan Otsuka
I have used cava packager to build a windows based CLI application it does quite well for this and is free. I should probably do a right up sometime. Jonathan Otsuka On May 26, 2013, at 9:49 AM, "Octavian Rasnita" wrote: > Hi Jeff, > > Thank you for suggestion. I tried a pretty long time ago

Re: Deploying with CitrusPerl

2013-05-26 Thread Octavian Rasnita
Hi Jeff, Thank you for suggestion. I tried a pretty long time ago to use Cava but didn't find it easy and accessible to use. And this was under Windows which is a much better accessible OS for screen readers. But now I need to use it under Linux which has much many accessibility issues. Do you

Re: Deploying with CitrusPerl

2013-05-26 Thread Jeff
Use Citrus Perl and Cava. It is a great combination. Its been working flawlessly for us for a few years now under linux and windows. Mark knows what he is doing. :) Jeff On 5/26/2013 8:22 AM, Octavian Rasnita wrote: Hi, I am trying to deploy a free WxPerl app that should work under Linux bu