Re: Win32 mod_perl binary (Embperl detail)

1999-11-10 Thread Randy Kobes
On Wed, 10 Nov 1999, G.Richter wrote: Randy Kobes wrote: I've placed a self-extracting archive at ftp://theoryx5.uwinnipeg.ca/pub/other/perl-win32-bin-0.2.exe which contains an updated Win32 binary of perl5.005_03, mod_perl-1.21, and apache_1.3.9. This was built using

Re: Win32+modperl+EmbPerl - some questions ...

1999-12-13 Thread Randy Kobes
mod_perl with the PERL_STARTUP_DONE_CHECK flag set, which you can do by adding #define PERL_STARTUP_DONE_CHECK 1 to the top of src/modules/perl/mod_perl.h. best regards, Randy Kobes

Re: mod_perl from cvs on windows

2000-01-08 Thread Randy Kobes
and ActiveState Perl. (Jochen Wiedmann provided patches for making it compile on ActiveState Perl). Gerald, Jochen, anyone? :-) - ask Hi, With my (non ActiveState) perl, mod_perl2108231259 passed all tests. best regards, Randy kobes

Re: mysql.pm on Apache/mod_perl/perl win98

2000-01-10 Thread Randy Kobes
is in the works, I'll probably wait until that is released. best regards, Randy Kobes

Re: ApacheModulePerl.dll location on apache.org

2000-02-09 Thread Randy Kobes
he/modules/ directory on a Win32 system to get a mod_perl aware apache. This file isn't the only one needed though, as you also must install the mod_perl distribution in your Perl tree. At perl.apache.org there's links to Win32 perl/apache/mod_perl binaries where all this has been built. best rega

Re: loading of mod_perl

2000-03-30 Thread Randy Kobes
, and is known to work on Win9x as well as NT. As soon as some issues involving mod_perl and Perl-5.6.0 are worked out, I'll make up a newer binary with the later versions of things. best regards, randy kobes

Re: Problem Compiling with Perl 5.6.0

2000-03-30 Thread Randy Kobes
he linking phase - some symbols that were present in perl.lib of 5.005_03 have been removed from perl56.lib of 5.6.0. Doug has worked on this - you may want to get the latest mod_perl cvs snapshot from http://perl.apache.org/ and try that. best regards, randy kobes

Re: mod_perl DSO under Windows

2000-04-02 Thread Randy Kobes
a rathole. -Paul Hi, If a primary consideration is mod_perl, and you wouldn't need the threading/multiplicity/fork options elsewhere, mod_perl works fine without these in Perl. Try the latest mod_perl cvs snapshot to build with 5.6.0. best regards, randy kobes

Re: Problem Compiling with Perl 5.6.0

2000-04-03 Thread Randy Kobes
On Mon, 3 Apr 2000, Steve Hay wrote: Randy Kobes [EMAIL PROTECTED] wrote: Steve Hay [EMAIL PROTECTED] wrote: $status = system "D:\\WINNT\\system32\\ipconfig.exe D:\\Temp\\ip.txt"; then it carries on fine under Apache (now re-directing the output to the "ip.txt"

Re: NT Installation

2000-04-12 Thread Randy Kobes
/; this also has the necessary Apache+Perl binaries necessary to run it. best regards, randy kobes

Re: [OT] mysql-modules for Win32 platform

2000-04-18 Thread Randy Kobes
via ppm install ftp://ftp.de.uu.net/pub/CPAN/authors/id/JWIED/DBD-mysql-1.2212.x86.ppd best regards, randy kobes

Re: WindowsNT Explorer like look and feel??

2000-04-18 Thread Randy Kobes
Postal Service has gotten into the business of email delivery? (actually, Canada's has ...) Try the HTML-EP-Explorer package at $CPAN/authors/id/JWIED/. best regards, randy kobes

Re: crypt() under windows

2000-04-20 Thread Randy Kobes
to compile with this combination, and I'm waiting for these changes to propagate into the next official releases. best regards, randy kobes

mod_perl Win32 binary

2000-04-28 Thread Randy Kobes
are installation instructions - please let me know of any problems. best regards, randy kobes

Re: Help me to learn...

2000-05-16 Thread Randy Kobes
/JP/JPETERSON/, which sounds like it does what you want, but for .tar and .tar.gz files. For an interface to zip files, check out Archive::Zip, under $CPAN/authors/id/N/NE/NEDKONZ/. best regards, randy kobes

Re: [preview] Search engine for the Guide

2000-05-18 Thread Randy Kobes
On Fri, 19 May 2000, Stas Bekman wrote: On Thu, 18 May 2000, Matt Sergeant wrote: One more point... The indexer or the searcher (or both) has a broken tokenizer for anything involving perl. Try searching for Apache::Constants, for example. That's right. It's broken :( After searching

Re: [preview] Search engine for the Guide

2000-05-18 Thread Randy Kobes
On Thu, 18 May 2000, Jeremy Howard wrote: Stas Bekman [EMAIL PROTECTED] wrote: Ok, We have a preview ready for you. Randy Kobes worked hard to prepare this one. So your comments are very welcome. If you like it we'll put this into production. Please keep either the list CC'ed

Re: [preview] Search engine for the Guide

2000-05-19 Thread Randy Kobes
On Fri, 19 May 2000, Stas Bekman wrote: On Fri, 19 May 2000, raptor wrote: hi, very interesting. Search for : "statinc" returns nothing and the box get filled with "tatinc" instead "statinc" ?!?!:") this under KDE viewer, now will try netscape ...!! it's not the client --

Re: mod_perl 1.24, nmake test causes Apache Win32 to crash.

2000-05-19 Thread Randy Kobes
ws all tests to pass. Running the tests with TEST_VERBOSE=1, which tests fail for you in internal/api.t? best regards, randy kobes

Win32 mod_perl binary [update]

2000-05-28 Thread Randy Kobes
the above ftp site. Also, in C:\Apache\conf\httpd.conf-perl I neglected to change back the Directory "/Apache/htdocs" directive pointing to DocumentRoot, which has confused a couple of people. best regards, randy kobes

Re: Mod_perl installation on NT_ERROR

2000-06-01 Thread Randy Kobes
binaries. best regards, randy kobes

Re: Platform list

2000-06-18 Thread Randy Kobes
find one). There's some platforms listed at http://testers.cpan.org/search?request=distdist=mod_perl - mostly linux (of various flavours), solaris, and MSWin32. The lack of other platforms probably is more a reflection of a lack of testers willing/able to do the testing. best regards, randy

Re: install Apache::Cookie for Win32? was: mod_perl setup for w2k?

2000-06-22 Thread Randy Kobes
On Thu, 22 Jun 2000, Tom Roche wrote: Tom Roche 6/16/00 6:52PM I`ve also found Randy Kobes` mod_perl binaries at ftp://theoryx5.uwinnipeg.ca/pub/other/ and am planning to try perl-win32-bin-0.6.exe. If anyone has already gotten mod_perl running on w2k, I`d appreciate your

Re: Win32

2000-06-28 Thread Randy Kobes
/guide/, apply also to Win32. best regards, randy kobes

Re: Can't find Apache::DBI on Win32 version

2000-07-03 Thread Randy Kobes
. best regards, randy kobes

Re: Can't find Apache::DBI on Win32 version

2000-07-04 Thread Randy Kobes
()?) Just edit c:/Perl/site/5.6.0/lib/Apache/DBI.pm, deleting the 'defined' on line 135 :-) I did look and its not so obvious what to comment out without mucking the file ... Does anyone else have this one installed and had the same problem I had. I'm using the win32 version by Randy Kobes. Line

Re: mod_perl on Win32

2000-07-11 Thread Randy Kobes
is on your system (and also the path to Perl's perl.lib [renamed to perl56.lib for Perl-5.6.0]). Also, make sure ApacheCore.lib is from the same apache distribution as is being used for the apache inc/ directory in building ApacheModulePerl.dll. best regards, randy kobes

Re: Win32: mod_perl and ActiveState queries...

2000-07-27 Thread Randy Kobes
has something to do with the compile-time flags that ActiveState sets to enable fork emulation, as a Win32 perl compiled without these flags leads to a working mod_perl. best regards, randy kobes

ActivePerl mod_perl ppd available

2000-09-13 Thread Randy Kobes
not undergone extensive testing, and so should be considered experimental. Please report any mod_perl related bugs to the list. If you have any specific problems with installing these ppds, or would like to suggest other ppds to include, please let me know. best regards, randy kobes

Re: Why it is so complicated ?

2000-09-21 Thread Randy Kobes
of available packages). best regards, randy kobes

Re: Apche::AuthenCache

