On 10/3/05, Alexander Dalloz <ad+lists@xxxxxxxxx> wrote: > > Thanks, Alexander. I am trying to compile eboard from the source, but > > I get the following errors: > > > > checking for SOL_TCP in netinet/tcp.h... yes > > net options: netinet/tcp.h required, IPPROTO_TCP present. > > looking for gtk-config... NOT FOUND > > ** You need GTK+ 1.2.x to compile eboard. If you're on a > > ** RPM-based Linux system (Red Hat, SuSE, Conectiva, Mandrake) > > ** you may need to install the -devel package of glib and gtk. > > ** GTK+'s site: http://www.gtk.org > > > > What packages should I precisely install before compiling eboard? > > I feel the message of the ./configure run is very verbose. > > yum install gtk+-devel glib-devel Thanks, Alexander. If I had followed alone that very verbose ./configure, then I would have installed gtk-devel instead of gtk+-devel. Paul