Re: [Tuxpaint-devel] Building Pango with MinGW/MSYS (Was plug-in API changes)
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: John P. <jo...@jo...> - 2008-06-19 15:05:12
|
Hi, I was expecting that kind of thing :-) I build on 2K, I guess that is the result on XP. I'll see if I can figure out how to ignore the 5.X part, cheers, John. On Thu, Jun 19, 2008 at 07:20:00PM +0800, lee york wrote: > I change the "Makefile" when i build the tuxpaint-src in my machine(win-xp): > > SYSNAME:=$(shell uname -s) > ifeq ($(SYSNAME),MINGW32_NT-*5.1*) > ----------------------------------------------------------because when i run > "uname -s", > i got result "MINGW32_NT-*5.1*" > but the source code's Makefile is "MINGW32_NT-*5.0" > 5.0 or 5.1? it's problem:) > > * > 2008/6/16 John Popplewell <jo...@jo...>: > > > On Mon, Jun 16, 2008 at 05:10:58PM +0800, lee york wrote: > > > thank you John > > > i meet the Python's problem too > > > these experience are important to me > > > expect the new instructions:) > > > > The (very slightly) updated instructions are here: > > > > http://johnnypops.demon.co.uk/mingw/index.html > > > > I'll have a go at the INSTALL.txt file, > > > > cheers, > > John. > > > > > 2008/6/16 John Popplewell <jo...@jo...>: > > > > > > > On Sun, Jun 15, 2008 at 11:48:46PM +0800, lee york wrote: > > > > > Thanks john > > > > > you are right > > > > > "RUN_QUERY_MODULES_TEST=false" is the key, > > > > > the pango work right now! > > > > > thank you! > > > > > > > > Thanks for getting back to me. I'll update the instructions. > > > > > > > > I've also added feedback from TOYAMA Shin-ichi related to building > > > > libgsf which requires a configure switch --without-python if Python > > > > isn't installed (I have Python installed). > > > > > > > > Regarding the new Tuxpaint Makefile structure (a great improvement!) > > > > I've checked in a few Win32 related fixes and updated the build > > > > instructions. > > > > > > > > CVS Tuxpaint now builds here flawlessly using just 'make' and > > > > 'make install'. > > > > > > > > To build the standalone, re-distributable version (as opposed to the > > > > development version that only works inside MSYS) just use > > > > 'make bdist-win32' as before. > > > > > > > > I've not thoroughly tested this version but it looks good so far, > > > > > > > > cheers, > > > > John. > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > Check out the new SourceForge.net Marketplace. > > > > It's the best place to buy or sell services for > > > > just about anything Open Source. > > > > http://sourceforge.net/services/buy/index.php > > > > _______________________________________________ > > > > Tuxpaint-devel mailing list > > > > Tux...@li... > > > > https://lists.sourceforge.net/lists/listinfo/tuxpaint-devel > > > > > > > > > ------------------------------------------------------------------------- > > > Check out the new SourceForge.net Marketplace. > > > It's the best place to buy or sell services for > > > just about anything Open Source. > > > http://sourceforge.net/services/buy/index.php > > > _______________________________________________ > > > Tuxpaint-devel mailing list > > > Tux...@li... > > > https://lists.sourceforge.net/lists/listinfo/tuxpaint-devel > > > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > http://sourceforge.net/services/buy/index.php > > _______________________________________________ > > Tuxpaint-devel mailing list > > Tux...@li... > > https://lists.sourceforge.net/lists/listinfo/tuxpaint-devel > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Tuxpaint-devel mailing list > Tux...@li... > https://lists.sourceforge.net/lists/listinfo/tuxpaint-devel |