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

Wireshark-bugs: [Wireshark-bugs] [Bug 5885] New: Cannot install tshark

Date: Tue, 3 May 2011 04:18:05 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5885

           Summary: Cannot install tshark
           Product: Wireshark
           Version: 1.4.6
          Platform: x86-64
        OS/Version: Linux (other)
            Status: NEW
          Severity: Major
          Priority: Low
         Component: TShark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: jlay@xxxxxxxxxxxxxxxxxxx


Build Information:
Trying to make on Slackware 13.1 64 bit
--
Configured with:   ./configure --disable-gtktest --enable-wireshark=no
--enable-setcap-install

Make runs fine, but sudo make install gets me:
libtool: install: /usr/bin/ginstall -c .libs/libwireshark.so.0.0.1T
/usr/local/lib/libwireshark.so.0.0.1
libtool: install: (cd /usr/local/lib && { ln -s -f libwireshark.so.0.0.1
libwireshark.so.0 || { rm -f libwireshark.so.0 && ln -s libwireshark.so.0.0.1
libwireshark.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libwireshark.so.0.0.1
libwireshark.so || { rm -f libwireshark.so && ln -s libwireshark.so.0.0.1
libwireshark.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/libwireshark.lai
/usr/local/lib/libwireshark.la
/usr/bin/ginstall: cannot stat `.libs/libwireshark.lai': No such file or
directory
make[4]: *** [install-libLTLIBRARIES] Error 1
make[4]: Leaving directory `/home/jlay/wireshark-1.4.6/epan'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/home/jlay/wireshark-1.4.6/epan'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/jlay/wireshark-1.4.6/epan'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/jlay/wireshark-1.4.6'
make: *** [install] Error 2

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.