Skip to content

Trouble installing SPLASH #52

@RebbyAnne

Description

@RebbyAnne

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions