![]() | bug.gd rank: | 309 |
![]() | Solved Errors: | 2 |
![]() | unsolved errors: |
6 |
![]() | solution comments: | 2 |
![]() | solution rating: | 9 |
[No User Description]
sys/types.h: No such file or directory
Trying to compile a C program using Ubuntu 7.10 (gutsy gibbon)
By default, Ubuntu doesn't come with standard headers installed.
sudo apt-get install b...
error: readline/readline.h: No such file or directory
In Ubuntu 7.10 x64- After I installed
libreadline5
libreadline5-dev
it worked.