To get ethereal 10.1 to compile under RedHat 7.2 (gcc 2.96) I did the following:
1: ./configure 2: copy Makefile.common gtk 3: copy ~/myxpms/*xpm image/toolbar/ where ~myxpms/ contains files: stock_save_as_24.xpm stock_left_arrow_24.xpm stock_top_24.xpm stock_bottom_24.xpm stock_zoom_in_24.xpm stock_zoom_out_24.xpm stock_zoom_1_24.xpm (I loaded one of the image/toolbar/*.xpm files in gimp and edited it to create the necessary files - I suppose one could remove these new items from the gtk/toolbar.c file instead, if one does not care to have the new features on the toolbar. Mine are quite ugly!) Then make make install (I used the full source code, not patching 10.0a) _______________________________________________ Ethereal-users mailing list [EMAIL PROTECTED] http://www.ethereal.com/mailman/listinfo/ethereal-users
