On Fri, Sep 25, 2009 at 7:32 AM, Mike Barborak wrote:
> I think I see what you're saying. It seems like a very expensive
> problem to solve. It must be a barrier to people choosing mod_perl to
> develop their apps because it might be the case that their
> distribution and installation process is m
On Fri, Sep 25, 2009 at 7:32 AM, Mike Barborak wrote:
> I think I see what you're saying. It seems like a very expensive
> problem to solve. It must be a barrier to people choosing mod_perl to
> develop their apps because it might be the case that their
> distribution and installation process is m
I think I see what you're saying. It seems like a very expensive
problem to solve. It must be a barrier to people choosing mod_perl to
develop their apps because it might be the case that their
distribution and installation process is more complex to develop and
support than their actual applicatio
Whenever I creating shrink-wrapped software I always make packaging
and distribution part of the development, qa and testing process. All
packages for the platforms that we will be supporting. The reason I
do this is to cut down on the customer support overhead. I've found
you get less calls and
Thanks for the thoughts. I think as Steven said, it's hard to give
specific recommendations without understanding the nature of the
software being distributed. I didn't mention it before because I
didn't want to bore anyone but I'll take that chance now.
So the web server module that I'm wanting t
On Thu, Sep 10, 2009 at 9:55 AM, Mike Barborak wrote:
> So, can anyone point me at other software with these requirements and
> their solution to this problem?
You can look at the installer for Krang (http://krangcms.com) which
builds the whole stack. There are also several approaches on CPAN,
l
Morten Bjørnsvik wrote:
...
Then we have a script that downloads and creates a cpan repository based on a
config
file to get the correct versions. Those modules we store locally and use
as a distribution repository.
Then we have an install script that install all those cpan modules based on
/
Hi
We ship commercial software based on mod_perl2 and mason.
We build the entire stack from perl,database,apache,openssl + own software
under /opt to separate it completely from RedHat Enterprise/SLES patching
breaking
the system.
Currently we have stable rpm spec files for base perl and apache
Steven Siebert wrote:
...
Great answer, Steve.
I have the same issue as the OP, and unfortunately, as you point out,
there is no free lunch once the application is other than trivial.
At least perl has the advantage to run "as is" on almost any platform.
Mike, if you ever find a good solution,
In message , Mike
Barborak writes:
>So, can anyone point me at other software with these requirements and
>their solution to this problem? Particularly ones that have handled
>theses issues well?
Best Practical's Request Tracker might be a useful case study.
http://www.fsck.com/projects/rt/>
It
Hi Mike,
The information you provided indicates that you have determined your
customer base for this application might not always have a dedicated IT
staff to conduct these installs. Your company has a couple options in
achieving this "last mile", which can be observed across the industry,
mod_pe
11 matches
Mail list logo