2000-10-07 Thread Randy Kobes
locate Apche/AuthenCache.pm in @INC (@I best regards, randy kobes

Re: where i can get this

2000-10-07 Thread Randy Kobes
-search.html; these will give the distributions the modules are contained in, and also links to the docs. best regards, randy kobes

Re: mod_perl and ActiveState perl (v5.6.0 618)

2000-10-09 Thread Randy Kobes
On Mon, 9 Oct 2000, oliver wrote: On Fri, 6 Oct 2000 15:48:20 -0500 (CDT), Randy Kobes wrote: It would be good to try to track this down ... - if you use a non-mod_perl apache config file, but simply add in a line to load ApacheModulePerl.dll, does the problem occur? Using

Re: PerlWarn On being ignored on win32

2000-10-10 Thread Randy Kobes
with the current cvs mod_perl version, though. Are you also running perl-5.6.0/mod_perl-1.24/apache_1.3.12 on your linux machine? best regards, randy kobes

Re: PerlWarn On being ignored on win32

2000-10-10 Thread Randy Kobes
her directing things to the same or another error log file, or perhaps by trying the warningsToBrowser() function, which embeds warnings in HTML comments. best regards, randy kobes

new win32 mod_perl ppm version

2000-10-16 Thread Randy Kobes
binary and ApacheModulePerl.dll as well. best regards, randy kobes

Re: mod_perl problems..

2000-10-31 Thread Randy Kobes
under normal Apache (where it works) is using the same perl binary as that with which mod_perl was built with. best regards, randy kobes

Re: Problem with Apache 1.3.14, mod_perl, ActiveState Perl on Win2000

2000-10-31 Thread Randy Kobes
erride All Option None /Directory with the default .htaccess file included in site/eg placed in /Apache/htdocs/asp. best regards, randy kobes

Re: Error during mod_perl installation

2000-11-02 Thread Randy Kobes
is a symlink to /usr/src/linux/include/linux, and /usr/src/linux itself is a symlink to /usr/src/linux-2.x.x. Perhaps some of these symlinks have disappeared from your system? Or you don't have the linux sources with the includes? best regards, randy kobes

Re: Apache::Request Under Win32?

2000-11-28 Thread Randy Kobes
, randy kobes - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: (Beginner) Is there a Windows zip download of mod_Perl?

2000-12-13 Thread Randy Kobes
, http://perl.apache.org/ (particularly the guide), and http://take23.org/ have lots of info to get you started. best regards, randy kobes

Re: mod_perl v1.16 Win32

2000-12-28 Thread Randy Kobes
http://theoryx5.uwinnipeg.ca/ppmpackages/ If you use these, make sure you get the version that corresponds to your apache version, and that when you start apache, the ActivePerl Perl binary is in your PATH. best regards, randy kobes

Re: building perl, Apache, mod_perl (on NT) with mod_perl builtinto Apache

2001-01-10 Thread Randy Kobes
for NT. A mod_perl binary distribution would contain the relevant mod_perl modules for perl, plus the dll which you would copy into an appropriate $APACHE/modules/ directory, where the other apache modules are kept. best regards, randy kobes

RE: modperl causing exception as NT service

2001-01-11 Thread Randy Kobes
this patch applied ? This patch is applied in the current mod_perl cvs version, which I think was being used best regards, randy kobes

Re: dmake on win32 with mod_perl-1.25

2001-02-14 Thread Randy Kobes
On Wed, 14 Feb 2001, Xavier Bouligaud wrote: When i run dmake, I have makefile: line 1051: error -- Expecting macro or rule defn, found neither mod_perl on Win32 is currently set up for using VC++, and consequently expects nmake. best regards, randy kobes

Re: modperl and win32

2001-02-14 Thread Randy Kobes
regards, randy kobes

Re: (beginner) Win32 installation / Writing Apache Modules in Perl C

2001-02-18 Thread Randy Kobes
on Win32 this route is probably the easiest, as everything you need to get started comes with the ppm distribution. After that, the docs at http://perl.apache.org/, especially the guide, and http://take23.org/ contain lots of resources to get you going. best regards, randy kobes

Re: (beginner) Win32 installation / Writing Apache Modules in Perl C

2001-02-19 Thread Randy Kobes
- Original Message - From: "David Kaufman" [EMAIL PROTECTED] To: "Randy Kobes" [EMAIL PROTECTED]; "Garry Heaton" [EMAIL PROTECTED] Cc: "mod_Perl" [EMAIL PROTECTED] Sent: Monday, February 19, 2001 1:49 PM Subject: Re: (beginner) Win32 installat

Re: win32 mod_perl, libapreq questions

2001-03-04 Thread Randy Kobes
On Sat, 3 Mar 2001, Chris Winters wrote: First: big thanks to Randy Kobes for making the mod_perl PPMs available. This is a huge help to getting mod_perl running on Win32. I've installed the mod_perl 1.25 + Apache 1.3.19 PPM without a problem, and the mod_perl stuff runs fine. (It's loaded

Re: Win32 Apache-1.3.19

2001-04-11 Thread Randy Kobes
On Wed, 11 Apr 2001 [EMAIL PROTECTED] wrote: Win2000 SP1, Apache-1.3.19, mod_perl-1.25_01-dev (installed from randy kobes site using the Activestate PPM install). Apache installed at c:/Apache/Apache whenever I attempt to start up with mod_perl.so or ApachePerlModule.dll i get

Re: install solution for new mod_perl based application needed

2001-04-11 Thread Randy Kobes
::top_targets or MY::install. See 'perldoc ExtUtils::MakeMaker', near the end, for details. best regards, randy kobes

Re: Problem with ASP Pages

2001-04-17 Thread Randy Kobes
this adjusted? best regards, randy kobes

Re: problem compiling under win98

2001-04-26 Thread Randy Kobes
server root to the path of the apache binary. As a temporary fix, in t\docs\startup.pl and t\docs\rl.pl, find occurrences of $Apache::Server::CWD and change this to the path to the mod_perl build directory (eg, C:\mod_perl-1.25). best regards, randy kobes

Re: problem compiling under win98

2001-04-26 Thread Randy Kobes
\ExtUtils\*.pm that are NT-specific. Check the perl win32-porters list on ActiveState's site for a recent thread on how to fix things. best regards, randy kobes

Re: Need help installing on Win32...

2001-04-29 Thread Randy Kobes
On Sun, 29 Apr 2001, Carey Burgess wrote: Yeah, I have ActivePerl. So... I tried installing it using PPM... Well, here's a snippet of what happened: PPM interactive shell (2.1.2) - type 'help' for available commands. PPM

Re: Need help installing on Win32...

2001-05-01 Thread Randy Kobes
, randy kobes

Re: WinNT:fatal error LNK1181: cannot open input file..\..\..\..\..\unzipped\ap\apache-1.3\src\Release\ApacheCore.lib

2001-05-02 Thread Randy Kobes
done. best regards, randy kobes

Re: install perl-win32-bin-0.6.exe on win98

2001-05-04 Thread Randy Kobes
utility. best regards, randy kobes

Re: install perl-win32-bin-0.6.exe on win98

2001-05-08 Thread Randy Kobes
the dll named ApacheModulePerl, without the .dll extension. What if you try, in httpd.conf-perl, putting in LoadModule perl_module modules/ApacheModulePerl.dll (ie, with the extension). best regards, randy kobes

Re: [DIGEST] mod_perl digest 05/13/01

2001-05-21 Thread Randy Kobes
for Win32 mod_perl and Apache_1.3.20 is that the service problem that several people ran into has been solved. best regards, randy kobes

updated Win32 binary package

2001-05-28 Thread Randy Kobes
. The included Apache httpd.conf contains some sample directives for some common mod_perl modules, such as Apache::Registry, HTML::Embperl, Apache::ASP, and HTML::Mason. The included readme files contain directions for installation - please let me know if you run into any problems. best regards, randy

Re: mod+perl on Win2K installation issues

2001-06-02 Thread Randy Kobes
it in the package. It's available at ftp://theoryx5.uwinnipeg.ca/pub/other/, with perl-win32-bin-0.7.readme containing some additional instructions for configuring ppm, to reflect your install location. best regards, randy kobes

Re: Apache::DB fatal error U1077 on Win32

2001-06-13 Thread Randy Kobes
-DB thru the ppm utility: within your ppm utility shell, set the repository to http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer and then install Apache-DB. best regards, randy kobes

RE: Apache::DB fatal error U1077 on Win32

2001-06-15 Thread Randy Kobes
On Fri, 15 Jun 2001, Ender Josef wrote: Hi Randy [...] Would you happen to have VC++ 5, and are using ActivePerl build 6xx? There is an incompatibility there, as ActiveState uses VC++ 6. If so, you could - upgrade to VC++ 6 You're right. I used VC++ 5. Now I installed VC++ 6 SP4

Re: Mod-Perl Installed next Q

2001-06-15 Thread Randy Kobes
Apache::Hello handler. Beyond this, as was also mentioned, http://perl.apache.org/, especially the guide, and http://take23.org/, are your friends. best regards, randy kobes

Re: InstallProblem mod_perl125 on Win2000 and Apache1.3.20

2001-06-20 Thread Randy Kobes
, randy kobes

Re: AW: InstallProblem mod_perl125 on Win2000 and Apache1.3.20

2001-06-21 Thread Randy Kobes
On Thu, 21 Jun 2001, Michael Heinen wrote: Thanks Randy for your patch (it works). [ ... ] But now I have a new problem with nmake. Here is the translatet error message: makefile(861) : fatal error U1087: dependent elements of type : and of type :: are not possible for the same target.

RE: Where do i install ActivePerl to?

2001-06-22 Thread Randy Kobes
If you get an error this way, does the ppm utility work at installing other modules? best regards, randy kobes

RE: Where do i install ActivePerl to?

2001-06-22 Thread Randy Kobes
On Fri, 22 Jun 2001, Castellon, Francisco wrote: Hi Randy: Yes i tried installing the perl_mod from that link but that was the error i got when i went to that link. I havent really tried any other modules. What my main concern was that i thought that the AvtivePerl MSI download had to be

Re: Configuring httpd.conf to recognize mod_perl

2001-06-23 Thread Randy Kobes
in this environment. Also, check http://perl.apache.org/, especially the mod_perl guide, and http://take23.org/, for further information. best regards, randy kobes

Re: question on installing mod_perl to activePerl on win98

2001-06-25 Thread Randy Kobes
/mod_perl.ppd If neither of these work, do you have problems installing modules from ActiveState's repository? eg, does DOS ppm install GD install GD.pm OK? best regards, randy kobes

Re: question on installing mod_perl to activePerl on win98

2001-06-25 Thread Randy Kobes
Apache_1.3.15, the name of the mod_perl dll that goes into your Apache modules/ directory was changed from ApacheModulePerl.dll to mod_perl.so. best regards, randy kobes

Re: mod_perl install

2001-06-26 Thread Randy Kobes
are and \Apache\Modules is where you want to put the mod_perl.so dll. best regards, randy kobes

Re: mod_perl on win2k: cannot load module

2001-07-04 Thread Randy Kobes
bother with this unless you're trying to install the latest XML-Parser. best regards, randy kobes

Re: mod_perl on win2k: cannot load module

2001-07-04 Thread Randy Kobes
on CPAN was compiled against a fairly old Apache. best regards, randy kobes

Re: Tutorials Need To Learn More

2001-07-06 Thread Randy Kobes
information on Win32 on Perl. But really, the book is still a very valuable resource, as you'll find once you get going ... best regards, randy kobes

Re: Help required on compile

2001-07-25 Thread Randy Kobes
building again within a clean source tree. If this is a general problem, try editing your ExtUtils\MM_Win32.pm file - search for the string Unable to find. It's probably the backticks in the vicinity that's causing this. best regards, randy kobes

Re: Help required on compile

2001-07-27 Thread Randy Kobes
libwww-perl and libwin32. best regards, randy kobes

Re: Help required on compile

2001-07-28 Thread Randy Kobes
On Fri, 27 Jul 2001, Murugan K wrote: Hai I am not using Visual VC++ IDE for compiling. I am using command line only. After building , i am not getting src/modules/win32/Release/ realease directory at all. I tried with previos version od mod_perl also. Same result. There must

Re: FW: mod_perl install for win32

2001-08-21 Thread Randy Kobes
as reliability goes, Einstein teaches us that everything is relative ... VC++ is probably the most prevalent compiler in the MS Win32 world, so in that context is pretty stable. But if you want to compare the reliability of MS tools to Linux tools ... best regards, randy kobes

Re: [OT] compilers for c Appache modules

2001-08-21 Thread Randy Kobes
one of the standard modules. best regards, randy kobes

Re: Upgrading modperl

2001-08-28 Thread Randy Kobes
in principle run into compatibility problems between different mod_perl and Apache versions, but since you're running Apache 1.3.20 you should be fine, as this was the version the mod_perl-1.26 ppm package was compiled against. best regards, randy kobes

Re: Apache, mod_perl

2001-08-29 Thread Randy Kobes
As well as what Rod says in another reply about this message arising from incompatible Apache/mod_perl versions, this can also be caused from not having the perl executable in your PATH environment variable when starting Apache. best regards, randy kobes

Re: AxKit configuration question

2001-08-31 Thread Randy Kobes
. The recommendation is to recompile Apache with --disable-rule=expat. Does this work? best regards, randy kobes

Re: AxKit configuration question

2001-09-03 Thread Randy Kobes
. Thanks. Just to ensure that Apache was compiled without expat, does grep -i xml /usr/local/apache/bin/httpd match? Also, are all required modules, especially XS-based ones like libapreq, compiled against the same mod_perl/apache sources as AxKit was? best regards, randy kobes

Re: Help w/ install [ActivePerl,W2K Server,Apache 1.3.20]

2001-09-06 Thread Randy Kobes
shouldn't have to reinstall mod_perl - just move mod_perl.so to the new \Apache\modules directory). best regards, randy kobes

Re: Nothing ever works for me :-(

2001-09-09 Thread Randy Kobes
... More details about what went wrong would help in improving the docs, as well as what parts of the docs you found inaccurate ... AGHHH! ...ah, feel better now. ;) That's what we're here for :) Keep trying - it's worth it ... best regards, randy kobes

