Re: modperl install on osx - help

2001-08-05 Thread Christian Wattinger

hi

in case someone will face the same problem:

i installed successfully modperl 1.26  on  apache 1.3.20
on OS X 10.0.4 
using APXS.
this worked fine while all other
ways of installing failed for me.

thanks for the help!

christian

on 03.09.40 00.09, Ken Williams at [EMAIL PROTECTED] wrote:

 Christian,
 
 You should get the latest Apache, 1.3.20, instead of the old 1.3.14.
 Also try removing the 'USE_APACI=1' flag from your build line.  That
 combo works for me under OS X 10.0.4.  Perhaps it would work with
 USE_APACI=1 in there too, but I haven't tried.
 
 
 Christian Wattinger's message:
 
 im at the end of my wisdom here,
 i try to install on mac osx following the advice
 from 
 http://perl.apache.org/guide/install.html#A_Summary_of_a_Basic_mod_perl_In
 
 i dont get very far with it and i know still little about unixy stuff.
 
 im desperate because i need this mod_perl to work quickly
 (i tried  tenon iTools but their apache configs with EXPAT enabled =
 conflict! and its expensive too...)
 
 well i post below what i get, help is very welcome!
 
 thanks
 christian
 -
 
 [cable-ggar40-162:/usr/src/mod_perl-1.26] root# perl Makefile.PL
 APACHE_SRC=../apache_1.3.14/src DO_HTTPD=1 USE_APACI=1 EVERYTHING=1
 
 
 -Ken Williams
 The Math Forum
 [EMAIL PROTECTED]
 




Re: modperl install on osx - help

2001-07-16 Thread Kenny Gatdula

I was able to build mod_perl using these instructions.

http://www.stepwise.com/Articles/Workbench/BuildingModPerl.html

If that doesn't work, or you would like more help, I'd suggesting 
subscribing to this list.

List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]

Hope this helps,
Kenny

At 06:49 PM 7/15/2001 +0200, Christian Wattinger wrote:
im at the end of my wisdom here,




Re: modperl install on osx - help

2001-07-16 Thread Ken Williams

Christian,

You should get the latest Apache, 1.3.20, instead of the old 1.3.14.
Also try removing the 'USE_APACI=1' flag from your build line.  That
combo works for me under OS X 10.0.4.  Perhaps it would work with
USE_APACI=1 in there too, but I haven't tried.


Christian Wattinger's message:

im at the end of my wisdom here,
i try to install on mac osx following the advice
from 
http://perl.apache.org/guide/install.html#A_Summary_of_a_Basic_mod_perl_In

i dont get very far with it and i know still little about unixy stuff.

im desperate because i need this mod_perl to work quickly
(i tried  tenon iTools but their apache configs with EXPAT enabled =
conflict! and its expensive too...)

well i post below what i get, help is very welcome!

thanks
christian
-

[cable-ggar40-162:/usr/src/mod_perl-1.26] root# perl Makefile.PL
APACHE_SRC=../apache_1.3.14/src DO_HTTPD=1 USE_APACI=1 EVERYTHING=1


-Ken Williams
 The Math Forum
 [EMAIL PROTECTED]



modperl install on osx - help

2001-07-15 Thread Christian Wattinger

im at the end of my wisdom here,
i try to install on mac osx following the advice
from 
http://perl.apache.org/guide/install.html#A_Summary_of_a_Basic_mod_perl_In

i dont get very far with it and i know still little about unixy stuff.

im desperate because i need this mod_perl to work quickly
(i tried  tenon iTools but their apache configs with EXPAT enabled =
conflict! and its expensive too...)

well i post below what i get, help is very welcome!

thanks
christian
-

