View Single Post
  #5  
Old 06-10-2018, 08:04 PM
Riklin
Hill Giant
 
Join Date: May 2003
Location: Tacoma, WA
Posts: 220
Default

Thanks so far. That fixed that issue. I looked at the script you linked and installed all that was under debian. Most were already installed but a few weren't. I am now getting an error on skill_caps.cpp.o. Here is the error for that:
[ 51%] Building CXX object shared_memory/CMakeFiles/shared_memory.dir/skill_caps.cpp.o
make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libmysqlclient_r.so', needed by 'bin/shared_memory'. Stop.
CMakeFiles/Makefile2:367: recipe for target 'shared_memory/CMakeFiles/shared_memory.dir/all' failed
make[1]: *** [shared_memory/CMakeFiles/shared_memory.dir/all] Error 2
Makefile:117: recipe for target 'all' failed
make: *** [all] Error 2


Thanks again for all your assistance... It appears that the linux server install guide is getting pretty out of date...
Reply With Quote