Ah, yes. Not having git could cause that error too. On Wed, Oct 22, 2014 at 1:34 PM, Keno Fischer <[email protected]> wrote:
> Also is git installed. > > On Wed, Oct 22, 2014 at 1:30 PM, Stefan Karpinski <[email protected]> > wrote: > >> Although that should be done for you. Does /home/markus/.julia/v0.3 >> exist? If so, what's in it? >> >> On Wed, Oct 22, 2014 at 1:28 PM, Jake Bolewski <[email protected]> >> wrote: >> >>> run Pkg.init() first if the metadata does not exist. >>> >>> >>> On Wednesday, October 22, 2014 1:20:42 PM UTC-4, Markus Roth wrote: >>>> >>>> Hey advanced julia users, >>>> >>>> I am new to the julia programming language and just started to learn >>>> it. I just set up a new Linux Mint installation and installed julia by >>>> adding the ubuntu repository as suggested on the website. As a first step I >>>> wanted to install PyPlot by typing "Pkg.add("PyPlot")". I get an error >>>> message (see attached file). Can you help me with my problem because I am >>>> really interested in learning the language. >>>> >>>> Best, >>>> Markus >>>> >>>> >>>> >>>> <https://lh3.googleusercontent.com/-DibYx6wzpZM/VEfm-rfl3CI/AAAAAAAAADU/dMVb9vLUnys/s1600/jl.jpg> >>>> >>> >> >
