kuno / GeoIP

GeoIP binding for nodejs(>=0.10) and iojs
GNU Lesser General Public License v2.1
414 stars 129 forks source link

installation problema #59

Closed Oblooo closed 11 years ago

Oblooo commented 11 years ago

Hi, i am having a serious problem during geoip installation. Please see screenshot below

ciddedbd

kuno commented 11 years ago

I saw this is on version, v0.4.9, the latest the version is v0.4.10, which had made some big changes on the way of installation.

Can you give it a try?

Oblooo commented 11 years ago

Hi yes i have tried but i received this

2013/5/5 Guan Qing notifications@github.com

I saw this is on version, v0.4.9, the latest the version is v0.4.10, which had made some big changes on the way of installation.

Can you give it a try?

— Reply to this email directly or view it on GitHubhttps://github.com/kuno/GeoIP/issues/59#issuecomment-17450952 .

Oblooo commented 11 years ago

i am sorry. see attachment

2013/5/7 LoSpecchio d'Italia specchit@gmail.com

Hi yes i have tried but i received this

2013/5/5 Guan Qing notifications@github.com

I saw this is on version, v0.4.9, the latest the version is v0.4.10, which had made some big changes on the way of installation.

Can you give it a try?

— Reply to this email directly or view it on GitHubhttps://github.com/kuno/GeoIP/issues/59#issuecomment-17450952 .

kuno commented 11 years ago

hey: did you try v0.4.10? Could you post some output?

htsh commented 11 years ago

It fails for me too when trying npm install & npm install -g. attached is the output:

screen shot 2013-05-09 at 1 45 42 pm

screen shot 2013-05-09 at 1 46 38 pm

kuno commented 11 years ago

@htsh

Could you manually clone the repo and in the root of the repo, run node-gyp rebuild ?

Please post the output here.

kuno commented 11 years ago

/cc @Oblooo @htsh

Closing assuming installation success.