Re: [Wireshark-dev] Procedure to compile wireshark dissector on?linux

2011-07-19 Thread Joerg Mayer
On Tue, Jul 19, 2011 at 01:48:40AM +, Chris Maynard wrote: > Tony Trinh writes: > > > I like the CMake build better (easier to use and 'pretty') except for the > verbose output, which is masochistically enabled by default. There's a comment > that suggests the verboseness was meant to be temp

Re: [Wireshark-dev] Procedure to compile wireshark dissector on linux

2011-07-18 Thread Chris Maynard
Tony Trinh writes: > I like the CMake build better (easier to use and 'pretty') except for the verbose output, which is masochistically enabled by default. There's a comment that suggests the verboseness was meant to be temporary: > # Disable this later. Alternative: "make VERBOSE=1" > set(CMAKE_

Re: [Wireshark-dev] Procedure to compile wireshark dissector on linux

2011-07-11 Thread Tony Trinh
I like the CMake build better (easier to use and 'pretty') except for the verbose output, which is masochistically enabled by default. There's a commentthat suggests the verboseness was meant to be temporary:

Re: [Wireshark-dev] Procedure to compile wireshark dissector on linux

2011-07-11 Thread sagar sg
I did build the wireshark already, now i want to build my dissector either by creating a shared library or any other way. how do i do that ? i have my dissector code already which works fine on windows. On Mon, Jul 11, 2011 at 3:33 PM, Ed Beroset wrote: > sagar sg wrote: > >> Hi, >> What is

Re: [Wireshark-dev] Procedure to compile wireshark dissector on linux

2011-07-11 Thread sagar sg
Where should i keep my dissector Code.? Regards sagar On Mon, Jul 11, 2011 at 3:33 PM, Roland Knall wrote: > Hi > > Way easier method: > > Checkout the SVN version, or any source download into one dir called > src. Create a same directory called build on the same level, so that > your directory

Re: [Wireshark-dev] Procedure to compile wireshark dissector on linux

2011-07-11 Thread Roland Knall
Hi Way easier method: Checkout the SVN version, or any source download into one dir called src. Create a same directory called build on the same level, so that your directory looks like that: - src - - build then goto build, and call cmake ../src cmake is a software distributed with al

Re: [Wireshark-dev] Procedure to compile wireshark dissector on linux

2011-07-11 Thread Ed Beroset
sagar sg wrote: Hi, What is the procedure for compiling the wireshark dissector in linux. http://www.wireshark.org/docs/wsdg_html_chunked/ChSrcBuildFirstTime.html#id521996 Ed ___ Sent via:Wireshark-dev mailing li

[Wireshark-dev] Procedure to compile wireshark dissector on linux

2011-07-11 Thread sagar sg
Hi, What is the procedure for compiling the wireshark dissector in linux. Thanks Sagar ___ Sent via:Wireshark-dev mailing list Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.