Skip to content
This repository has been archived by the owner on Mar 31, 2018. It is now read-only.

Installation Error! #10

Open
aquarius070287 opened this issue Aug 22, 2011 · 2 comments
Open

Installation Error! #10

aquarius070287 opened this issue Aug 22, 2011 · 2 comments

Comments

@aquarius070287
Copy link

While installing i am getting following error.

Waf: Entering directory /home/vishal/node_modules/node-gd/build' [1/2] cxx: node-gd.cc -> build/default/node-gd_1.o ../node-gd.cc:16:16: fatal error: gd.h: No such file or directory compilation terminated. Waf: Leaving directory/home/vishal/node_modules/node-gd/build'
Build failed: -> task failed (err #1):
{task: cxx node-gd.cc -> node-gd_1.o}

I am on Linux/ node 0.5.0

Thanks

@zhuangya
Copy link

you should install libgd.

@mikesmullin
Copy link

yes, make sure you have installed the libgd dependency. if resolved plz close issue. thx

sudo apt-get install libgd2-xpm-dev # libgd

you may also want to try the latest version:
http://github.com/mikesmullin/node-gd

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants