On Tue, Dec 11, 2007 at 11:36:27AM +0530, taraniteja.vishwanatha@xxxxxxxxx wrote:
> I tried to install wireshark-0.99.6. I could could configure and
> compile it successfully. When I tried to install it using "make
> install", I got the following error:
> /usr/bin/install: reading `.libs/libwireshark.so.0.0.1': Input/output
> error
Are you running the make install as root or another user? Is it the
same user that you used to compile Wireshark? Can you do an ls -l
.libs/libwireshark.so.0.0.1 even?
Steve