Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Update

by wavesail (Initiate)
on Oct 04, 2001 at 06:02 UTC ( [id://116623]=note: print w/replies, xml ) Need Help??


in reply to Can't Find pod2man When Installing Modules

My host fixed the problem with pod2man, but now I'm having another problem. I installed all the modules I need to get the API working on my account but I don't know if they all installed properly. One of the scripts I'm trying to run is coming up with the following errors when I run it through the Perl Debugger. Does anybody know what this means?

Can't locate Unicode/String.pm in @INC (@INC contains: /home/MYUSERID/public_html/domain_registrations/lib /usr/local/lib/perl5/5.00502/sun4-solaris /usr/local/lib/perl5/5.00502 /usr/local/lib/perl5/site_perl/5.005/sun4-solaris /usr/local/lib/perl5/site_perl/5.005 . /home/MYUSERID/public_html/perl/ /home/MYUSERID/public_html/perl/) at /home/MYUSERID/public_html/domain_registrations/lib/NAMEPREP.pm line 7.

BEGIN failed--compilation aborted at /home/MYUSERID/public_html/domain_registrations/lib/NAMEPREP.pm line 7.

BEGIN failed--compilation aborted at /home/MYUSERID/public_html/domain_registrations/lib/RACE.pm line 4.

BEGIN failed--compilation aborted at /home/MYUSERID/public_html/domain_registrations/cgi/reg_system.cgi line 46.

It looks like the script I'm using is trying to find the Unicode-String-2.0.6 module in Unicode. Therefore I created a symbolic link by entering 'ln -s Unicode-String-2.0.6 Unicode' in telnet then I tried renaming the Unicode-String-2.06 folder to just Unicode and that didn't work either.

Any suggestions?

Thanks,

Jeff

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://116623]
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: (5)
As of 2024-03-29 13:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found