Re: [OT] ppm options, [was: RE: Nothing ever works for me :-(]

2001-09-10 Thread Randy Kobes
On Mon, 10 Sep 2001, Matt Sergeant wrote: -Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED]] On Sun, 9 Sep 2001, James Buchanan wrote: I tried altering ppm of ActivePerl to point to the repository to get the mod_perl binary, but there was no such package

Re: Documentation patch for mod_perl?

2001-11-07 Thread Randy Kobes
; at this stage the Win32 code for both is alpha, but both compile and run on Win32. best regards, randy kobes

Re: Documentation patch for mod_perl//win32

2001-11-20 Thread Randy Kobes
, if possible. best regards, randy kobes

Re: Documentation patch for mod_perl//win32

2001-11-22 Thread Randy Kobes
On Wed, 21 Nov 2001, Alessandro Forghieri wrote: Greetings. Randy That's great that you thought this out and put it together; Randy a few comments below appear below ... Thanks for playing editor - and I am accepting all of your suggestions, with the possible exception of what follows.

Re: Documentation patch for mod_perl//win32

2001-11-22 Thread Randy Kobes
On Fri, 23 Nov 2001, Stas Bekman wrote: Don't modify the guide, just throw some random and structured winXX notes into a new doc,and we just add it to the guide as a new chapter. Then people start sending patches and polish it, like the rest of the chapters. The new 2.0 docs generation will

