On Thu, 2003-03-13 at 11:19, Muralikrishnan B wrote: > > > On Thu, 2003-03-13 at 15:49, Ron Smits wrote: > > > > Hmmz > > > > > > > > Strange these problems. I downloaded all the tarballs, compiled > > > > them(execpt gnome-spell) and started evolution-1.3 It works like a > > > > charm, even dragging and dropping is working again :) > > > > > > > > My compile order was: > > > > libsoup > > > > gal > > > > gtkhtml > > > > gnome-pilot > > > > libgnomecanvas > > > > evolution > > > > > > I downloaded the tarballs & started with libsoup > ./configure --prefix=/opt/gnome_cvs/ > > gave me this error : > checking for glib-2.0... Package glib-2.0 was not found in the pkg-config search > path. > Perhaps you should add the directory containing `glib-2.0.pc\' > to the PKG_CONFIG_PATH environment variable > No package \'glib-2.0\' found > > configure: error: Library requirements (glib-2.0) not met; consider adjusting the > PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix > so pkg-config can find them. > > > PKG_CONFIG_PATH is set to /opt/gnome_cvs
its too short needs to be /opt/gnome_cvs/lib/pkgconfig (ie: where yor .pc files are) > What am I doing wrong here ? > > I\'m running Debian Sid upgraded to Gnome 2.2 > > rgds > -- mkb > > ------------------------------------------------- > Sify Mail - now with Anti-virus protection powered by Trend Micro, USA. > Know more at http://mail.sify.com > > Sify Power mail- a Premium Service from Sify Mail! > know more at http://mail.sify.com > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
