Problem using ActiveState PPM to install module - Perl

This is a discussion on Problem using ActiveState PPM to install module - Perl ; I'm a newbie and can't find any clues in the FAQ's I've searched through. I'm trying to use ActiveState Perl PPM to install a module (DBI) but I can't get very far. I get the following results: C:\Perl>ppm PPM - ...

+ Reply to Thread
Results 1 to 2 of 2

Problem using ActiveState PPM to install module

  1. Default Problem using ActiveState PPM to install module

    I'm a newbie and can't find any clues in the FAQ's I've searched through.
    I'm trying to use ActiveState Perl PPM to install a module (DBI) but I can't
    get very far. I get the following results:

    C:\Perl>ppm
    PPM - Programmer's Package Manager version 3.1.
    Copyright (c) 2001 ActiveState SRL. All Rights Reserved.

    Entering interactive shell. Using Term::ReadLine::Stub as readline
    library.

    Type 'help' to get started.

    ppm> install DBI
    Error: can't create temporary directory 'C:\/DBI-1-1799127-1062887644':
    Permission denied
    ppm>

    I'm running Win98SE. I think the problem is the forward slash in the
    directory name, but how do I get past that? Can someone point me in the
    right direction?
    Thanks,
    Irwin Friedman



  2. Default Re: Problem using ActiveState PPM to install module

    Irwin Friedman wrote:

    > C:\Perl>ppm
    > PPM - Programmer's Package Manager version 3.1.
    > Copyright (c) 2001 ActiveState SRL. All Rights Reserved.
    >
    > Entering interactive shell. Using Term::ReadLine::Stub as readline
    > library.
    >
    > Type 'help' to get started.
    >
    > ppm> install DBI
    > Error: can't create temporary directory 'C:\/DBI-1-1799127-1062887644':
    > Permission denied
    > ppm>


    settings tempdir C:\tmp

    not tested.

    settings tempdir

    gives the current one.

    Just found out by using the useful hint:

    Type 'help' to get started.


    --
    Kind regards, feel free to mail: mail(at)johnbokma.com (or reply)
    virtual home: http://johnbokma.com/ ICQ: 218175426
    John web site hints: http://johnbokma.com/websitedesign/


+ Reply to Thread

Similar Threads

  1. cpan module install woes - UTF-8 problem?
    By Application Development in forum Perl
    Replies: 8
    Last Post: 10-31-2007, 03:51 AM
  2. P4 module install problem
    By Application Development in forum Perl
    Replies: 1
    Last Post: 06-13-2007, 03:31 AM
  3. Module install problem - AppConfig
    By Application Development in forum Perl
    Replies: 3
    Last Post: 10-21-2005, 12:44 PM
  4. Re: ActiveState module failures
    By Application Development in forum Perl
    Replies: 1
    Last Post: 04-10-2005, 01:54 AM
  5. ActiveState module failures
    By Application Development in forum Perl
    Replies: 8
    Last Post: 03-30-2005, 01:53 PM