42_EXAM
42_EXAM copied to clipboard
bugfix #158: error message "can't install readline library"
The current code does not check if the compilers are installed, which results in an error message during the verification of the readline library.
An additional check has been introduced to determine whether the compilers are installed or not.