Wireshark on Ubuntu running on VMware.
    Kristian Hermansen 
    kristian.hermansen-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
       
    Sun Jun  3 21:36:08 EDT 2007
    
    
  
On 6/3/07, Vinay Perneti <vinay.perneti-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> wrote:
> Once i make the changes to the source files, is there a way to install
> wireshark from that source files? or should i "make" the source files and
> install wireshark?
$ ./configure
$ make
$ sudo make install
or
$ sudo aptitude install checkinstall
$ ./configure
$ make
$ sudo checkinstall -D
-- 
Kristian Hermansen
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
    
    
More information about the Discuss
mailing list