LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   No such file or directory error (https://www.linuxquestions.org/questions/linux-newbie-8/no-such-file-or-directory-error-732459/)

pratikvimal 06-12-2009 08:02 AM

No such file or directory error
 
Command: TOS_ROOT/support/sdk/c/sf
Error: bash: TOS_ROOT/support/sdk/c/sf: No such file or directory

How to solve this error?

colucix 06-12-2009 08:06 AM

You have to find where the sf executable actually is. Also use an absolute path (not a relative one as in your command) to be sure you're pointing to the correct directory.

jdkaye 06-12-2009 08:13 AM

Quote:

Originally Posted by pratikvimal (Post 3571660)
Command: TOS_ROOT/support/sdk/c/sf
Error: bash: TOS_ROOT/support/sdk/c/sf: No such file or directory

How to solve this error?

Do you mean /TOS_ROOT/support/sdk/c/sf (a slash before TOS_ROOT) or is it a subdirectory of the directory you issued the command from?
cheers,
jdk


All times are GMT -5. The time now is 06:24 AM.