Re: Apache - mod_perl - Windows

2001-11-27 Thread Randy Kobes
: This error message was produced by the line LoadModule mod_perl modules/mod_perl.so in the httpd.conf file. Hi, Try, in http.conf, LoadModule perl_module modules/mod_perl.so rather than LoadModule mod_perl modules/mod_perl.so best regards, randy kobes

Re: [OT] Re: search.cpan.org

2001-11-27 Thread Randy Kobes
spread the load. best regards, randy kobes

Re: Apache ASP help not helpful. I'm not alone

2001-11-28 Thread Randy Kobes
know what it missed. After that, the Apache::ASP docs and web site are very good at describing the configuration and use. See an earlier post today by Joshua Chamas about a way to disable flock() on Win98 within Apache::ASP, which will be needed for MLDBM::Sync. best regards, randy kobes

Re: Lets Get it on!

2001-10-10 Thread Randy Kobes
, randy kobes

Re: EmbPerl for ActivePerl Distribution

2001-10-11 Thread Randy Kobes
and HTML::Mason) at http://theoryx5.uwinnipeg.ca/ppmpackages/ which you can install via the ppm utility in the same way that the mod_perl package is installed from this location. best regards, randy kobes

Re: Compilation

2001-10-12 Thread Randy Kobes
perl -V:make report make='nmake'? If not, edit the make=... line in Perl's Config.pm. If this line is OK, can you build other extensions? best regards, randy kobes

RE: Compilation

2001-10-14 Thread Randy Kobes
On Sun, 14 Oct 2001, Alexei Danchenkov wrote: Hello, Randy and All, I still can't compile mod_perl from source. I can compile other Perl modules without problems, whether they are completely built on Perl or contain C/C# modules (.xs). However, I still can't compile mod_perl with the same

[RFC] Win32 mod_perl docs

2001-12-08 Thread Randy Kobes
comments about errors, omissions, inaccuracies, etc are welcome - thanks. best regards, randy kobes

  1   2   3   4   >