On Thu, Nov 17, 2011 at 2:43 AM, Sylvia Sánchez Mapalapa_Igu@yahoo.com.ar wrote:
This is the error message:
./geany_run_script.sh: 5: ./Menues: not found
Sylvia,
The message above says Geany is trying to run an executable called Menues which by default is in the same directory as the source file, but it is not found.
If the executable exists in that directory then what working directory are you telling Geany to use?
If the executable does not exist in that directory then it is not compiling and building correctly, check messages in the compiler window.
Cheers Lex