Linking propbem with gtk libraries

2005-11-18 Thread Laitio Mika (Sysline)
Hi I am trying to build gtk hello world application from http://forge.novell.com/modules/xfmod/cvs/cvsbrowse.php/helloworld/helloworld.tar.gz?tarball=1 I had problems in PKG_CHECK_MODULES(DEPS, gtk+-2.0 = 2.2 glib-2.0 = 2.2) command of configure so I needed to disable that before running

Re: Linking propbem with gtk libraries

2005-11-18 Thread Igor Pechtchanski
On Fri, 18 Nov 2005, Laitio Mika (Sysline) wrote: [snip] Do you know what changes are needed to gcc -g -O2 -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lm