Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi tried to install following module but it gave me this error. I am a newbie, pls help ppm> install AI::Prolog The system cannot find the path specified. Error: connect: Unknown error

Replies are listed 'Best First'.
Re: Module installation
by syphilis (Archbishop) on Dec 26, 2007 at 11:40 UTC
Re: Module installation
by Erez (Priest) on Dec 26, 2007 at 11:30 UTC

    That means the ActiveState ppm repository doesn't have that module. OTOH, cpan does.
    Use cpan AI::Prolog.

    Software speaks in tongues of man; I debug, therefore I code.

      ppm> search * Searching in Active Repositories The system cannot find the path specified. Error: connect: Unknown error............................. Atleast it should show me the packages in repository but it gave me the same error. BTW I tried cpan AI::Prolog I gave me,............................... I gave most of the url of CPAN mirrors even then it gave me this ouptput. Could not fetch modules/03modlist.data.gz Going to write D:\Users\nggm0at\.cpan\Metadata Warning: Cannot install AI::Prolog, don't know what it is. Try the command i /AI::Prolog/ to find objects with matching identifiers.
Re: Module installation
by narainhere (Monk) on Dec 26, 2007 at 13:12 UTC
    If none works then download the module manually (via browser) and then go through this thread for installing the module.

    The world is so big for any individual to conquer