Re: Problem running ubh

Doug McLaren <[email protected]> Tue, 15 Apr 2003 12:53:06 -0500
Newsgroups gmane.network.ubh
Message-ID <[email protected]>
On Tue, Apr 15, 2003 at 05:25:33PM -0000, northeastpaguy wrote:

| - Made sure ALL perl modules were installed - which they are.

Apparantly not :)

| - Created a directory for ubh (chmod'd to 777), and within the ubh 

You seem `chmod 777' happy.  It's not going to hurt this, but it'll
cause you problems later.  Explaining how is outside the scope of this
email, however.

| Can't locate String/CRC32.pm in @INC (@INC 
| contains: /usr/lib/perl5/5.6.1/i386-
| linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-
| linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0/i
| 386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) 
| at ubh line 1429.
| BEGIN failed--compilation aborted at ubh line 1429.

You don't have the String::CRC32 perl module installed.
(`Can't locate X/Y' == `you're missing X::Y', if it wasn't obvious.)

You can install it with CPAN by running this command as root --

   perl -MCPAN -e 'install String::CRC32'

Once you resolve that, you'll probably find some other missing
packages, which you'll install in the same way.

String::CRC32 is probably part of some package (perhaps the Mime-Tools
package?) and you could install it that way, but you don't need to
know what package it's part of to just keep installing things like
this.

-- 
Doug McLaren, [email protected]         Where do you think you're going today?

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/W7NydA/hdqFAA/VygGAA/IHFolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
[email protected]

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/