Hi all,
I am using RH8.0. I used Apachetoolbox to build an Apache/mod_ssl/mod_perl system with
the supplied Perl 5.8.0, Apache 1.3.28 and mod_perl 1.28.
For my task I need Date::Calc - which had serious problems compiling on the Perl 5.8.0
because of Unicode difficulties. I built Perl 5.8.1 fro
It give me great pleasure to announce the release of Bricolage-Devel
1.7.0,
the first development release for what will eventually become Bricolage
1.8.0. In addition to all of the bug fixes included in the 1.6.x series,
this version of the open-source content management system adds a number
of
s
Bryn Dyment wrote:
(All the below tests are with dynamic Perl.)
OK, what if you take the original (with dynamic perl) and replace
-L/usr/local/lib/perl5/5.8.1/i386-freebsd/CORE -lperl
with
-Wl,-L/usr/local/lib/perl5/5.8.1/i386-freebsd/CORE -Wl,-lperl
Same problem.
What if you add -Wl,-i
Vivek Khera wrote:
"SB" == Stas Bekman <[EMAIL PROTECTED]> writes:
I'm all set (using your patch). However, if the consensus is that I'd be
better off with Perl built shared, then how do I "link perl's libperl.so to
mod_perl's libperl.a"?
SB> I'm not familiar with FreeBSD to give the right adv
Jacob Fugal wrote:
Hello all,
I'm working on a site under Apache 2.0.47 with modperl 1.99.09.
As mp2 is being actively developed I'd suggest upgrading to 1.99_10 if possible.
I've got
most everything working right in my server setup, I can get and set
cookies, get input variables from forms/etc
a release candidate for Apache-Test 1.05 is now available.
http://perl.apache.org/~geoff/Apache-Test-1.05-dev.tar.gz
please take the time to excercise the candidate through all your existing
applications that use Apache-Test and report back any problems.
--Geoff
Changes since 1.04:
core sca
> "SB" == Stas Bekman <[EMAIL PROTECTED]> writes:
>> I'm all set (using your patch). However, if the consensus is that I'd be
>> better off with Perl built shared, then how do I "link perl's libperl.so to
>> mod_perl's libperl.a"?
SB> I'm not familiar with FreeBSD to give the right advice. I
anyway, try this patch (against current CVS - I'm not sure if there
have been changes since the last release) which weeds out attempts to
import non-existent tags.
Thank you, it works. The code now runs unmodified.
cvs has been modified to this end (albeit slightly differently than the
patch I