Microsoft
Software
Hardware
Network
Question : Network Diagnostic Tool on CentOS 5.4
Hi;
I had successfully configured a Network Diagnostic Tool (NDT) on Ubuntu version 8 by using the posted procedures in Howtoforge site but I am trying to run it on CentOS 5.4 which is running on my VMware Player. Does anyone run NDT on CentOS 5.4 successful? When I tried to install the following required components, none of them can be installed or package found.
libarchive-zip-perl
libc6-dev
libcompress-zlib-perl
libdb4.3-dev
libpcre3
libpopt-dev
ncftp
perl-modules
zlib1g-dev
automake1.9
autotools-dev
g++
build-essential
libstdc++2.10-glibc2.2
rcconf
libio-pty-perl
libnet-ssleay-perl
libauthen-pam-perl
libmd5-perl
libpcap-dev
kernel-package
libncurses5-dev
fakeroot
python2.4-dev
libncurses5-dev
libreadline5-dev
libimlib2
libimlib2-dev
sun-java5-bin
sun-java5-jdk
sun-java5-jre
Answer : Network Diagnostic Tool on CentOS 5.4
Try this:
yum install perl-Archive-Zip
Are there any other packages you have problems installing with?
Random Solutions
Access 2007 slow to link to Oracle database
Cant uninstall windows service
What software will improve a videos audio?
How to disable multitasking on iOS4 iPhone 3G ?
PC Policy for Windows 7
Hyperlinks within Outlook are showing up strangely
Summing values based concatenated date and variable
Update field in table with unbound field on form.
Powershell script to export info from AD
In an SQL Server Stored Procedure, how do I declare a cursor using a Where clause passed in as a parameter?