Senthilkumar R wrote:
I am getting the following error when run "make test".
--
[-1]Missing right curly or square bracket at
/tmp/Embperl-2.2.0/test/html/error.htm line 6
Hi,
>
> Success!
>
Great to hear that it works now. If you like you can write down a few
lines of what you have done, so I can include these informations in the
INSTALL documentation of Embperl
Gerald
> I went ahead with the make install and that went fine. I then
> had a problem with ge
Success!
I went ahead with the make install and that went fine. I then had a problem
with getting it to work with the recommended apache configuration, but I didn't
want to bother the list any more than I already have today. ;) I figured that
out on my own; turns out that even though I had mod_
It looks like httpd (which runs as nobody) does not have access to the
embperl/test/html directory.
Normaly you should be able to run make install and use it without
problems
Gerald
--
Gerald Richter ECOS electroni
: W.Heck,
G.Richter
--
> -Original Message-
> From: h.thurow [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 11, 2007 8:26 AM
> To: embperl@perl.apache.org
> Subject: RE: make test: Cannot load
> /
Hi, Gerald,
I talked to Brian. He has the same problem as me, described here:
http://www.nabble.com/Re:-Bus-error-on-Mac-OS-X-10.4-p5717409.html
He still has no solution about it. Also he told me, you couldn't help
because you don't have a Mac.
I tried
make testgdb
This is the output:
#0 a
Hi,
I don't have a Mac here to verify this, but there was a discussion on
the list about theses issues.
Could please take a look at the mailing list archive, there should be an
answer.
If not, please come back to the list
Gerald
--
Hi,
This is a know bug in 2.2.0, just run
make test TESTARGS="-i"
This should show only this error, which you can safely ignore
Gerald
> -Original Message-
> From: Soltan Safavi [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 02, 2007 9:23 PM
> To: embperl@perl.apache.org
> Subjec
On Tue, 12 Sep 2006, Oskar Ahner wrote:
Hi All!
My question is why apache complains on "is garbled - perhaps this is not an
Apache module DSO?" when I build everything from scratch? Here are the steps:
* I build and install Perl 5.8.8 below /opt/perl
* I build and install apache2:
./config
> >
> > This really looks like a CGI.pm issue. Perl 5.8.5 comes
> with CGI.pm 3.05.
> > Are you really sure you are using 3.10?
> >
> > Embperl's Makefile.PL will show you the version it uses.
>
> Bah, you're quite right Gerald - it is CGI 3.05 - I must have
> checked the wrong box.
>
> Is t
On Mon, Oct 03, 2005 at 01:46:09PM +0200, Gerald Richter wrote:
> > On Mon, Oct 03, 2005 at 07:28:05AM +0200, Gerald Richter wrote:
> > > > Yep, I've got 3.10, as shipped with RHEL4.
> > > >
> > > > So this looks like a bug in the test then?
> > >
> > > Not sure. It works for me with very simila
>
> On Mon, Oct 03, 2005 at 07:28:05AM +0200, Gerald Richter wrote:
> > > Yep, I've got 3.10, as shipped with RHEL4.
> > >
> > > So this looks like a bug in the test then?
> >
> > Not sure. It works for me with very similar versions.
> >
> > Could you please run
> >
> > make test TESTARGS="
> >
> > So it really should be Apache2::...
> >
> > What is left is CGI.pm, because it's used in the upload
> test. Mod_perl
> > 2.0.0 requires CGI.pm >= 3.10
>
> Yep, I've got 3.10, as shipped with RHEL4.
>
> So this looks like a bug in the test then?
>
Not sure. It works for me with very
On Mon, Oct 03, 2005 at 06:53:38AM +0200, Gerald Richter wrote:
> > > It depends on the mod_perl version. Which mod_perl version
> > is installed?
> >
> > It was in the email:
> >
> > >> Debugging my segfault problems in another thread, I tried building
> > >> Embperl 2.0.0 on another box runni
>
> On Sun, Oct 02, 2005 at 05:57:46PM +0200, Gerald Richter wrote:
> > > Found unexpected output in httpd errorlog:
> > > [Sun Oct 02 07:07:07 2005] [error] [13083]ERR: 24:
> Error in Perl
> > > code: Can't locate Apache/Response.pm in @INC (@INC
> > > contains: )
> > >
> > > Haven't dug
On Sun, Oct 02, 2005 at 05:57:46PM +0200, Gerald Richter wrote:
> > Found unexpected output in httpd errorlog:
> > [Sun Oct 02 07:07:07 2005] [error] [13083]ERR: 24: Error in
> > Perl code: Can't locate Apache/Response.pm in @INC (@INC
> > contains: )
> >
> > Haven't dug any further into t
>
> Found unexpected output in httpd errorlog:
> [Sun Oct 02 07:07:07 2005] [error] [13083]ERR: 24: Error in
> Perl code: Can't locate Apache/Response.pm in @INC (@INC
> contains: )
>
>
> Haven't dug any further into this - I assume it's a mod_perl2
> issue - should be using Apache2::Re
Hi,
>
> I am trying to install Embperl-2.0rc3, "make test" shows a
> few errors when testing mod_perl mode
>
Try
make test TESTARGS="-i"
If the only errors you get are about "too few errormessages" then it's safe
to use Embperl, it's only a matter of slightly different error message of
dif
>
> My apologies for the delay in responding. I have attached
> config.pl after building with mod_perl support as requested.
Looks ok
> I attempted to build without mod_perl support, but
> encountered another (different) error in the make test. Here
> is the output when building without m
>
> This goes along with my post yesterday. Perhaps this is why
> I can't seem to get Embperl running after I make install.
>
> [mail:~/Embperl-2.0rc2] root# make test
> PERL_DL_NONLAZY=0 /usr/bin/perl -Iblib/arch -Iblib/lib
> -I/System/Library/Perl/darwin -I/System/Library/Perl test.pl
>
> l
That did it! Make test ran on my RedHat installation.
On Apr 21, 2004, at 2:08 AM, Gerald Richter wrote:
Hi,
this looks like I expected it.
It is not a problem of Emperl, but of make test. It's specific to
RedHat's
Apache installation, which does not write newlines to the error log,
for
wh
Hi,
this looks like I expected it.
It is not a problem of Emperl, but of make test. It's specific to RedHat's
Apache installation, which does not write newlines to the error log, for
which reason the number of error lines is different then make test expects.
Could please try if the following pat
Derrick Spell wrote:
> I can't get the make test to run correctly. I get the following
> error:
>
Could you run
make test TESTARGS="-h -i"
and send me test/tmp/test.log and test/tmp/httpd.err.log
Which Perl version are you using?
Gerald
---
> Compilation of Embperl is successfull, but make test fails with
> #199 xml/pod.xml embperl -> libxslt...
> Error in Line 3
> Is: > <
> Should: ><
>
You can savely ignore this. Run the tests with
make test TESTARGS="-i"
and you should see only test failures for pod test and only problems w
On October 1, 2002 06:26, Andre Landwehr wrote:
> On Mon, Sep 30, 2002 at 07:04:59PM -0400, Ilia Lobsanov wrote:
> > I did make install anyway. Now `apachectl configtest` gives segmentation
> > fault. The culprit is "PerlModule Embperl"
>
> I finally decided not to let the "apachectl configtest"
>
> "al" == Andre Landwehr <[EMAIL PROTECTED]> writes:
al> On Mon, Sep 30, 2002 at 07:04:59PM -0400, Ilia Lobsanov wrote:
>> I did make install anyway. Now `apachectl configtest` gives
>> segmentation fault. The culprit is "PerlModule Embperl"
al> I finally decided not to let the "apachectl co
On Mon, Sep 30, 2002 at 07:04:59PM -0400, Ilia Lobsanov wrote:
> I did make install anyway. Now `apachectl configtest` gives segmentation
> fault. The culprit is "PerlModule Embperl"
I finally decided not to let the "apachectl configtest"
error bother me. I just started apache with "/etc/init.d/a
> Run perl Makefile.PL and say no to mod_perl support. Then make test
> will work fine. But it looks like if you build with mod_perl
> support, the cgi version won't work. I think it may be looking for
> libperl.a in the wrong place (off in /Library/something or other).
that fixed it great. t
At 7:33 PM -0400 8/16/02, Blake Girardot wrote:
>Thank you very much for the suggestion.
>
>I did as you said and went ahead and did make install and it all seemed to
>go ok, but then I did run into a 500 server error this when I tried to
>access it via embpcgi.pl.
Whoops. Yes, that makes sense.
want to get it working and thank you again,
cheers,
blake
- Original Message -
From: "Kee Hinckley" <[EMAIL PROTECTED]>
To: "Blake Girardot" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, August 16, 2002 6:54 PM
Subject: Re: make test fai
At 6:06 PM -0400 8/16/02, Blake Girardot wrote:
>
>make: *** [test_dynamic] Error 67
>[photos:local/src/HTML-Embperl-1.3.4] root#
>
>I have no idea how to get past this point, does anyone have any ideas or
>suggestions?
I just did the make install and forgot about it (oops, should have
reported
> In 2.0b6 there is a small bug in 'make test'. mod_log_config is not loaded
> so the CustomLog and other directives do not work. Here is a patch to fix
> this.
Thanks for the spot. CustomLog and LogFormat are not needed for make test. I
just put them in for a test and forgot to throw them out a
> I gave chmod 777 to all files under test directory and it's
subdirectories.
> But still getting this error. Anybody knows what am I doing wrong? Looks
> like it's not working in mod_perl mode.
>
httpd runs a nobody and nobody doesn't have access to the test directory.
It's not enough to make ch
> Hello, I`m testing 1.3.3 on Windows NT 4.0 and Apache 1.3:
>
Could you send me the test/tmp/test.log (via private email).
I guess you are still using ActiveState Perl, right ?
Gerald
-
Gerald Richterecos electronic communica
Hi,
> This is a problem with Perl 5.6.0+ and it is fixed in Embperl 1.3.3
yes, i found the solution (changing two lines) in my mail-archive (but not
on the website archive, but perhaps I'm too stupid) and it works -- thanx.
Ciao
Alvar
--
Hi,
>
> i have the same error as desribed in
>
> http://www.ecos.de/~mailarc/embperl/2001-05/msg00109.html
>
>
> All output and error-messages below ...
>
>
> Any ideas how to avoid this error?
>
This is a problem with Perl 5.6.0+ and it is fixed in Embperl 1.3.3
Gerald
---
[EMAIL PROTECTED] <[EMAIL PROTECTED]>; Lukas Zapletal
<[EMAIL PROTECTED]>
> Kopie: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Datum: 18. kv?na 2001 9:47
> P?dm?: Re: Make test error with V1.3.2
>
>
> >Hi Lukas and Andy,
> >
> >thanks for the logfiles. Becau
Hi Lukas and Andy,
thanks for the logfiles. Because of your logfiles I have found the problem.
It only occurs with perl 5.6.0+. The reason is that Embperl cleans up %udat
after the request with this Perl versions. The solution is to change the
lines 1324 _and_ 1413 in Embperl.pm from
$varfile
>
> I have no idea of what below error message means. Any body knows?
>
>...
> Found unexpected output in httpd errorlog:
> [Wed May 16 15:26:56 2001] [error] Can't call method "getid" on an
undefined
> value at /home/andy/temp/HTML-Embperl-1.3.2/blib/lib/HTML/Embperl.pm line
> 1691.
>
That mea
> Has anyone else found these tests failing? I've commented them out in
> test.pl. All the other tests succeed so I assume the test is faulty rather
> than Embperl.
>
> Running perl, v5.6.1 built for i686-linux
> Embperl-1.3.1
>
The problem is that error message changes in every Perl version. T
Hi,
what OS you are running on ? Maybe you can send the output of perl -V
Gerald
P.S. Please send any futher mail via the Embperl mailing list
>
> I'm getting a make test errors in the mod_perl and cgi modes. Let me know
> if you need any further details.
>
> Thanks,
> Tom
>
> Apache 1.3.19
>
Hi,
>
> #120 EmbperlObject/epodiv.htm...
> Error in Line 200
> Is: >1.3b7<
> Should: >1.3b7_dev<
Oops, I made hundrets of make test before I released the version, but it
seems that I missed the last one after I bumped up the version number...
You can safely ignore this error and say make ins
42 matches
Mail list logo