Skip to content

Instantly share code, notes, and snippets.

@BrunoxD
Last active October 31, 2019 13:41
Show Gist options
  • Save BrunoxD/cda27de22e08ee56f6084fe88923ee35 to your computer and use it in GitHub Desktop.
Save BrunoxD/cda27de22e08ee56f6084fe88923ee35 to your computer and use it in GitHub Desktop.

Revisions

  1. BrunoxD revised this gist Oct 31, 2019. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions netcarto_colab.sh
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    wget https://bitbucket.org/amarallab/network-cartography/raw/ce974efc27acdff294d601e77f9762ff2b61e62f/netcarto_cl -qO netcarto \
    && chmod +x ./netcarto \
    wget https://bitbucket.org/amarallab/network-cartography/raw/ce974efc27acdff294d601e77f9762ff2b61e62f/netcarto_cl -qO netcarto_cl \
    && chmod +x ./netcarto_cl \
    && sudo dpkg --add-architecture i386 \
    && sudo apt update \
    && sudo apt install libgslcblas0:i386 libgsl23:i386 -y \
  2. BrunoxD created this gist Oct 31, 2019.
    6 changes: 6 additions & 0 deletions netcarto_colab.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    wget https://bitbucket.org/amarallab/network-cartography/raw/ce974efc27acdff294d601e77f9762ff2b61e62f/netcarto_cl -qO netcarto \
    && chmod +x ./netcarto \
    && sudo dpkg --add-architecture i386 \
    && sudo apt update \
    && sudo apt install libgslcblas0:i386 libgsl23:i386 -y \
    && cp /usr/lib/i386-linux-gnu/libgsl.so.23 /usr/lib/i386-linux-gnu/libgsl.so.0