This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Linux / UNIX and the fly likes Environment variables in geany Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "Environment variables in geany" Watch "Environment variables in geany" New topic
Author

Environment variables in geany

Norm Radder
Ranch Hand

Joined: Aug 10, 2005
Posts: 681
Is it possible to use Enviroment variables when using the Execute button in geany?
I have a script: /home/me/bin/nt with /home/me/bin being on the PATH variable.
The nt script uses several environment variables. I've tested it from a terminal commandline and it works.
But when I use it from geany via the Execute button, the environment variables come up empty.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Environment variables in geany
 
Similar Threads
Skinny Java IDE for Linux (Ubuntu)
setting Linux Java environment
Setting Enviroment variables inside a shell
difference between ./sh and . ./sample.sh
Hello