PDA

View Full Version : [ubuntu] how to execute a.out file?



abhilashm86
October 6th, 2008, 05:48 PM
abhilash@abhilash-desktop:/bin$ g++ asd.c
/usr/bin/ld: cannot open output file a.out: Permission denied
collect2: ld returned 1 exit status

when i compiled this above asd.c, permission denied problem is occuring.................how to execute this............please help:)