> Starting httpd... Usage:
httpd>
{start|stop|restart|condrestart|reload|status|fullstatus|graceful|help|configtest}>
Cannot open test/tmp/httpd.pid at test.pl line 2561.>... > The
path to the httpd that I> specified during setup was
/etc/init.d/httpd.
You must give the path to th
I am trying to install Embperl on a RH9 full install (Apache
2 and mod_perl) using CPAN. I am encountering this error:
Starting httpd... Usage:
httpd
{start|stop|restart|condrestart|reload|status|fullstatus|graceful|help|configtest}
Cannot open test/tmp/httpd.pid at test.pl line
>I get a whole bunch of
>Note (probably harmless): No library found for -lxalan-c1_2
>Note (probably harmless): No library found for -lxerces-c1_5_1
Aah, Makemaker can't find the libraries, so it won't generate the correct
LD_RUN_PATH.
I again made a diff between b5 and b7 and the only differenc
Thanks for the info Gerald. Unfortunately, I had already been following those instructions. I added /usr/local/xalan/c/lib and /usr/local/xerces/lib to /etc/ld.so.conf and ran ldconfig -v to so I could verify that they were added.I forgot to provide a warning message though...when I did perl Makef
Hi,
> Well, I made progress on getting my working Embperl. I used ldd to see
what the beta 5 embperl was linked to and >compared it to what the beta 7
file was linked to.
>I found that if I exported LD_PRELOAD with my xalan and xerces libraries
before I did the make test, that embperl >would load
Hey. Well, I made progress on getting my working Embperl. I used ldd to see what the beta 5 embperl was linked to and compared it to what the beta 7 file was linked to.
I found that if I exported LD_PRELOAD with my xalan and xerces libraries before I did the make test, that embperl would load.
I
Hi,
I am having trouble getting a workable version of embperl2 beta 7 (6 doesn't work either) with xalan. I can get it to compile using xalan 1.2 and xerces 1.5.1, but when I run make test I get
Can't load '/usr/src/Embperl-2.0b7/blib/arch/auto/Embperl/Embperl.so' for module Embperl: /usr/src/E
All,
>
> Having a few probs installing Embperl version 1.2.1
>
> I have tried without support for Apache mod_perl but still the
> same problem
> so that's narrowed things down a tad.
>
> After running make test, I get the following. Is it to do with DSO?
> I'm open to suggestions.
>
> loadin
All,
Having a few probs installing Embperl version 1.2.1
I have tried without support for Apache mod_perl but still the same problem
so that's narrowed things down a tad.
After running make test, I get the following. Is it to do with DSO?
I'm open to suggestions.
loading...
>
> > If not did you install MD5?
>
> If you mean the Perl 'MD5' module, yes, I've installed that.
>
> > There is a complete list of the modules need on mod_perl site,
> usually though it will complain before the point you got to.
>
> So is this a mod_perl problem or a HTML::Embperl problem?
>
Ne
On Sun, Apr 02, 2000 at 10:37:24PM -0400, Aaron Johnson wrote:
> Did you install the Bundle::Apache with CPAN.pm?
Yes.
> If not did you install MD5?
If you mean the Perl 'MD5' module, yes, I've installed that.
> There is a complete list of the modules need on mod_perl site, usually though it
I'm trying to install HTML::Embperl on a FreeBSD 3.4-STABLE system
running Apache 1.3.12, mod_perl 1.22 (DSO), and Perl 5.005_03. I've
tried using Embperl 1.2.1, 1.3b2, and the latest sources from CVS.
'perl Makefile.PL' succeeds, as does 'make'. However, 'make test' fails
with the following err
12 matches
Mail list logo