Hi, This is basically a bug report, so if there is a better place for it, please let me know.
I tried to compile TPP 4.8.0 on Debian stable 8.5, but I encountered the following error. Because the command: cut -d ' ' -f1 /etc/*release | head -n1 in Makefile.incl returns: PRETTY_NAME="Debian running make results in: mkdir -p /home/s/TPP-4.8.0/trans_proteomic_pipeline/src/../build/PRETTY_NAME="Debian-x86_64 /bin/sh: 1: Syntax error: Unterminated quoted string Makefile.incl:256: recipe for target '/home/s/TPP-4.8.0/trans_proteomic_pipeline/src/../build/PRETTY_NAME="Debian-x86_64' failed Removing the above part from Makefile.incl makes ARCH_DISTRO=unknown and allows make to go on. The file /etc/os-release has the following content: PRETTY_NAME="Debian GNU/Linux 8 (jessie)" NAME="Debian GNU/Linux" VERSION_ID="8" VERSION="8 (jessie)" ID=debian HOME_URL="http://www.debian.org/" SUPPORT_URL="http://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" Hope that helps. Sten -- You received this message because you are subscribed to the Google Groups "spctools-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spctools-discuss. For more options, visit https://groups.google.com/d/optout.
