Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I want to burn my application into CD so I need a database and webserver in the CD as well.
for database I use SQLite.
But for web server;-
I successfully install Perl Apache binary but I'm not sure I can compile that into CD. What happen if my friend dosent have appache install could he view it?
I sucessfully install jellybean but I don't know how to use it. I search at Google and only found that the documentation are only available at a price.
I fail to install openinteract2(problem with my 'make'/ I can use build but only makefile available there)
I fail to install apache-par(problem with my 'make'/ I can use build but only makefile available there)
So what should I do so that my application would be on a CD and I can easily show to my friend or my lecture. So it easier for me to get the feedback and improve my application.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl Apache binary
by chromatic (Archbishop) on Jul 11, 2004 at 17:01 UTC | |
by dfaure (Chaplain) on Jul 12, 2004 at 08:59 UTC | |
by chromatic (Archbishop) on Jul 12, 2004 at 17:05 UTC | |
by Anonymous Monk on Jul 11, 2004 at 17:48 UTC | |
|
Re: Perl Apache binary
by BUU (Prior) on Jul 11, 2004 at 19:42 UTC |