Comment # 3
on bug 10247
from [email protected]
OK, that makes sense *but* after running make install with sudo I get all the
binaries, libraries, directories, etc. that are owned by root, e.g.:
~/bin/wireshark-1.10.8$ ls -l
total 12
drwxr-xr-x 2 root root 4096 lip 2 21:53 bin
drwxr-xr-x 3 root root 4096 lip 2 21:53 lib
drwxr-xr-x 4 root root 4096 lip 2 21:53 share
~/bin/wireshark-1.10.8$ ls -l bin/
total 11748
-rwxr-xr-x 1 root root 147783 lip 2 21:53 capinfos
-rwxr-xr-x 1 root root 41586 lip 2 21:53 dftest
-rwxr-x--x 1 root root 334377 lip 2 21:53 dumpcap
-rwxr-xr-x 1 root root 180866 lip 2 21:53 editcap
-rwxr-xr-x 1 root root 60176 lip 2 21:53 mergecap
-rwxr-xr-x 1 root root 34704 lip 2 21:53 randpkt
-rwxr-xr-x 1 root root 375401 lip 2 21:53 rawshark
-rwxr-xr-x 1 root root 30561 lip 2 21:53 reordercap
-rwxr-xr-x 1 root root 121280 lip 2 21:53 text2pcap
-rwxr-xr-x 1 root root 1359239 lip 2 21:53 tshark
-rwxr-xr-x 1 root root 9319337 lip 2 21:53 wireshark
You are receiving this mail because:
- You are watching all bug changes.