42_GradeMe icon indicating copy to clipboard operation
42_GradeMe copied to clipboard

Can't install readline library...

Open ghost opened this issue 1 year ago • 3 comments

i want the exam sim on my laptop but every time i get:

"Can't install readline library... 1. Check if g++ is installed
2. Check if libreadline-dev is installed
Please install it manually or write an Issue on Github...
make: *** [Makefile:20: gradejustinstall] Error 1 "

ive installed it manually and even installed it by downloading the tar and compiling it and i really know that its downloaded but still i keep getting this error

im using a kali vm

ghost avatar Feb 21 '24 19:02 ghost

Did you install curl?

Have a look at the infinite loop install issue. there are some commands i had to use to get it running. [(https://github.com/JCluzet/GrademeBash/issues/33)]

B18a avatar Feb 29 '24 10:02 B18a