I don't know about that,  getting the correct version of perl, mod_perl.
apache and all the preconfigured modules together and configuring cpan... as
apposed to installing DBD::Postgres(uses XS), hell I could stick gcc
postgres and open ldap in the package.  krap I just gave my self more work.
Here is the list so far:
apache
postgres
openldap
perl
mod_perl
libnet
configure CPAN
DBI
DBD::CSV
DBD:Pg
BerkleyDB 3.x (openLDAP), this could cause a problem 2.x in in some linuxs
glibc, I think
berkelyDB perl module
GCC
gmake

This gives you a nice base system and everything you need to add stuff to
it.

Now I have 2 questions for the list:
1: is this a good idea or a waste of my time
2: did I forget anything

marc

----- Original Message -----
From: barries <[EMAIL PROTECTED]>
To: Marc Spitzer <[EMAIL PROTECTED]>
Cc: mod_perl list <[EMAIL PROTECTED]>; Marc Spitzer <[EMAIL PROTECTED]>
Sent: Thursday, 7. December 2000 7:12
Subject: Re: Smart installing (Re: mod_perl advocacy project resurrection)


> On Thu, Dec 07, 2000 at 12:30:53AM -0500, Marc Spitzer wrote:
> > the only thing I would add is DBI and DBD:::CSV,
>
> No joins.  Therefore not very useful.
>
> > you get a basic prototyping
> > db and you can add other drivers as you need them.  And the package
needs to
> > specify the version of gcc it was built with, so you can add dso's
and/or
> > perl XS modules.
>
> If you're doing that, you've graduated yourself to recompiling the whole
> kit and kabootle.
>
> - Barrie
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to