Change xterm to gnome-terminal
Posted: Tue Jul 31, 2012 12:22 am
Hi all
I searched google to find any traces of this infomration but I didn't find anything on how to change the opening terminal when running my newly written applications from codelite.
Basically what I want is to use gnome-terminal instead of xterm. I understand that codelite uses a wrapper to load xterm with LD_LIBRARY_PATH
Though I'm not sure what LD_LIBRARY_PATH is and why is it important to load...
Can't I just simply load my program from /<current_directory>/debug/<my_app_name> with gnome?
Can anyone give me ideas how to write the shell script for it?
Or has anyone managed to use gnome-terminal with codelite?
Thanks a lot in advance...
I searched google to find any traces of this infomration but I didn't find anything on how to change the opening terminal when running my newly written applications from codelite.
Basically what I want is to use gnome-terminal instead of xterm. I understand that codelite uses a wrapper to load xterm with LD_LIBRARY_PATH
Though I'm not sure what LD_LIBRARY_PATH is and why is it important to load...
Can't I just simply load my program from /<current_directory>/debug/<my_app_name> with gnome?
Can anyone give me ideas how to write the shell script for it?
Or has anyone managed to use gnome-terminal with codelite?
Thanks a lot in advance...