patel pankajkumar forced the electrons to say:
> yes shridhar it has rwx permission for owner root and i was working as root
> only.
> > Dear friends,
> > I have installed iptraf ver2.3.0 on RHL7.0 . My installation is
> > successful
> > But when i am trying to run /usr/local/bin/iptraf   i  am getting error
> > that no such file or directory found.

Sorry - late on this thread.

If iptraf is a perl/other interpreted language script, check the file
for the first line. If it is something like

#!/usr/local/bin/perl

change it to

#!/usr/bin/perl

which is the default perl path in RHL. Same for other scripting
languages - replace the line with the correct path to your installed
interpreter.

Binand


----------------------------------------------
Find out more about this and other Linux India 
mailing lists at http://lists.linux-india.org/

Reply via email to