Andreas Fink wrote:
> To give you an example what you have to maintain for GTK2 on MacOS X.
> This is the list of dependent packages to link to for GTK2 under MacOS X 
>
>     atk1
>     atk1-shlibs
>     gettext-bin
>     gettext-dev
>     gettext-tools
>     glib2
>     glib2-dev
>     glib2-shlibs
>     gtk+2
>     gtk+2-dev
>     gtk-doc
>     libiconv
>     libiconv-dev
>     libpcap
>     libpcap-shlibs
>     libjpeg
>     libjpeg-shlibs
>     libpng3
>     libpng3-shlibs
>     libtiff
>     libtiff-shlibs
>     pango1-xft2-dev
>     pcre
>     pcre-shlibs
>     pkgconfig
>     x11-dev
>     x11-shlibs
>     xft2-dev
>     xft2-shlibs
>
> while the same with GTK1 is
>    glib-1.2
>    gtk+1.2
>
>
> Normal users have none of them installed
That's mostly the same amount on windows, we'll ship (most) of these 
libraries included in the installer.

However, I think that libpcap and pcre are also needed for the GTK1 build.

Regards, ULFL
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to