Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: Re: [Wireshark-users] Help installing 0.99.5

From: "Leonard, Thomas J" <thomas.j.leonard@xxxxxxxx>
Date: Thu, 08 Mar 2007 14:06:15 -0500
That's what I thought.

I am going to back out and perform the entire install as root.

Thanks

-----Original Message-----
From: wireshark-users-bounces@xxxxxxxxxxxxx
[mailto:wireshark-users-bounces@xxxxxxxxxxxxx] On Behalf Of Guy Harris
Sent: Thursday, March 08, 2007 2:02 PM
To: Community support list for Wireshark
Subject: Re: [Wireshark-users] Help installing 0.99.5

Leonard, Thomas J wrote:
> *I received the following errors after running "make install" in my 
> Linux home directory:*
>  
> test -z "/usr/local/lib" || mkdir -p -- . "/usr/local/lib"
>  /bin/sh ./libtool --mode=install /usr/bin/install -c  'libwiretap.la'

> '/usr/local/lib/libwiretap.la'
> /usr/bin/install -c .libs/libwiretap.so.0.0.1
> /usr/local/lib/libwiretap.so.0.0.1
> /usr/bin/install: cannot create regular file
> `/usr/local/lib/libwiretap.so.0.0.1': Permission denied

Is the account under which you ran the "make install" denied permission
to write to the directory "/usr/local/lib"?  If so, that's what you
should expect to happen; either configure it to install in a directory
in which you can write or, if you can get permission to do so (e.g., if
you can run "sudo" on the machine), either run the "make install" as
root (so it can install in "/usr/local/lib", etc.) or change the
permissions on the directories in which "make install" will install
things to let you install in them.
_______________________________________________
Wireshark-users mailing list
Wireshark-users@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-users