JS <[EMAIL PROTECTED]> writes: > When I write g++ in a shel I get the errormessage: > g++: command not found
Read "man bash", pay attention to the PATH description and COMMAND EXECUTION section. Then modify your PATH appropriately. Cheers, -- In order to understand recursion you must first understand recursion. Remove /-nsp/ for email. _______________________________________________ Help-gplusplus mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gplusplus
