Giter Club home page Giter Club logo

Comments (3)

lohedges avatar lohedges commented on July 23, 2024

Strange. It should only require basic command-line utilities that come as standard on the Linux and macOS systems on which I've tested? Does your Ubuntu box not come with curl? In any case, I should put it some more checks to ensure that the required utilities are available and catch errors when things go wrong.

from biosimspace.

lohedges avatar lohedges commented on July 23, 2024

From a quick look, it looks like curl isn't installed by default on your version of Ubuntu. I'll add a check for this in the installer.

A sudo apt-get install curl should hopefully fix your problem.

from biosimspace.

jmichel80 avatar jmichel80 commented on July 23, 2024

weird curl is on the command line but does nothing....I used wget.

julien@ubuntu:/tmp$ /usr/bin/curl http://siremol.org/largefiles/sire_releases/download.php?name=sire_2018_1_1_linux.run
julien@ubuntu:/tmp$ curl http://siremol.org/largefiles/sire_releases/download.php?name=sire_2018_1_1_linux.run
julien@ubuntu:/tmp$
julien@ubuntu:/tmp$ wget http://siremol.org/largefiles/sire_releases/download.php?name=sire_2018_1_1_linux.run
--2018-05-14 13:48:35-- http://siremol.org/largefiles/sire_releases/download.php?name=sire_2018_1_1_linux.run
Resolving siremol.org (siremol.org)... 5.153.219.41, 5.153.219.41
Connecting to siremol.org (siremol.org)|5.153.219.41|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://sire.blob.core.windows.net/releases/sire_2018_1_1_linux.run [following]
--2018-05-14 13:48:35-- https://sire.blob.core.windows.net/releases/sire_2018_1_1_linux.run
Resolving sire.blob.core.windows.net (sire.blob.core.windows.net)... 52.239.141.36
Connecting to sire.blob.core.windows.net (sire.blob.core.windows.net)|52.239.141.36|:443... connected.
HTTP request sent, awaiting response... ^C

julien@ubuntu:/tmp$ sudo apt-get install curl
Reading package lists... Done
Building dependency tree
Reading state information... Done
curl is already the newest version (7.47.0-1ubuntu2.7).
curl set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 40 not upgraded.

from biosimspace.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.