Closed ucsf-jdm closed 8 years ago
Here are the install instructions that worked for me:
PKG_CXXFLAGS=-I/path-to-boost/boost_1_61_0/ -D_FASTMAP -DMAQ_LONGREADS @HAVE_LIBBZ2@
Now, run the following commands to install SPP:
export CPPFLAGS="-I/path-to-boost/boost_1_61_0/"
R CMD INSTALL spp-master
Clear installation instructions would be very helpful. I have boost installed on my system, and it's in my LD_LIBRARY_PATH, but the installation of spp continues to fail for reasons that appear to be boost-related. I'll attach the installation log. I don't know if this is a bug, or whether I've missed an installation step, but judging by my web searches, there are others who are similarly confused. Thanks, Jeff
spp_install_log.txt