-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I'm trying to run SPLASH on Linux. When I try the following:
curl -L https://github.com/refresh-bio/SPLASH/releases/download/v2.11.6/splash-2.11.6.linux.x64.tar.gz | tar xz cd example ./run-example.sh
The log file for the example run throws me:
/bin/sh: line 1: /usr/bin/time: No such file or directory
However. When I try:
git clone --recurse-submodules https://github.com/refresh-bio/splash cd splash make -j
I get: Error: bkc does not exist in bin nor it is installed.
I've tried separately installing the conda dependencies, but theres seems to be a SPLASH dependency on CMAKE version 3.1 which is now defunct. Any fix for this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels