RE: Frustrated installing modules!?!

2001-08-08 Thread Dave Newton

> Still no dice! I keep getting errors:
>
> C:\Perl>ppm
> PPM interactive shell (2.1.5) - type 'help' for available commands.
> PPM> set
> Commands will be confirmed.
> Temporary files will be deleted.
> Download status will be updated every 16384 bytes.
> Case-insensitive searches will be performed.
> Package installations will continue if a dependency cannot be installed.
> Tracing info will not be written.
> Screens will pause after 24 lines.
> Query/search results will be verbose.
> Current PPD repository paths:
> ActiveState Package Repository:
> http://ppm.ActiveState.com/cgibin/PPM/ppmserver.pl?urn:/PPMServer

Hola,

This probably won't be helpful as I don't know how to go about changing it,
but that
isn't what I get when I do the same thing.

--- Here's what I get ---
PPM> set
Commands will be confirmed.
Temporary files will be deleted.
Case-insensitive searches will be performed.
Package installations will continue if a dependency cannot be installed.
Tracing info will not be written.
Screens will not pause.
Query/search results will be verbose.
Current PPD repository paths:
ActiveState Package Repository:
http://www.ActiveState.com/PPMPackages/5.6
Packages will be built under: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
PPM>
--- There's what I got ---

Also, some packages have associated C source that has to be compiled. In
order to
do that, you need to have J. Random C Compiler, which generally includes a
make-like
utility, which in uSoft's case is (or at least was) nmake, which is why that
shows up.

Dave


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




RE: Frustrated installing modules!?!

2001-08-08 Thread John Way


Still no dice! I keep getting errors:

C:\Perl>ppm
PPM interactive shell (2.1.5) - type 'help' for available commands.
PPM> set
Commands will be confirmed.
Temporary files will be deleted.
Download status will be updated every 16384 bytes.
Case-insensitive searches will be performed.
Package installations will continue if a dependency cannot be installed.
Tracing info will not be written.
Screens will pause after 24 lines.
Query/search results will be verbose.
Current PPD repository paths:
ActiveState Package Repository:
http://ppm.ActiveState.com/cgibin/PPM/pp
mserver.pl?urn:/PPMServer
Packages will be built under: C:\DOCUME~1\csjew\LOCALS~1\Temp
PPM>search
Error connecting to
'http://ppm.ActiveState.com/cgibin/PPM/ppmserver.pl?urn:/PPM
Server'.
PPM>

I tried typing this URL straight into my broweser and I got the
standard

 
 The page cannot be displayed
 
 The page you are
 looking for cannot  
 be displayed
 because the address 
 is incorrect.   
 
 
 
 
 Please try the  
 following:  
 If you typed the
 page address in the 
 Address bar, check  
 that it is entered  
 correctly.  
 Open the
 ppm.activestate.com 
 home page and then  
 look for links to   
 the information you 
 want.   
 Click Search to 
 look for
 information on the  
 Internet.   
 
 
 
 
 
 HTTP 405 - Resource 
 not allowed 
 Internet Explorer   
 




I don't know if this is correct behavior for putting this link straight
into a browser or not.

Any other ideas??


John Way



   
 
Wagner-David   
 
cc:  
 
      Subject:     RE: Frustrated 
installing modules!?! 
08/07/2001 04:55 PM
 
   
 
   
 



   Here is my setup for AS using ppm:

PPM interactive shell (2.1.2) - type 'help' for available commands.
PPM> set
Commands will be confirmed.
Temporary files will be deleted.
Case-insensitive searches will be performed.
Package installations will continue if a dependency cannot be installed.
Tracing info will be written to 'PPM.LOG'.
Screens will pause after 24 lines.
Query/search results will be verbose.
Current PPD repository paths:
ActiveState Package Repository:
http://ppm.ActiveState.com/cgibin/PPM/ppmserver.pl?urn:/PPMServer
Packages will be built under: C:\DOCUME~1\dwagne01\LOCALS~1\Temp
PPM>

Also the three variables needed if behind firewall:

HTTP_proxy=http://internet:80
HTTP_proxy_

Re: Frustrated installing modules!?!

2001-08-07 Thread Elaine -HFB- Ashton

John Way [[EMAIL PROTECTED]] quoth:
*>I am truly frustrated that I can't even find any documentation on how to
*>install a module from, say, CPAN! I have activestate's installation of Perl

You must have missed the FAQ link on the front page of CPAN.

http://www.cpan.org/misc/cpan-faq.html

also, http://perldoc.cpan.org/ has perlmod and perlmod lib as well as
http://www.cpan.org/CPAN.html

ActivePerl does have a FAQ for PPM which is also listed in the CPAN FAQ.

e.

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




RE: Frustrated installing modules!?!

2001-08-07 Thread Schooley, Chris

Very much so:

