[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: building error
From: |
Mike Miller |
Subject: |
Re: building error |
Date: |
Fri, 11 Sep 2015 09:31:23 -0400 |
On Fri, Sep 11, 2015 at 21:09:24 +0900, Sungwon Shin wrote:
> And after 'make' I got the error message above screenshot.
>
> what should i do? could you help me? please? plz,,,
> thanks,
>
> sungwon
>
> p.s. i'm a beginner on linux system
It looks like you're using Ubuntu, which means the system can tell you
exactly what packages you are missing when you see errors like this.
The build error says you are missing a program called "rsvg-convert",
so run
$ rsvg-convert
The program 'rsvg-convert' is currently not installed. You can
install it by typing:
sudo apt-get install librsvg2-bin
PS: It would be preferable if you paste text when mailing this list
instead of attaching screenshots.
HTH,
--
mike
- building error, Sungwon Shin, 2015/09/11
- Re: building error,
Mike Miller <=
Re: building error, Ben Abbott, 2015/09/11