You are here

Geany Portable with PythonPortable

2 posts / 0 new
Last post
kemmotar
Offline
Last seen: 12 years 7 months ago
Joined: 2010-06-23 11:48
Geany Portable with PythonPortable

Hi!
I have Geany Portable and PythonPortable. How to make Geany execute Python scripts?

I try set path to python.exe in "Set Build Comands" but this didn't work

OliverK
OliverK's picture
Offline
Last seen: 3 years 3 months ago
Developer
Joined: 2007-03-27 15:21
1. Copy the GeanyPortable.ini

1. Copy the GeanyPortable.ini file included within GeanyPortable\Other\Source to the root of GeanyPortable. (If you have GeanyPortable.ini located at GeanyPortable\ already, you may skip this step)
2. Openup GeanyPortable.ini and create a key called PathAdditions.
3. Specify from the root of the portable device. Use should use @Drive for the drive letter. Specify in the format @Drive\Perl\bin\, etc. Separate with multiple entries with a semicolon.

In this case you're probably going to want to put in something like X:\PortableApps\PythonPortable\python

Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world

Log in or register to post comments