C:\>ppm
PPM interactive shell (2.1.5) - type 'help' for available commands.
PPM> help
Commands:
exit  - leave the program.
help [command]- prints this screen, or help on 'command'.
install PACKAGES  - installs specified PACKAGES.
quit  - leave the program.
query [options]   - query information about installed packages.
remove PACKAGES   - removes the specified PACKAGES from the system.
search [options]  - search information about available packages.
set [options] - set/display current options.
verify [options]  - verifies current install is up to date.
version   - displays PPM version number

PPM> search CGI
Packages available from
http://ppm.ActiveState.com/cgibin/PPM/ppmserver.pl?urn:
PPMServer:
Apache-HeavyCGI[0.0126] Framework to run complex CGI tasks on an Apache
CGI-ASP-Lite   [1.01  ] a Module for ASP emulation
<output omitted>
CGI-QuickForm  [1.91  ] Perl module to provide quick CGI forms.
[Press return to continue or 'q' to quit]


-Original Message-
From: Mooney Christophe-CMOONEY1 [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 1:57 PM
To: [EMAIL PROTECTED]
Subject: RE: Frustrated installing modules!?!


What's PPM?  Is this similar to CPAN?

-Original Message-
From: Wagner-David [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 3:55 PM
To: [EMAIL PROTECTED]
Subject: RE: Frustrated installing modules!?!


Here is my setup for AS using ppm:

PPM interactive shell (2.1.2) - type 'help' for available commands.
PPM> set
Commands will be confirmed.
Temporary files will be deleted.
Case-insensitive searches will be performed.
Package installations will continue if a dependency cannot be installed.
Tracing info will be written to 'PPM.LOG'.
Screens will pause after 24 lines.
Query/search results will be verbose.
Current PPD repository paths:
ActiveState Package Repository:
http://ppm.ActiveState.com/cgibin/PPM/ppmserver.pl?urn:/PPMServer
Packages will be built under: C:\DOCUME~1\dwagne01\LOCALS~1\Temp
PPM>

Also the three variables needed if behind firewall:

HTTP_proxy=http://internet:80
HTTP_proxy_pass=password
HTTP_proxy_user=userid

Using this under AS 5.6.0 build 623, I am able to download modules to run.
Note: Must make sure your password is up to date and either export if not or
restart to make certain you are current.

Wags ;)
-Original Message-
From: John Way [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 13:48
To: [EMAIL PROTECTED]
Subject: Frustrated installing modules!?!


I am truly frustrated that I can't even find any documentation on how to
install a module from, say, CPAN! I have activestate's installation of Perl
5.6.1.628 for Windows2000. I downloaded the binary version and have been
learning perl for about 4 months or so. The FAQ's say to use ppm to instal
modules, but after following the instructions for setting up environment
proxy setting variables for WINDOWS NT (not specific for Windows 2000
Professional), the ppm still couldn't connect to the website. Next I tried
the old fashioned make method, but when I type   "c:\perl>nmake " I get the
message "'nmake' is not recognized as an internal or external
command,operable program or batch file." I searched the entire hard drive,
but there is no nmake or nmake.*

Neither of these methods worked for me and I can't locate any
troubleshooting documentation!

Can anyone help?

John Way




 Confidentiality Notice: ***
Privileged/Confidential information may be contained in this message
and is intended only for the use of the addressee.  Please advise
immediately if you or your employer do not consent to Internet e-mail
for messages of this kind.  If you are not the addressee, or person
responsible for delivering to the person addressed, you may not copy or
deliver this to anyone else.  If you receive this message by mistake,
please notify the sender immediately by return e-mail.  Thank you.





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

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

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

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




RE: Frustrated installing modules!?!

2001-08-07 Thread Mooney Christophe-CMOONEY1

What's PPM?  Is this similar to CPAN?

-Original Message-
From: Wagner-David [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 3:55 PM
To: [EMAIL PROTECTED]
Subject: RE: Frustrated installing modules!?!


Here is my setup for AS using ppm:

PPM interactive shell (2.1.2) - type 'help' for available commands.
PPM> set
Commands will be confirmed.
Temporary files will be deleted.
Case-insensitive searches will be performed.
Package installations will continue if a dependency cannot be installed.
Tracing info will be written to 'PPM.LOG'.
Screens will pause after 24 lines.
Query/search results will be verbose.
Current PPD repository paths:
ActiveState Package Repository:
http://ppm.ActiveState.com/cgibin/PPM/ppmserver.pl?urn:/PPMServer
Packages will be built under: C:\DOCUME~1\dwagne01\LOCALS~1\Temp
PPM>

Also the three variables needed if behind firewall:

HTTP_proxy=http://internet:80
HTTP_proxy_pass=password
HTTP_proxy_user=userid

Using this under AS 5.6.0 build 623, I am able to download modules to run.
Note: Must make sure your password is up to date and either export if not or
restart to make certain you are current.

Wags ;)
-Original Message-
From: John Way [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 13:48
To: [EMAIL PROTECTED]
Subject: Frustrated installing modules!?!


I am truly frustrated that I can't even find any documentation on how to
install a module from, say, CPAN! I have activestate's installation of Perl
5.6.1.628 for Windows2000. I downloaded the binary version and have been
learning perl for about 4 months or so. The FAQ's say to use ppm to instal
modules, but after following the instructions for setting up environment
proxy setting variables for WINDOWS NT (not specific for Windows 2000
Professional), the ppm still couldn't connect to the website. Next I tried
the old fashioned make method, but when I type   "c:\perl>nmake " I get the
message "'nmake' is not recognized as an internal or external
command,operable program or batch file." I searched the entire hard drive,
but there is no nmake or nmake.*

Neither of these methods worked for me and I can't locate any
troubleshooting documentation!

Can anyone help?

John Way




 Confidentiality Notice: ***
Privileged/Confidential information may be contained in this message
and is intended only for the use of the addressee.  Please advise
immediately if you or your employer do not consent to Internet e-mail
for messages of this kind.  If you are not the addressee, or person
responsible for delivering to the person addressed, you may not copy or
deliver this to anyone else.  If you receive this message by mistake,
please notify the sender immediately by return e-mail.  Thank you.





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

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

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




RE: Frustrated installing modules!?!

2001-08-07 Thread Wagner-David

Here is my setup for AS using ppm:

PPM interactive shell (2.1.2) - type 'help' for available commands.
PPM> set
Commands will be confirmed.
Temporary files will be deleted.
Case-insensitive searches will be performed.
Package installations will continue if a dependency cannot be installed.
Tracing info will be written to 'PPM.LOG'.
Screens will pause after 24 lines.
Query/search results will be verbose.
Current PPD repository paths:
ActiveState Package Repository:
http://ppm.ActiveState.com/cgibin/PPM/ppmserver.pl?urn:/PPMServer
Packages will be built under: C:\DOCUME~1\dwagne01\LOCALS~1\Temp
PPM>

Also the three variables needed if behind firewall:

HTTP_proxy=http://internet:80
HTTP_proxy_pass=password
HTTP_proxy_user=userid

Using this under AS 5.6.0 build 623, I am able to download modules to run.
Note: Must make sure your password is up to date and either export if not or
restart to make certain you are current.

Wags ;)
-Original Message-
From: John Way [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 13:48
To: [EMAIL PROTECTED]
Subject: Frustrated installing modules!?!


I am truly frustrated that I can't even find any documentation on how to
install a module from, say, CPAN! I have activestate's installation of Perl
5.6.1.628 for Windows2000. I downloaded the binary version and have been
learning perl for about 4 months or so. The FAQ's say to use ppm to instal
modules, but after following the instructions for setting up environment
proxy setting variables for WINDOWS NT (not specific for Windows 2000
Professional), the ppm still couldn't connect to the website. Next I tried
the old fashioned make method, but when I type   "c:\perl>nmake " I get the
message "'nmake' is not recognized as an internal or external
command,operable program or batch file." I searched the entire hard drive,
but there is no nmake or nmake.*

Neither of these methods worked for me and I can't locate any
troubleshooting documentation!

Can anyone help?

John Way




 Confidentiality Notice: ***
Privileged/Confidential information may be contained in this message
and is intended only for the use of the addressee.  Please advise
immediately if you or your employer do not consent to Internet e-mail
for messages of this kind.  If you are not the addressee, or person
responsible for delivering to the person addressed, you may not copy or
deliver this to anyone else.  If you receive this message by mistake,
please notify the sender immediately by return e-mail.  Thank you.





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

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




Frustrated installing modules!?!

2001-08-07 Thread John Way

I am truly frustrated that I can't even find any documentation on how to
install a module from, say, CPAN! I have activestate's installation of Perl
5.6.1.628 for Windows2000. I downloaded the binary version and have been
learning perl for about 4 months or so. The FAQ's say to use ppm to instal
modules, but after following the instructions for setting up environment
proxy setting variables for WINDOWS NT (not specific for Windows 2000
Professional), the ppm still couldn't connect to the website. Next I tried
the old fashioned make method, but when I type   "c:\perl>nmake " I get the
message "'nmake' is not recognized as an internal or external
command,operable program or batch file." I searched the entire hard drive,
but there is no nmake or nmake.*

Neither of these methods worked for me and I can't locate any
troubleshooting documentation!

Can anyone help?

John Way




 Confidentiality Notice: ***
Privileged/Confidential information may be contained in this message
and is intended only for the use of the addressee.  Please advise
immediately if you or your employer do not consent to Internet e-mail
for messages of this kind.  If you are not the addressee, or person
responsible for delivering to the person addressed, you may not copy or
deliver this to anyone else.  If you receive this message by mistake,
please notify the sender immediately by return e-mail.  Thank you.





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