- ECOS
> Cc: David G. (HQ-JF000)[INDYNE INC]; Ed Grimm; embperl@perl.apache.org
> Subject: Re: Compiling Embperl
>
> Hi,
>
> I am using Fedora 10
> Apache2::BuildConfig was missing in mod_perl-2.0.4-7.i386.rpm
> which was installed.
> I could find it in mod_perl-deve
vember 20, 2009 11:00 PM
To: Gerald Richter - ECOS
Cc: David G. (HQ-JF000)[INDYNE INC]; Ed Grimm; embperl@perl.apache.org
Subject: Re: Compiling Embperl
Gerald,
As you pointed out it was lack of Apache2::BuildConfig. I
installed it and I could compiled it easily, but make test
TESTARGS=&quo
g
> Subject: Re: Compiling Embperl
>
> Gerald,
>
> As you pointed out it was lack of Apache2::BuildConfig. I
> installed it and I could compiled it easily, but make test
> TESTARGS="-i" shows a lot of errors. Please let me know what
> you think.
>
> Thank you
&g
programm and send me the output:
-
use Apache2::BuildConfig ;
use Data::Dumper ;
$c = Apache2::BuildConfig -> new ;
print Dumper ($c) ;
-
Gerald
-Original Message-
From: Soltan Safavi [mailto:sol...@mycopa.com]
Sent: Thursday, November 19, 2009 11:14 PM
To: Wi
($c) ;
-
Gerald
-Original Message-
From: Soltan Safavi [mailto:sol...@mycopa.com]
Sent: Thursday, November 19, 2009 11:14 PM
To: Williams, David G. (HQ-JF000)[INDYNE INC]
Cc: Ed Grimm; embperl@perl.apache.org
Subject: Re: Compiling Embperl
Hi David
In the past I could easily install Embp
Ed Grimm; embperl@perl.apache.org
> Subject: Re: Compiling Embperl
>
>
> Hi David
>
> In the past I could easily install Embperl 2.2 on Fedora 6
> which is RPM-based sytem, why it can't be installed on Fedora
> 10? any Idea?
> I was not successful to manually in
nning
on Fedora?
Good luck.
From: Soltan Safavi [sol...@mycopa.com]
Sent: Friday, October 16, 2009 2:38 PM
To: Ed Grimm
Cc: embperl@perl.apache.org
Subject: Re: Compiling Embperl
Hi Ed,
I am still looking for the solution. Please find below the outp
.
From: Soltan Safavi [sol...@mycopa.com]
Sent: Friday, October 16, 2009 2:38 PM
To: Ed Grimm
Cc: embperl@perl.apache.org
Subject: Re: Compiling Embperl
Hi Ed,
I am still looking for the solution. Please find below the output of
Makefile.PL,
it shows that mod_perl is properly installed but could
September 30, 2009 11:11 PM
To: embperl@perl.apache.org
Subject: Compiling Embperl
Hi
I am trying to build Embperl 2.2.0 on Fedora 10 and I get the
error "Can't locate Apache/src.pm in @INC"
I am using:
httpd-2.2.10
mod_perl-2.0.4
perl-5.10.0
I app
fully/correctly
>> installed?
>>
>> Gerald
>>
>>
>>
>>
>>> -Original Message-
>>> From: Soltan Safavi [mailto:sol...@mycopa.com]
>>> Sent: Wednesday, September 30, 2009 11:11 PM
>>> To: embperl@perl.apache.org
mod_perl 2, it seems that
mod_perl 2 is not detected by Makefile.PL. Maybe it is not fully/correctly
installed?
Gerald
-Original Message-
From: Soltan Safavi [mailto:sol...@mycopa.com]
Sent: Wednesday, September 30, 2009 11:11 PM
To: embperl@perl.apache.org
Subject: Compiling Embperl
009 11:11 PM
> To: embperl@perl.apache.org
> Subject: Compiling Embperl
>
> Hi
>
> I am trying to build Embperl 2.2.0 on Fedora 10 and I get the
> error "Can't locate Apache/src.pm in @INC"
> I am using:
> httpd-2.2.10
> mod_perl-2.0
Hi
I am trying to build Embperl 2.2.0 on Fedora 10 and I get the error
"Can't locate Apache/src.pm in @INC"
I am using:
httpd-2.2.10
mod_perl-2.0.4
perl-5.10.0
I appreciate your help
Soltan
-
To unsubscribe, e-mail: embp
Further to my efforts to get Embperl working on Debian Lenny with stock
Apache2.2, I am trying to compile the latest 2.3 Embperl from source. I
gave it the debian source apache path, which it seemed happy with. Build
seemed to work ok too. But make test gives an error:
...
Testing offline mode
Hello,
>
> when compiling Embperl 2.2 on Mac OS-X 10.4.8 using the
> built-in apache 1.3.33 a little patch on "eputil.c" has to
> get applied to ensure compiling runs without errors:
>
Thanks for the patch. It's commited into the svn and will go into the next
Hello,
when compiling Embperl 2.2 on Mac OS-X 10.4.8 using the built-in
apache 1.3.33 a little patch on "eputil.c" has to get applied to
ensure compiling runs without errors:
--- Embperl-2.2.0/eputil.c 2005-11-09 06:11:42.0 +0100
+++ Embperl-2.2.0_patched/eputil.c
>
> Good. This XML/XSLT stuff is starting to make sense to me, but does
> anybody have links to good resources on it?
xml.com has a lot of resources, introductions and more advanced articles.
Gerald
-
Gerald Richterecos electronic
Gerald Richter wrote:
>
> > With this patch, Embperl with XALAN support compiles, tests, and
> > installs fine for me. Wether it works or not, I have no idea; I'm just
> > beginning to expirement with Embperl2 + XML.
> >
>
> If the tests succeed it will work :-)
Good. This XML/XSLT stuff is sta
>
> The point is for those systems that don't have the library in /usr/lib.
> For example, some system could have it under /opt/SUNWxalan/lib or some
> such. We'd probably also want to do something with the include file,
> because in my example above, it's likely in /opt/SUNWxalan/include.
>
Yes
On Fri, 15 Mar 2002, Gerald Richter wrote:
>> What about checking LD_LIBRARY_PATH, if it's not set, setting it to
>> '/lib:/usr/lib', and then in either case searching LD_LIBRARY_PATH for
>> it? This is a bit more work, but also more general - it's no longer
>> Linux-specific, and it can be used
> What about checking LD_LIBRARY_PATH, if it's not set, setting it to
> '/lib:/usr/lib', and then in either case searching LD_LIBRARY_PATH for
> it? This is a bit more work, but also more general - it's no longer
> Linux-specific, and it can be used for other things that may exist
> elsewhere. I
What about checking LD_LIBRARY_PATH, if it's not set, setting it to
'/lib:/usr/lib', and then in either case searching LD_LIBRARY_PATH for
it? This is a bit more work, but also more general - it's no longer
Linux-specific, and it can be used for other things that may exist
elsewhere. In fact, th
> Currently Embperl 2.0 Beta 6 requires xalan to be compiled from sources.
I downloaded the binary for Linux and use it. I never have compiled it on
Linux (I have compiled it on solaris because there was no binary for the
sun-cc I had to use)
> xalan is not only a big download, but also takes
Currently Embperl 2.0 Beta 6 requires xalan to be compiled from sources.
xalan is not only a big download, but also takes a long time to compile.
I've modified driver/epxalan.MAKEPL, so that it will check to see if
xalan is already installed in /usr. On my Debian 3.0 system, after
running 'apt-ge
>
> /usr/bin/ld: multiple definitions of symbol _embperl_module
> Embperl.o definition of _embperl_module in section (__DATA,__common)
> epmain.o definition of _embperl_module in section (__DATA,__common)
Which OS you are running on ?
Which version of Embperl you are using ?
I guess it'
Hi everybody,
I'm triyng for a long time to compile and use Embperl with support for
mod_perl.
perl Makefile.PL works and asks me for the apache source tree.
Then I try to run make and WYSIWIG (What you see is what I get).
/usr/bin/ld: multiple definitions of symbol _embperl_module
Embperl.o d
ginal Message -
From: "Gustav Kristoffer Ek" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 4:08 PM
Subject: problems compiling Embperl 1.3.3 on MacOS X 10.0.4
When I try compiling Embperl, it dies when it comes to
blib/arch/auto/HTML/Embperl/Embperl.bu
Hi,
>
> So in epcmd.c in the function CmdVar I added a "dTHR;" and viola, I can
> successfully compile. However, I am not a believer in "It compiles,
> therefore we should slam it into production and go home for the weekend.
:)"
>
This is the correct solution.
Seems like nobody has tried to co
I am trying to compile embperl under the following environment
gcc version 2.96 2731 (Red Hat Linux 7.0)
Red Hat Linux 7.0
Perl 5.00503
Apache 1.3.12
The compile attempt and error are shown below:
cc -c -I/u0/oracle_8.1.7/Apache/Apache/include -I/u0/oracle_8.1.7/Apache/Apa
che/regex -I/u0/o
29 matches
Mail list logo