checking for BASE_DEPENDENCIES... 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: Package requirements (glib-2.0 >= 2.2.3) were not met:
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Couldn't find a glib package, but did notice that libgdiplus is already listed as installed in Synaptic. Maybe I'm chasing after a red herring? Getting a System.DLLNotFoundException:gdiplus.dll when I run a simple WinForms app. >From: "Maser, Dan" <[EMAIL PROTECTED]> >To: "B R" <[EMAIL PROTECTED]>,<[email protected]> >Subject: RE: [Mono-list] install libgdiplus? >Date: Wed, 19 Sep 2007 17:14:12 -0400 >MIME-Version: 1.0 >Received: from inin.com ([209.43.1.24]) by bay0-mc4-f11.bay0.hotmail.com >with Microsoft SMTPSVC(6.0.3790.2668); Wed, 19 Sep 2007 14:14:14 -0700 >Received: from Unknown [172.16.1.161] by i3smtp.inin.com - SurfControl >E-mail Filter (5.2.1); Wed, 19 Sep 2007 17:14:13 -0400 >X-Message-Delivery: Vj0zLjQuMDt1cz0wO2k9MDtsPTA7YT0w >X-Message-Info: >JGTYoYF78jH49xRJghVcfmEYh8iR4pL0GdOB8KU6ep1sZuZ9BreAz7lZ5AawPuW2pJBUnW4JfXhFcUoymh6oFw== >X-SEF-Processed: 5_0_0_910__2007_09_19_17_14_13 >X-SEF-439E6655-7365-4FE1-A53E-B05742EF2C96: 1 >X-MimeOLE: Produced By Microsoft Exchange V6.5 >Content-class: urn:content-classes:message >X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Mono-list] install >libgdiplus? >Thread-Index: Acf7AbwyyvR9qXDkTNCrcjTXB+xYKAAAB3lQ >References: ><[EMAIL PROTECTED]> ><[EMAIL PROTECTED]> >Return-Path: [EMAIL PROTECTED] >X-OriginalArrivalTime: 19 Sep 2007 21:14:14.0318 (UTC) >FILETIME=[07D3DCE0:01C7FB02] > > > Maybe send the end of the text from the "./configure" then? Is there >a "Makefile" in your directory which appears after running >"./configure"? I assume not, the output below looks as tho the >"./configure" process did not output a Makefile. > >-----Original Message----- >From: B R [mailto:[EMAIL PROTECTED] >Sent: Wednesday, September 19, 2007 4:12 PM >To: Maser, Dan; [email protected] >Subject: RE: [Mono-list] install libgdiplus? > >[EMAIL PROTECTED]:~/Desktop/libgdiplus-1.2.5$ make >make: *** No targets specified and no makefile found. Stop. > >[EMAIL PROTECTED]:~/Desktop/libgdiplus-1.2.5$ make install >make: *** No rule to make target `install'. Stop. > >[EMAIL PROTECTED]:~/Desktop/libgdiplus-1.2.5$ >make check >make: *** No rule to make target `check'. Stop. > > > > >From: "Maser, Dan" <[EMAIL PROTECTED]> > >To: "B R" <[EMAIL PROTECTED]>,<[email protected]> > >Subject: RE: [Mono-list] install libgdiplus? > >Date: Wed, 19 Sep 2007 17:06:50 -0400 > >MIME-Version: 1.0 > >Received: from inin.com ([209.43.1.24]) by >bay0-mc9-f23.bay0.hotmail.com > >with Microsoft SMTPSVC(6.0.3790.2668); Wed, 19 Sep 2007 14:06:52 -0700 > >Received: from Unknown [172.16.1.161] by i3smtp.inin.com - SurfControl > >E-mail Filter (5.2.1); Wed, 19 Sep 2007 17:06:52 -0400 > >X-Message-Delivery: Vj0zLjQuMDt1cz0wO2k9MDtsPTA7YT0w > >X-Message-Info: > >JGTYoYF78jF4KkBuPcVLyNgG8JmcWdspwdQTTu3pdOzE+yAAnkcj+T4Jab14Tv7W02eIf98 >/dDPvLwxT14oxeA== > >X-SEF-Processed: 5_0_0_910__2007_09_19_17_06_52 > >X-SEF-439E6655-7365-4FE1-A53E-B05742EF2C96: 1 > >X-MimeOLE: Produced By Microsoft Exchange V6.5 > >Content-class: urn:content-classes:message > >X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Mono-list] >install > >libgdiplus? > >Thread-Index: Acf7AM4qXMuQCG85SQKLGcJMLKQUgAAACfnQ > >References: <[EMAIL PROTECTED]> > >Return-Path: [EMAIL PROTECTED] > >X-OriginalArrivalTime: 19 Sep 2007 21:06:52.0711 (UTC) > >FILETIME=[009BFB70:01C7FB01] > > > > > > It should help if you send the output of the command. > > > >-----Original Message----- > >From: [EMAIL PROTECTED] > >[mailto:[EMAIL PROTECTED] On Behalf Of B R > >Sent: Wednesday, September 19, 2007 4:05 PM > >To: [email protected] > >Subject: [Mono-list] install libgdiplus? > > > >I'm having difficulties installing libgdiplus on my Ubuntu test system. > >Per the install instructions, I first run "./configure" which seems to > >run fine. > >But it won't take any of the "make" commands. Make is installed on the > >system and updated to the latest version. Anyone got any ideas? Thanks > > > > > >_______________________________________________ > >Mono-list maillist - [email protected] > >http://lists.ximian.com/mailman/listinfo/mono-list > > > > > > > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
