Error "command not found" Reported When Running DevKit Commands
Symptom
When running a DevKit command, the message "command not found" is displayed. See Figure 1.
Possible Cause
The DevKit command line tool has not been properly installed.
Troubleshooting Procedure
- Check that the DevKit command line tool has been properly installed.
- If the tool is installed using an RPM package, the following information is displayed after running the command, indicating that the tool has been properly installed.
1rpm -qa | grep devkit

- If the tool is installed by decompressing the installation package, you can run the help command. If the command output shown in the following figure is displayed, the tool has been properly installed.
- If the tool is installed using an RPM package, the following information is displayed after running the command, indicating that the tool has been properly installed.
- If no such command output is displayed, the tool is not installed. Install the DevKit command line tool by following instructions in Installing the Tool.
Parent topic: FAQs

