Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^6: error about INC

by kumbam.ashwin (Initiate)
on Jan 22, 2014 at 10:36 UTC ( [id://1071588]=note: print w/replies, xml ) Need Help??


in reply to Re^5: error about INC
in thread error about INC

Hi Rob Here the path /volumes/v1/qedms/opt/perl/lib/5.14.1 does not exists, we have /volumes/v1/edms/opt/perl/lib/5.14.1 as i said you we have copied the perl folder from test box to production. in production it is supposed to be edms and in test it is qedms. so shall i perform the steps suggested by you in prod machine, Do i have any problem in running it in prod box

Replies are listed 'Best First'.
Re^7: error about INC
by syphilis (Archbishop) on Jan 22, 2014 at 13:30 UTC
    we have copied the perl folder from test box to production. in production it is supposed to be edms and in test it is qedms

    Oh ... I think I get it now. You've built a perl on one machine that looks for (and finds) the modules in the "qedms" folders.
    Then you've copied that perl to another machine and renamed the "qedms" folders to "edms". Perl still tries to find the modules in the "qedms" folders (because that's the way its @INC was constructed), but now perl can't find any modules because the folders it searches are non-existent.

    How do you want to fix this ? Simplest way would be to rename the "edms" folders back to "qedms" on the production machine.

    Cheers,
    Rob
      Hi Rob can you please give your contact number want to call you and please clarify my doubt.. it is very much greatfull if you can help me ..or can you please mail me your contact detail on kumbam.ashwin@gmail.com

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-04-19 09:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found