ard and
*does* something. But alas, we all wish that someone *else* would do
something, and thus nothing happens.
And, yes, I am guilty of not doing anything, myself, but I'm finding it
hard enough to keep up with my existing FOSS projects, let alone taking
another one on.
Kathr
ru so maybe
> somobody will find more elegant solution.
I'll give it a go next weekend, when I have time.
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \|
\_.--.*/| GenFicCrit mailing list <http://www.katspace.com/gen_fic_cr
perl because
Gerald is swamped and needs help. Recruiting people to improve the
documentation is probably a good idea too.
Think big, but start small.
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \|
\_.--.*/| GenFicCrit mailing list <htt
e upgrade as
far as I was concerned.
I've been using Embperl 2.2.0 ever since there's been an Embperl 2.2.0.
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \|
\_.--.*/| GenFicCrit mailing list <http://www.
.59 and apr 0.9.12, and that seems to have
done the trick, though it's obviously only a temporary solution.
Guess I'll just have to use the time to find something else to use
instead of Embperl.
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \
ed. This is really BAD.
HELP!!!!!!
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \|
\_.--.*/| GenFicCrit mailing list <http://www.katspace.com/gen_fic_crit/>
v |
| Melbourne -> Victoria -> A
as unstable while Apache 2.2.6 is marked stable, so
they must think that Apache 2.2.6 goes with apr 1.2.8; I fear that
something will break. But since things are already broken, I guess it
can't hurt much.
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/
On Thu, Sep 13, 2007 at 08:32:43AM +1000, Kathryn Andersen wrote:
> I've just upgraded Apache and Embperl won't compile.
>
> Embperl 2.2.0
> GenToo Linux
> Apache 2.2.6
> apr 1.2.8
> libapreq2 2.08
Is there any further information I need to provide? I desperat
ore 'apr_off_t'
/usr/include/apr-1/apr_strings.h:315: error: expected ')' before '*' token
/usr/include/apr-1/apr_strings.h:351: error: expected ')' before 'size'
make[3]: *** [App.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/www
n C is an advantage and a
disadvantage. An advantage because, of course, it makes it lovely and
fast. A disadvantage because it makes it harder to understand (and
therefore contribute to) the code.
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \
On Tue, Jan 23, 2007 at 06:40:25AM +0100, Richter, Gerald wrote:
> > > 2) How to install embperl at Centos 4.2 system with yum
> >> command/tool.
>
> Sorry, I never used Centos
Don't use yum, use cpan. It won't be in a yum repository, but it is in
the
yes, you should
> use an application object instead and use the init method to do such work.
I'm not following you here.
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \|
\_.--.*/| GenFicCrit mailing list <http://www.katspace.com/gen
perlXSLT, which does Embperl processing followed by XSLT processing).
I am completely baffled, and very frustrated.
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \|
\_.--.*/| GenFicCrit mailing list <http://www.katspa
refer to.
> >
>
> Use %1, %2 etc. for first, second, etc. element in the array param
> references to.
Okay, but what *are* the elements in the array? What do they refer to?
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \|
\_.-
a hash with multiple languages.
param
array with parameters which should subsituted inside the message
But it doesn't say how one should form the message to take advantage of
this parameter substitution, not what the parameters refer to.
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <ht
Embperl_Useenv
to true.
This page is helpful:
http://perl.apache.org/embperl/pod/doc/Config.htm
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \|
\_.--.*/| GenFicCrit mailing list <http://www.katspace.com/gen_fic_crit/>
v |
-
ler perl-script
PerlHandler Embperl::Object
I have it inside Directory and FilesMatch directives.
# Embperl handles HTML files
SetHandler perl-script
PerlHandler Embperl::Object
Options ExecCGI
# disable direct servi
> I habe some more spare time, but at the moment I am releaseing some critical
> applications for our company, which must be done first, sorry!
Don't worry about it, I found the mistake, it was my mistake: I had a
local $/ in the wrong scope, which messed everything up.
Not
On Tue, Mar 28, 2006 at 06:36:13AM +1000, 'Kathryn Andersen' wrote:
> On Mon, Mar 27, 2006 at 08:59:31PM +0200, Gerald Richter wrote:
> > >
> > > Well, I have now actually gotten around to trying to
> > > implement it, and I can't get it to work. I
(Yes, I'm not dumb, I did restart Apache).
This is with Embperl 2.1.0 and Apache 2.0.55
(sigh)
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \|
\_.--.*/| GenFicCrit mailing list <http://www.katspace.com/gen_fic_crit/>
v
wstopper for me. Either that, or can
we have the plugin mechanism you were thinking of doing?
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \|
\_.--.*/| GenFicCrit mailing list <http://www.katspace.com/gen_fic_crit/>
v
with something
like
use ModuleX;
then I have to restart Apache in order to get it to load the new version
of the module.
But I've never tried to use two different versions of the same module.
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/
rse? Use perl regular expressions, that's one of
the things it is good at.
You'd just have to go
foreach (@errors) {
if (/FIXME/) {
# respond to this error
}
}
That should enable you to respond to all the "FIXME" errors.
Kathryn Andersen
--
_--_|\ |
turn it off (only by recompiling Embperl), but I
> think you are right it's a good idea to make the configurable.
>
> I put it on the TODO list
Thanks.
Probably a good idea to make xmlLoadExtDtdDefaultValue configurable
at the same time, since it's set in the same place...
entities to be passed through untouched.
Is there a way of turning this off? Or could it be added?
Kathryn Andersen
-=-=-=-=-=-=-=-=-
"If it gets too bad I'll just gnaw it off at the ankle."
-- Ivanova, "The Geometry of Shadows" (Babylon 5)
--
ould
work, since HTML::TextToHTML already makes use of the DATA handle to
read in its own configuration -- I can't remember what happens with
multiple __DATA__ sections in different files.
Still, it certainly can't hurt to try.
Kathryn Andersen
--
_--_|\ | Kathryn Anderse
calar, processing
it with HTML::TextToHTML and then doing whatever you want to it,
but I would like to do it the proper Embperl 2.x way, with Recipes
and Providers, so that it could be reusable and passed on to other
people to use.
Kathryn Andersen
-=-=-=-=-=-=-=-=-
A box without hinges, key, or lid,
27 matches
Mail list logo