You'll need to install buildsystem, gperf, libbdom, parser-utils and libwapcaplet
- get it from here : git clone git://git.netsurf-browser.org/buildsystem
- get it from here : git clone git://git.netsurf-browser.org/libdom
- get it from here : git://git.netsurf-browser.org/libparserutils
- sudo apt-get install gperf
having built/installed these chained dependencies will allow you to build libsvgtiny.
-Chaitanya
On Wed, Nov 27, 2013 at 2:27 PM, Giampaolo Bellini <iw2lsi@gmail.com> wrote:
Hello Chaitanyamaybe I'm doing it wrong...git clone git://git.netsurf-browser.org/libsvgtiny.gitcd libsvgtinymake>Makefile:10: /opt/netsurf/share/netsurf-buildsystem/makefiles/Makefile.tools: No such file or directory>Makefile:45: /Makefile.top: No such file or directory>make: *** No rule to make target `/Makefile.top'. Stop.I'm using KUbuntu 10.10... but why the Makefile is looking in /opt/netsurf ? do I need to compile the entire netsurf package?best regardsGiampaolo2013/11/27 Chaitanya Sharma <gopi.daiict@gmail.com>Hey Giampaolo,I just tried to compile it from the trunk (on ubuntu 13.10), and it compiled just fine.What errors are you getting?-ChaitanyaOn Wed, Nov 27, 2013 at 1:45 PM, Giampaolo Bellini <iw2lsi@gmail.com> wrote:
Hi allI'm new to SVG and I was searching for a way to obtain basic SVG items (as paths) from an svg file... I've cloned the repo with:git clone git://git.netsurf-browser.org/libsvgtiny.gitbut was unable to compile it on linux OS... am I doing something wrong ?is libsvgtiny not intended to use as a stand-alone lib ?
best regardsGiampaolo
No comments:
Post a Comment