Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.
|
|||||||
Begin your free trial now
Pay-as-you-go options starting at $10/user/month
Pay-as-you-go options starting at $10/user/month
mandrake 8.2 ?'s " file not found"
|
|
Thread Tools | Search this Thread |
|
#1
|
|||
|
|||
|
real newbie question
hey guys.
i just installed mandrake 8.2 on mainly for some good c++ and c development (i just graduated from purdue with a bachelor of science in computer engineering). when i create a .cc file and compile it its fine, but the a.out that results keeps saying command not found. this is the first time i've really experimented with linux. i have winxp but i dont' really want to fool with visual c++. do i need to install something to get the a.out to run my programs? yes i'm a newb to linux. thanks. |
|
#2
|
||||
|
||||
|
Do you mean that if you give parameters to a.out application, they're not processed correctly?
Or are you just trying to launch a.out? If it's the latter, Unix commands that reside in the current directory are executed by ./ in the beginning, otherwise the system tries to find the command from paths specified in environment variable PATH. |
|
#3
|
||||
|
||||
|
Another note, if you're compiling with cc/gcc, you could use parameter -o to specify the output file, like -o test. Saves you from renaming a.out
|
![]() |
| Similar Topics | ||||
| Topic | Replies | Forum | ||
"My Computer", "Trash Bin", "Control Panel" etc will not open.
|
6 | Windows OS | ||
Emachine "Operating System Not Found"/"No Hard Drive Found"
|
0 | Windows OS | ||
Windows XP Home Edition-Get message on startup "auto.chk not found"
|
1 | Windows OS | ||
HP "Runner File" error for "HP Updates."
|
6 | Windows OS | ||
Mscd001 "FILE NOT FOUND"
|
10 | Windows OS | ||
| Thread Tools | Search this Thread |
|
|
All times are GMT -4. The time now is 09:09 PM.



"My Computer", "Trash Bin", "Control Panel" etc will not open.