RSS/Atom feed Twitter
Site is read-only, email is disabled

Include python support when compiling for windows in msys?

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

Include python support when compiling for windows in msys? Rob Antonishen 31 Mar 14:34
  Include python support when compiling for windows in msys? Jernej Simon?i? 31 Mar 19:39
   Include python support when compiling for windows in msys? Rob Antonishen 31 Mar 21:03
    Include python support when compiling for windows in msys? Jernej Simon?i? 01 Apr 00:15
Rob Antonishen
2009-03-31 14:34:49 UTC (over 15 years ago)

Include python support when compiling for windows in msys?

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>

Jernej Simon?i?
2009-03-31 19:39:36 UTC (over 15 years ago)

Include python support when compiling for windows in msys?

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.

Rob Antonishen
2009-03-31 21:03:51 UTC (over 15 years ago)

Include python support when compiling for windows in msys?

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

Jernej Simon?i?
2009-04-01 00:15:43 UTC (over 15 years ago)

Include python support when compiling for windows in msys?

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).