I'm trying to install SRLIM on my Mac running El Capitan. The installation seems to be going along but in the test phase it throws a bunch of errors about not finding files, for example:
./File.cc:23:10: fatal error: 'Array.cc' file not found /#include "Array.cc"
I've checked, and all of the files are there. Something else must be going wrong but I can't figure out what it is.
Can anyone point me in the right direction?