Recently I've installed kubuntu and done some development(mainly simple hello world SDL apps such for the moment to test with). I compiled several programs and I can test them from KDevelop just fine. I can use the terminal to go to the directory where the program is and run it with "./helloworld". I CANNOT run the program in the terminal doing "helloworld", "/src/helloworld" etc... I can't get my program to run at all by typing the path in the "Run Command" box in the KMenu. Now, in konqueror, when I double click on the executable it does not run. I installed Krusader and could double click on my program and it would run fine.
My question is is there some setting in konqueror, KDE, or somewhere that I can change so that I can run my program from the "Run Command" or by double clicking it in konqueror?
Kubuntu is great although this is the only thing that really irks me.
My question is is there some setting in konqueror, KDE, or somewhere that I can change so that I can run my program from the "Run Command" or by double clicking it in konqueror?
Kubuntu is great although this is the only thing that really irks me.
Comment