Ethereal-dev: [Ethereal-dev] Re: trying to build with giop plugin using Solaris 2.7 and ethere
"Patnaik, Anjela" wrote:
>
> Hello,
> Now, I am attempting to build ethereal giop
> plugins on one of my IDL files using Ethereal
> 0.9.6 for Solaris.
>
> I got past the idl2eth stage successfully....
>
> Then I was following the instructions, but I don't
> see a "autogen.sh" file in my directory.
>
./autogen.sh is run from the top directory, not the plugins
directory.
I normally do the following to get ethereal built before
building plugins. HAve you done this
1. untar the ethereal CVS tree
tar -zxvf ethereal-2002-06-05.tar.gz
cd ethereal-2002-06-05
2. ./autogen.sh in top directory
3. make
4. make install (as root)
These steps are needed to build ethereal anyway, before I
start adding GIOP plugins.
This is mentioned in the instructions at
http://www.linuxjournal.com/article.php?sid=5453
> I updated the Makefile.am and Makefile.nmake
> and added the respective entries for my IDL file.
>
> Do I now update the "Makefile" in the same directory??
NO, leave Makefile alone .. Its just Makefile.am and Makefile.nmake
in the plugins directory that needs updating.
>
> I am hoping that there are some Solaris users out there
> who have built GIOP dissectors since I may have
> a few more questions :-)
I build on Linux, but questions are always welcome :-)
--
Regards / Frank
--
EUS/SV/Z Frank Singleton ASO Americas BSS
Office : +1 972 583 3251 ECN 800 33251
Mobile : +1 214 228 0874 Amateur Radio: VK3FCS/KM5WS
Email : frank.singleton@xxxxxxxxxxxx
Hardware: HP Omnibook 4150 running Redhat Linux 7.3 (2.4.18-5 kernel).