Giter VIP home page Giter VIP logo

Comments (3)

kostya avatar kostya commented on May 12, 2024

seems you not installed llvm correctly.

i just installed as in .travis.yml on ubuntu 12.04

sudo sh -c 'echo "deb http://llvm.org/apt/precise/ llvm-toolchain-precise main" > /etc/apt/sources.list.d/llvm.list'
sudo sh -c 'wget -O - http://llvm.org/apt/llvm-snapshot.gpg.key | apt-key add -'
sudo apt-get update 
sudo apt-get install llvm-3.3 libpcre3-dev libunwind7-dev llvm-3.3-dev
rvm use 1.9.3
bundle 

./bin/crystal 1.cr -O3
./1

all is ok.

from crystal.

trans avatar trans commented on May 12, 2024

Ah, that would it explain it then. Seems I am stuck b/c I am running Debian stable.

$ sudo apt-get install llvm-3.3 libpcre3-dev libunwind7-dev llvm-3.3-dev
The following packages have unmet dependencies:
 llvm-3.3 : Depends: llvm-3.3-runtime (= 1:3.3~svn181304-1~exp1) but it is not going to be installed
            Depends: libc6 (>= 2.15) but 2.13-38 is to be installed
            Depends: libllvm3.3 but it is not going to be installed
 llvm-3.3-dev : Depends: libc6 (>= 2.14) but 2.13-38 is to be installed
                Depends: libcloog-isl3 but it is not going to be installed
                Depends: libisl10 (>= 0.11) but it is not going to be installed
                Depends: libllvm3.3 but it is not going to be installed

from crystal.

asterite avatar asterite commented on May 12, 2024

There's no Ruby anymore, so this issue became invalid.

from crystal.

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.