Ethereal-dev: Re: [Ethereal-dev] 0.10.8 soon?( Mate)

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sat, 11 Dec 2004 11:38:49 +0100
I made a little mess here, the examples and library directories aren't
the right ones, those were in my desktop instead.

For an example config check the Examples part of the
http://wiki.ethereal.com/Mate those are up to date.

The config file it has to be in the current directory (.).

Mate now creates the hf[] dynamically based on the config file so the
config has to be loaded much before the preferences are available to
the dissector.

I had a long night at work.  I will make a jumbo patch to fix the
examples and library directories as I wake up.

Sorry for that.

Luis

On Sat, 11 Dec 2004 11:10:57 +0100, Martin Regner
<martin.regner@xxxxxxxxx> wrote:
> Lars Roland wrote:
> 
> 
> > I've just checked in Mate including this patch. (Won't be compiled by
> > default)
> > I've also added all necessary funtions to the plugin api.
> > Additionally I did some small changes to get rid of some compiler and
> > linker errors.
> > You should check out this version and make a diff to see what I have
> > changed.
> >
> > Unfortunately one error is left for you to fix. :) strtof() isn't
> > available on windows, too. You have to replace it. Glib has some
> > functions to convert a string into double.
> >
> 
> I downloaded the nightly build and built ethereal.exe with Visual C++.
> I changed from strtof() to strtod() in mate source code as a temporar solution, and
> succeeded to build mate.dll.
> 
> The mate.dll is loaded, but I don't see MATE protocol.
> It seems that I have to put a "config.mate" file somewhere.
> What sample file could I copy and to what directory?
> 
> 


-- 
We can classify people in 10 categories:
- those who understand binary
- and those who don't