Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion libcouchbase on Windows

Received: by 10.42.57.79 with SMTP id c15mr10172099ich.33.1349194328804;
        Tue, 02 Oct 2012 09:12:08 -0700 (PDT)
X-BeenThere: couchbase@googlegroups.com
Received: by 10.42.102.12 with SMTP id g12ls1379066ico.4.gmail; Tue, 02 Oct
 2012 09:12:06 -0700 (PDT)
Received: by 10.50.216.193 with SMTP id os1mr6207513igc.4.1349194326597;
        Tue, 02 Oct 2012 09:12:06 -0700 (PDT)
Received: by 10.50.216.193 with SMTP id os1mr6207512igc.4.1349194326581;
        Tue, 02 Oct 2012 09:12:06 -0700 (PDT)
Return-Path: <trond.nor...@gmail.com>
Received: from mail-ie0-f170.google.com (mail-ie0-f170.google.com [209.85.223.170])
        by gmr-mx.google.com with ESMTPS id ul6si1385335igb.2.2012.10.02.09.12.06
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 02 Oct 2012 09:12:06 -0700 (PDT)
Received-SPF: pass (google.com: domain of trond.nor...@gmail.com designates 209.85.223.170 as permitted sender) client-ip=209.85.223.170;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of trond.nor...@gmail.com designates 209.85.223.170 as permitted sender) smtp.mail=trond.nor...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-ie0-f170.google.com with SMTP id c12so17269840ieb.29
        for <couchbase@googlegroups.com>; Tue, 02 Oct 2012 09:12:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=kTNANegjvA6PS2a/Dj/Q1y9nviRF6lnFrVblKgZe6mw=;
        b=FCEWePXQPjXjDD4MZD0twnQJWjc9SDTEPP/Kit+TESE/WXEHgX2lrLU6rv+QvsGni3
         im1A0Z2Xv+Y8cjhJ0ZaigT+E9Cn+r28exa00bTSxQjjzHnxLPoQL8Hr0QFPpDXES2q+X
         hQm6Cgc54ZXvw5CITOOnf/qcfMfCRh0IOzh4QdqyS2GLxwItYQvZ1IizSUxakBmBf70Z
         rZQtSr9vNfUg+m//4HmPsIuNIE19YaIMjf+GxOlhHUPwNCgGKwm8enAXPpbgO9EZ7KyX
         +OaQHppTTl58WuJqLxL5fTb6sZD9Dk9Bhn28EXg5Z4wB8L4NjsL+Y1CbizQ45EBdpQhv
         TD3g==
MIME-Version: 1.0
Received: by 10.50.7.232 with SMTP id m8mr9235026iga.48.1349194326463; Tue, 02
 Oct 2012 09:12:06 -0700 (PDT)
Received: by 10.64.72.135 with HTTP; Tue, 2 Oct 2012 09:12:06 -0700 (PDT)
In-Reply-To: <7685348e-0df0-4283-be98-b9f26097b6f3@googlegroups.com>
References: <6a5e0fdd-47d2-4d31-bb8d-6f453d42d43a@googlegroups.com>
	<CANyw1OU7bNGzkHYoPTGVobvKjnUg6aF-LQ=u3L=86M_4x5O...@mail.gmail.com>
	<7685348e-0df0-4283-be98-b9f26097b6f3@googlegroups.com>
Date: Tue, 2 Oct 2012 18:12:06 +0200
Message-ID: <CANyw1OXPOvi_N6rShf=oX3rmETGQrByvQ=t8RnWbqZHZ1zx...@mail.gmail.com>
Subject: Re: libcouchbase on Windows
From: Trond Norbye <trond.nor...@gmail.com>
To: couchbase@googlegroups.com
Content-Type: multipart/alternative; boundary=f46d04462dd28fd4f704cb15c8ef

--f46d04462dd28fd4f704cb15c8ef
Content-Type: text/plain; charset=ISO-8859-1

To be honest I've never tried node.js at all on windows :) All I've done on
windows have so far been building a pure win32 program using libcouchbase
directly.

We are currently beefing up the node.js driver and we'll most likely test
on win32 as well :) Sorry that I can't promise anything

Cheers,

Trond


On Tue, Oct 2, 2012 at 4:29 PM, Sean V Baker <sean.ba...@bb-technologies.com
> wrote:

