Apache::SharedMem 0.07 installation problem

2001-10-02 Thread Alexei Barantsev
I have problems with Apache::SharedMem 0.07 installation. Here is my configuration: bash$ uname -a Linux dallas 2.2.14-5.0 #1 Tue Mar 7 21:07:39 EST 2000 i686 unknown bash$ perl -v This is perl, v5.6.1 built for i686-linux And here is 'make test' report: bash$ make test

Re: Apache::SharedMem 0.07 installation problem

2001-10-02 Thread Olivier Poitrey
- Original Message - From: Alexei Barantsev [EMAIL PROTECTED] To: Modperl List [EMAIL PROTECTED] Sent: Tuesday, October 02, 2001 8:32 AM Subject: Apache::SharedMem 0.07 installation problem I have problems with Apache::SharedMem 0.07 installation. Here is my configuration: bash

RE: Apache::SharedMem 0.07 installation problem

2001-10-02 Thread Alexei Barantsev
: Olivier Poitrey [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 02, 2001 12:24 PM To: [EMAIL PROTECTED]; Modperl List Subject: Re: Apache::SharedMem 0.07 installation problem What this command return on your system: $ perl -MIPC::SysV -e 'print IPC::SysV::ftok($ENV{PWD}, $), \n' best

Re: Apache::SharedMem 0.07 installation problem

2001-10-02 Thread Olivier Poitrey
://www.osdn.com/911.shtml* - Original Message - From: Alexei Barantsev [EMAIL PROTECTED] To: Olivier Poitrey [EMAIL PROTECTED]; Modperl List [EMAIL PROTECTED] Sent: Tuesday, October 02, 2001 10:50 AM Subject: RE: Apache::SharedMem 0.07 installation problem Nothing, sir! :) The matter is that $ENV{PWD

RE: Apache::SharedMem 0.07 installation problem

2001-10-02 Thread Alexei Barantsev
Subject: Re: Apache::SharedMem 0.07 installation problem Ok, the test failed because your $ENV{PWD} is empty, I'll trap this error on 0.08. By the way, why is your $ENV{PWD} empty ? regards -- __ _ O l i v