Ethereal-dev: [Ethereal-dev] RE: trying to build with giop plugin using Solaris 2.7 and ethere
I see a "configure" script in the top level directory,
but not an autogen.sh. Is this file present in all
releases and OSs? And what does it do?
Also, does this script automatically update the Makefiles?
Your directions specify to update Makefile.am and .nmake,so
who updates the "makefile"?
Finally, after building the plugins/giop subdirectory, do
I need to go rebuild the top level directories?
I followed all the steps in your guide, except doing a
make before the packet generators since someone had already
done that, but placed them in a separate directory.
Thanks,
Anjela
-----Original Message-----
From: Frank Singleton [mailto:frank.singleton@xxxxxxxxxxxx]
Sent: Tuesday, August 27, 2002 8:01 AM
To: Patnaik, Anjela
Cc: ethereal-dev@xxxxxxxxxxxx
Subject: Re: trying to build with giop plugin using Solaris 2.7 and
ethereal 0.9.6
"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).