Le dimanche 18 janvier 2015 à 05:43 -0800, 'Stéphane Laurent' via
julia-users a écrit :
> Oh nice, I have installed cmake and that works.
> Wasn't cmake required before ? I'm surprised it was not installed.
I think this requirement was added recently to build libgit2.
Anyway it's quite weird it made you computer freeze...

Regarding 0.3 vs 0.4, it depends on what you want to do. If you need a
stable  ("working") environment, use 0.3.


Regards


> Le dimanche 18 janvier 2015 13:11:35 UTC+1, Stéphane Laurent a écrit :
>         Hello,
>         Currently my pc always freezes, so I use the console mode and
>         I don't know how to copy-paste the output.  
>         I remember something like "cmake not found", but I'm not sure.
>         Isn't it better to install the latest 0.3 version rather than
>         0.4 ? 
>         
>         Le dimanche 18 janvier 2015 12:56:16 UTC+1, Milan
>         Bouchet-Valat a écrit :
>                 Le dimanche 18 janvier 2015 à 03:54 -0800, 'Stéphane
>                 Laurent' via 
>                 julia-users a écrit : 
>                 > Hello, he
>                 > 
>                 > 
>                 >  Since Julia version 0.4 this way does not work
>                 anymore : 
>                 >         git pull 
>                 >         make clean 
>                 >         make 
>                 > 
>                 > 
>                 > There are some errors when doing make. Can I simply
>                 delete my julia 
>                 > folder and reinstall ? 
>                 Of course you can, but there are probably other ways
>                 too. Can you post 
>                 the output you get somewhere? 
>                 
>                 
>                 Regards 
>                 
>                 > Le mardi 20 mai 2014 12:46:41 UTC+2, Ivo Balbaert a
>                 écrit : 
>                 >         Sorry, message was posted too quickly: 
>                 >         
>                 >         
>                 >         Here is my report of the build: 
>                 >         in /home/ivo/julia: 
>                 >           git clone
>                 git://github.com/JuliaLang/julia.git 
>                 >         cd julia 
>                 >         in /home/ivo/julia/julia: 
>                 >         make 
>                 >         
>                 >         
>                 >         /bin/sh: 2: g++: not found 
>                 >         make[2]: ***
>                 [/home/ivo/julia/julia/usr/lib/libgrisu.so] Error 
>                 >         127 
>                 >         make[1]: *** [julia-release] Error 2 
>                 >         make: *** [release] Error 2 
>                 >         --> sudo ap-get install build-essential 
>                 >         make 
>                 >         
>                 >         
>                 >         gfortran: command not found 
>                 >         --> sudo apt-get install gfortran 
>                 >         make 
>                 >         
>                 >         
>                 >         checking for suitable m4... configure:
>                 error: No usable m4 in 
>                 >         $PATH or /usr/5bin (see config.log for
>                 reasons). 
>                 >         --> sudo apt-get install m4 
>                 >         make 
>                 >         
>                 >         
>                 >         ./julia   OK! 
>                 >         
>                 >         
>                 >         To install latest version of Julia: 
>                 >         git pull 
>                 >         make clean 
>                 >         make 
>                 >         ./julia 
>                 >         
>                 >         Cheers, 
>                 >         Ivo 
>                 >         
>                 >         Op zaterdag 25 januari 2014 04:30:18 UTC+1
>                 schreef Rajn: 
>                 >                 After my several failed attempts to
>                 run PyPlot through 
>                 >                 Julia in Windows, I decided to give
>                 up and try Linux. 
>                 >                 Guess it was even worse. 
>                 >                 
>                 >                 First I added to regular repository
>                 (not the 
>                 >                 nightlybuild) 
>                 >                 then added the dep-repository 
>                 >                 then updated and 
>                 >                 then installed julia 
>                 >                 
>                 >                 Here's the latest: 
>                 >                 Unpacking librmath-dev 
>                 >
>                 (from .../librmath-dev_2.15.2-juliadeps2~raring_amd64.deb) 
> ... 
>                 >                 dpkg: error 
>                 >
>                 processing 
> /var/cache/apt/archives/librmath-dev_2.15.2-juliadeps2~raring_amd64.deb 
> (--unpack): 
>                 >                  trying to overwrite
>                 '/usr/include/Rmath.h', which is 
>                 >                 also in package r-mathlib
>                 3.0.1-3ubuntu1 
>                 >                 No apport report written because
>                 MaxReports is reached 
>                 >                 already 
>                 >                 
>                 >                 Selecting previously unselected
>                 package julia. 
>                 >                 Unpacking julia 
>                 >
>                 (from .../julia_0.2.0~saucyfinal1_amd64.deb) ... 
>                 >                 Processing triggers for man-db ... 
>                 >                 Errors were encountered while
>                 processing: 
>                 >
>                  
> /var/cache/apt/archives/librmath-dev_2.15.2-juliadeps2~raring_amd64.deb 
>                 >                 E: Sub-process /usr/bin/dpkg
>                 returned an error code 
>                 >                 (1) 
>                 >                 
>                 >                 Have no clue absolutely how to
>                 proceed. The same issue 
>                 >                 occurs when I try nightly builds. 
>                 >                 
>                 >                 
>                 >                 
>                 

Reply via email to