14.1.6. patch: command not found
- Question:
- When installing ELDK on Ubuntu I get the
following error message:
...prepare-kernel.sh: line 376: patch: command not found
- Answer:
- The error message contains clear hints for the solution:
the
"patch"
command cannot be found on your system, so most probably it has not been installed yet. Please try:$ sudo apt-get install patch
14.1.5. System Include Files Missing | 1. Abstract | 14.1.7. ELDK Include Files Missing | |||
Prev | Home | Next | |||