[cable-ggar40-162:/usr/src/mod_perl-1.26] root# perl Makefile.PL
APACHE_SRC=../apache_1.3.14/src DO_HTTPD=1 USE_APACI=1 EVERYTHING=1
Will configure via APACI
cp apaci/Makefile.libdir ../apache_1.3.14/src/modules/perl/Makefile.libdir
cp apaci/Makefile.tmpl ../apache_1.3.14/src/modules/perl/Makefile.tmpl
cp apaci/README ../apache_1.3.14/src/modules/perl/README
cp apaci/configure ../apache_1.3.14/src/modules/perl/configure
cp apaci/libperl.module ../apache_1.3.14/src/modules/perl/libperl.module
cp apaci/mod_perl.config.sh
../apache_1.3.14/src/modules/perl/mod_perl.config.sh
cp apaci/load_modules.pl ../apache_1.3.14/src/modules/perl/load_modules.pl
cp apaci/find_source ../apache_1.3.14/src/modules/perl/find_source
cp apaci/apxs_cflags ../apache_1.3.14/src/modules/perl/apxs_cflags
cp apaci/perl_config ../apache_1.3.14/src/modules/perl/perl_config
cp apaci/mod_perl.exp ../apache_1.3.14/src/modules/perl/mod_perl.exp
PerlDispatchHandler.enabled
PerlChildInitHandlerenabled
PerlChildExitHandlerenabled
PerlPostReadRequestHandler..enabled
PerlTransHandlerenabled
PerlHeaderParserHandler.enabled
PerlAccessHandler...enabled
PerlAuthenHandler...enabled
PerlAuthzHandlerenabled
PerlTypeHandler.enabled
PerlFixupHandlerenabled
PerlHandler.enabled
PerlLogHandler..enabled
PerlInitHandler.enabled
PerlCleanupHandler..enabled
PerlRestartHandler..enabled
PerlStackedHandlers.enabled
PerlMethodHandlers..enabled
PerlDirectiveHandlers...enabled
PerlTableApienabled
PerlLogApi..enabled
PerlUriApi..enabled
PerlUtilApi.enabled
PerlFileApi.enabled
PerlConnectionApi...enabled
PerlServerApi...enabled
PerlSectionsenabled
PerlSSI.enabled
Will run tests as User: 'nobody' Group: 'wheel'
(cd ../apache_1.3.14  CC=env LD_RUN_PATH=/System/Library/Perl/darwin/CORE
cc CFLAGS= -g -pipe -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE
-fno-strict-aliasing ./configure
--activate-module=src/modules/perl/libperl.a --disable-rule=EXPAT)
Configuring for Apache, Version 1.3.14
 + using installation path layout: Darwin (config.layout)
 + activated perl module (modules/perl/libperl.a)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
 + configured for Darwin platform
 + setting C pre-processor to /usr/bin/cpp
 + checking for system header files
 + adding selected modules
o perl_module uses ConfigStart/End
  + mod_perl build type: OBJ
  + id: mod_perl/1.26
  + id: Perl/v5.6.0 (darwin) [perl]
  + setting up mod_perl build environment
  + adjusting Apache build environment
  + enabling Perl support for SSI (mod_include)
 + checking sizeof various data types
 + doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/regex
Creating Makefile in src/os/unix
Creating Makefile in src/ap
Creating Makefile in src/main
Creating Makefile in src/modules/standard
Creating Makefile in src/modules/perl
Checking CGI.pm VERSION..ok
Checking for LWP::UserAgent..failed
Can't locate LWP/UserAgent.pm in @INC (@INC contains: ./lib
/System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin
/Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl .) at
Makefile.PL line 1136.

The libwww-perl library is needed to run the test suite.
Installation of this library is recommended, but not required.

Checking for HTML::HeadParserfailed
Can't locate HTML/HeadParser.pm in @INC (@INC contains: ./lib
/System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin
/Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl .) at
Makefile.PL line 1154.

The HTML-Parser package is needed (by libwww-perl) to run the test suite.
Checking if your kit is complete...
Looks good
Writing Makefile for Apache
Writing Makefile for Apache::Connection
Writing Makefile for Apache::Constants
Writing Makefile for Apache::File
Writing Makefile for Apache::Leak
Writing Makefile for Apache::Log
Writing Makefile for Apache::ModuleConfig
Writing Makefile for Apache::PerlRunXS
Writing Makefile for Apache::Server
Writing Makefile for Apache::Symbol
Writing Makefile for Apache::Table
Writing Makefile for Apache::URI
Writing Makefile for Apache::Util
Writing Makefile for mod_perl

Re: modperl install on osx - help

2001-07-15 Thread Ged Haywood

Hi there,

On Sun, 15 Jul 2001, Christian Wattinger wrote:

 im at the end of my wisdom here,
 i try to install on mac osx following the advice
 from 
 http://perl.apache.org/guide/install.html#A_Summary_of_a_Basic_mod_perl_In
 
 i dont get very far with it and i know still little about unixy stuff.

There have been several posts recently on this List about successful
mod_perl installations on OSX.  Have you found  read them?  I haven't
installed on the Mac myself but several people have, and it looks like
it's getting easier all the time.  Don't give up but I fear it's not
for the faint-hearted!

Don't necessarily worry about the tests failing at this stage, you need
some Perl modules installed properly for them to run at all.  Once you
get the server handing out pages it will be plain sailing.

73,
Ged.