[Gimp-developer] Include python support when compiling for windows in msys?

2009-03-31 Thread Rob Antonishen
I have followed the process outlined in the wiki:
http://wiki.gimp.org/gimp/HowToCompileGimp/MicrosoftWindows

and successfully compiled 2.6.6 but without python support.

I have python installed in my system, and tried just removing the
--disable-python flag but it did not work obviously because the
shell doesn't know where python is.

Can anyone suggest how to get python installed under MinGW32/MSYS?

-Rob A
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Include python support when compiling for windows in msys?

2009-03-31 Thread Jernej Simončič
On Tuesday, March 31, 2009, 14:34:49, Rob Antonishen wrote:

 Can anyone suggest how to get python installed under MinGW32/MSYS?

It should work as long as the Python directory is in msys' PATH.

-- 
 Jernej Simončič  http://eternallybored.org/ 

Never offend people with style when you can offend them with substance.
   -- Samuels Postulate

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Include python support when compiling for windows in msys?

2009-03-31 Thread Rob Antonishen
I tried, but msys doesn't seem to see anything outside of its own
root.  I already have Python 2.5 installed in a separate directory.

Do I have to reinstall it?

-Rob A

2009/3/31 Jernej Simončič
 On Tuesday, March 31, 2009, 14:34:49, Rob Antonishen wrote:

 Can anyone suggest how to get python installed under MinGW32/MSYS?

 It should work as long as the Python directory is in msys' PATH.

 --
  Jernej Simončič  http://eternallybored.org/ 

 Never offend people with style when you can offend them with substance.
   -- Samuels Postulate

 ___
 Gimp-developer mailing list
 Gimp-developer@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Include python support when compiling for windows in msys?

2009-03-31 Thread Jernej Simončič
On Tuesday, March 31, 2009, 21:03:51, Rob Antonishen wrote:

 I tried, but msys doesn't seem to see anything outside of its own
 root.  I already have Python 2.5 installed in a separate directory.

You can see all drives through /c, /d etc (even though they don't
appear in root with ls).

-- 
 Jernej Simončič  http://eternallybored.org/ 

Celibacy is not hereditary.
   -- First Law of Socio-Genetics

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer