modules install ...

2002-04-16 Thread Alain Savio

Hi,


I'm using ppm3 on windows to install modules and it works fine, the problem is that 
the releases I'm looking for aren't available from the 'ActiveState Package 
Repository' installed after having install activestate.

Any idea ???

__
Alain Savio
Database administrator
direct: +33 (0)4 9238 4148 
fax: +33 (0)4 9238 8199 

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




Re: modules install

2002-02-10 Thread Elaine -HFB- Ashton

Eric R. Jones [[EMAIL PROTECTED]] quoth:
*I had problem installing mods and getting them noticed.

Since you didn't mention anything at all about the problem, I'll suggest
you read the FAQ at http://www.cpan.org/misc/cpan-faq.html 

e.

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




modules install

2002-02-09 Thread Eric R. Jones

I had problem installing mods and getting them noticed.
I went to http://search.cpan.org
there I type in the mod I'm looking for and then download that
bundle to my /tmp dir.
gunzip and untar then read the README for info and install
according to their instructions.
Usually
perl Makefile.pl
make
make test
make install
This fixed my problems with DBI, DBD and Mysql.

When I ran the perl -MCPAN -e shell tool and installed cpan I pretty 
much took the defaults since I installed Perl the same way.
If you have perl in the non-default areas then you may want to pay 
particular attention to what is being asked during install.

Hope this helps
If anyone else notices a flaw please let me now.
ej


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