> Hi Trond,
>
> It looks like I can't use NPM to install couchnode on Windows - I imagine
> that is not a targeted platform for the couchnode NPM at this point?
>
> This is what I get:
>
> C:\Inetpub\wwwroot\node>npm install couchbase > c:\npm.txt
> npm WARN package.json mong...@1.1.1 No README.md file found!
> npm http GET https://registry.npmjs.org/couchbase
> npm http 304 https://registry.npmjs.org/couchbase
> 'node-waf' is not recognized as an internal or external command,
> operable program or batch file.
> npm ERR! couchb...@0.0.1 install: `node-waf clean ; node-waf configure
> build`
> npm ERR! `cmd "/c" "node-waf clean ; node-waf configure build"` failed
> with 1
> npm ERR!
> npm ERR! Failed at the couchb...@0.0.1 install script.
> npm ERR! This is most likely a problem with the couchbase package,
> npm ERR! not with npm itself.
> npm ERR! Tell the author that this fails on your system:
> npm ERR!     node-waf clean ; node-waf configure build
> npm ERR! You can get their info via:
> npm ERR!     npm owner ls couchbase
> npm ERR! There is likely additional logging output above.
>
> npm ERR! System Windows_NT 5.2.3790
> npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program
> Files\\nod
> ejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "couchbase"
> npm ERR! cwd C:\Inetpub\wwwroot\node
> npm ERR! node -v v0.8.11
> npm ERR! npm -v 1.1.62
> npm ERR! code ELIFECYCLE
> npm ERR!
> npm ERR! Additional logging details can be found in:
> npm ERR!     C:\Inetpub\wwwroot\node\npm-debug.log
> npm ERR! not ok code 0
>
> Thanks-
> -Sean
>
>
>
> On Monday, October 1, 2012 3:53:22 PM UTC-4, Trond Norbye wrote:
>
>> All you need is a C compiler and you should be good to go... We do
>> provide an nmakefile to build on windows without using the autotools suite.
>>
>> Cheers,
>>
>> Trond
>>
>>
>> On Mon, Oct 1, 2012 at 12:21 PM, Sean V Baker <sean....@bb-technologies.*
>> *com> wrote:
>>
>>> Greetings,
>>>
>>> I'm attempting to use Couchbase with Node.js on a Windows Server (2003
>>> Standard SP2, 64 bit.) We generally use Windows Servers for all back-end
>>> functionality, so it would be ideal for me to be able to set up a Node.js
>>> server that interfaces with Couchbase on Windows if possible.
>>>
>>> Question: Is it possible to compile libcouchbase on Windows without
>>> having to load all of Microsoft Visual Studio 2010 on my server? Might
>>> there be another approach for me to get libcouchbase installed on a Windows
>>> server? (A different compiler perhaps?)
>>>
>>> Thanks so much for any insight on this-
>>>
>>> -Sean
>>>
>>>
>>>
>>
>>
>> --
>> Trond Norbye
>>
>>


-- 
Trond Norbye

--f46d04462dd28fd4f704cb15c8ef
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

To be honest I&#39;ve never tried node.js at all on windows :) All I&#39;ve=
 done on windows have so far been building a pure win32 program using libco=
uchbase directly.<div><br>We are currently beefing up the node.js driver an=
d we&#39;ll most likely test on win32 as well :) Sorry that I can&#39;t pro=
mise anything</div>
<div><br></div><div>Cheers,</div><div><br>Trond</div><div><br><br><div clas=
s=3D"gmail_quote">On Tue, Oct 2, 2012 at 4:29 PM, Sean V Baker <span dir=3D=
"ltr">&lt;<a href=3D"mailto:sean.ba...@bb-technologies.com" target=3D"_blan=
k">sean.ba...@bb-technologies.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Hi Trond,<div><br></div><div>It looks like I=
 can&#39;t use NPM to install couchnode on Windows - I imagine that is not =
