Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^6: How to add path to @INC

by TSN (Acolyte)
on May 22, 2016 at 03:08 UTC ( [id://1163777]=note: print w/replies, xml ) Need Help??


in reply to Re^5: How to add path to @INC
in thread How to add path to @INC

One more question Rob

Now I have this:

cpan[3]> install DB_File Running install for module 'DB_File' PMQS/DB_File-1.838.tar.gz Has already been unwrapped into directory /home/uce/.cpan/build/DB_F +ile-1.838-yBmp3Q PMQS/DB_File-1.838.tar.gz Has already been prepared PMQS/DB_File-1.838.tar.gz Could not make: Unknown error

What can I do to fix it?

Best,

TSN

Replies are listed 'Best First'.
Re^7: How to add path to @INC
by syphilis (Archbishop) on May 22, 2016 at 03:47 UTC
    Has already been unwrapped into directory /home/uce/.cpan/build/DB_File-1.838-yBmp3Q

    Not sure ... I'm not at all that familiar with these cpan* shells.
    However, I think it means that it wouldn't unpack PMQS/DB_File-1.838.tar.gz into /home/uce/.cpan/build/DB_File-1.838-yBmp3Q because that directory already exists.
    That being so, removing that DB_File-1.838-yBmp3Q directory should work. (Or perhaps opening a new instance of the CPAN shell and re-running the same command will unpack into a different location and therefore succeed.)

    Cheers,
    Rob

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1163777]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-25 15:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found