> From: Dave Shield [mailto:[email protected]]
> Sent: Wednesday, September 02, 2009 6:02 AM

> >>Well,I toke some steps as follows:
> >
> > #tar -zxvf net-snmp5.4.2.1.tar.gz
> >
> > #cd net-snmp-5.4.2.1
> >
> > #./configure  --prefix=/usr/bin  (and other options)

        What are the other options?  These are important.

> >I did what the webpage said:
> >
> > #tar zxvf beecrypt-4.1.2.tar.gz
> > #cd beecrypt-4.1.2
> > #./configure –prefix=/usr/local/beecrypt;make;make install(int the
> end,there
> > is an errror:"configure: error: Illegal CPU word size",and I ignored
> it and
> > kept on the next steps as follows)

        Do not ignore errors.  I suspect you have tyhe same problem here as 
you're having with net-snmp.

> > chmod a+x net-snmp-config
> > touch net-snmp-config-x
> > make[1]: Entering directory `/home/vv/net-snmp-5.4.2.1/perl'
> > make[1]: *** No rule to make target
> > `/usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/Config.pm', needed
> by
> > `Makefile'.  Stop.
> > make[1]: Leaving directory `/home/vv/net-snmp-5.4.2.1/perl'
> > make: *** [perlmodules] Error 1
> >
> > "
> >
> > As I known,there is no directory
> > "usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/" in the computer
> being
> > used.
> >
> > Only has "/usr/lib/perl5/5.8.0/i386-linux-thread-multi".

        Please send your `perl -V` output.

> This feels like a confusion between 32-bit and 64-bit installations.
> But I'm not sure why you are picking up the 64-bit perl settings.
> Particularly if there's nothing under /usr/lib64/perl5

        ...and the output of `uname -a`, please.


        Thanks,

Mike

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to