a targeted platform for the couchnode NPM at this point?</div>
<div><br></div><div>This is what I get:</div><div><br></div><div><div>C:\In=
etpub\wwwroot\node&gt;npm install couchbase &gt; c:\npm.txt</div><div>npm W=
ARN package.json mong...@1.1.1 No README.md file found!</div><div>npm http =
GET <a href=3D"https://registry.npmjs.org/couchbase" target=3D"_blank">http=
s://registry.npmjs.org/couchbase</a></div>
<div>npm http 304 <a href=3D"https://registry.npmjs.org/couchbase" target=
=3D"_blank">https://registry.npmjs.org/couchbase</a></div><div>&#39;node-wa=
f&#39; is not recognized as an internal or external command,</div><div>oper=
able program or batch file.</div>
<div>npm ERR! couchb...@0.0.1 install: `node-waf clean ; node-waf configure=
 build`</div><div>npm ERR! `cmd &quot;/c&quot; &quot;node-waf clean ; node-=
waf configure build&quot;` failed with 1</div><div>npm ERR!</div><div>npm E=
RR! Failed at the couchb...@0.0.1 install script.</div>
<div>npm ERR! This is most likely a problem with the couchbase package,</di=
v><div>npm ERR! not with npm itself.</div><div>npm ERR! Tell the author tha=
t this fails on your system:</div><div>npm ERR! =A0 =A0 node-waf clean ; no=
de-waf configure build</div>
<div>npm ERR! You can get their info via:</div><div>npm ERR! =A0 =A0 npm ow=
ner ls couchbase</div><div>npm ERR! There is likely additional logging outp=
ut above.</div><div><br></div><div>npm ERR! System Windows_NT 5.2.3790</div=
>
<div>npm ERR! command &quot;C:\\Program Files\\nodejs\\\\node.exe&quot; &qu=
ot;C:\\Program Files\\nod</div><div>ejs\\node_modules\\npm\\bin\\npm-cli.js=
&quot; &quot;install&quot; &quot;couchbase&quot;</div><div>npm ERR! cwd C:\=
Inetpub\wwwroot\node</div>
<div>npm ERR! node -v v0.8.11</div><div>npm ERR! npm -v 1.1.62</div><div>np=
m ERR! code ELIFECYCLE</div><div>npm ERR!</div><div>npm ERR! Additional log=
ging details can be found in:</div><div>npm ERR! =A0 =A0 C:\Inetpub\wwwroot=
\node\npm-debug.log</div>
<div>npm ERR! not ok code 0</div></div><div><br></div><div>Thanks-</div><di=
v>-Sean</div><div><br></div><div><div class=3D"im"><br><br>On Monday, Octob=
er 1, 2012 3:53:22 PM UTC-4, Trond Norbye wrote:</div><blockquote class=3D"=
gmail_quote" style=3D"margin:0;margin-left:0.8ex;border-left:1px #ccc solid=
;padding-left:1ex">
<div class=3D"im">All you need is a C compiler and you should be good to go=
... We do provide an nmakefile to build on windows without using the autoto=
ols suite.</div><div><div><br></div><div>Cheers,</div><div><br>Trond</div>
<div class=3D"im"><div><br><br><div class=3D"gmail_quote">
On Mon, Oct 1, 2012 at 12:21 PM, Sean V Baker <span dir=3D"ltr">&lt;<a>sean=
....@bb-technologies.<u></u>com</a>&gt;</span> wrote:<br><blockquote class=
=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd=
ing-left:1ex">

Greetings,<div><br></div><div>I&#39;m attempting to use Couchbase with Node=
.js on a Windows Server (2003 Standard SP2, 64 bit.) We generally use Windo=
ws Servers for all back-end functionality, so it would be ideal for me to b=
e able to set up a Node.js server that interfaces with Couchbase on Windows=
 if possible.</div>

<div><br></div><div>Question: Is it possible to compile libcouchbase on Win=
dows without having to load all of Microsoft Visual Studio 2010 on my serve=
r? Might there be another approach for me to get libcouchbase installed on =
a Windows server? (A different compiler perhaps?)</div>

<div><br></div><div>Thanks so much for any insight on this-</div><div><br><=
/div><div>-Sean</div><div><br></div><div><br></div></blockquote></div><br><=
br clear=3D"all"><div><br></div>-- <br>Trond Norbye<br><br>
</div></div></div>
</blockquote></div></blockquote></div><br><br clear=3D"all"><div><br></div>=
-- <br>Trond Norbye<br><br>
</div>

--f46d04462dd28fd4f704cb15c8ef--