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
libcouchbase on Windows
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Sean V Baker  
View profile  
 More options Oct 1 2012, 3:21 pm
From: Sean V Baker <sean.ba...@bb-technologies.com>
Date: Mon, 1 Oct 2012 12:21:48 -0700 (PDT)
Local: Mon, Oct 1 2012 3:21 pm
Subject: libcouchbase on Windows

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Trond Norbye  
View profile  
 More options Oct 1 2012, 3:53 pm
From: Trond Norbye <trond.nor...@gmail.com>
Date: Mon, 1 Oct 2012 12:53:21 -0700
Local: Mon, Oct 1 2012 3:53 pm
Subject: Re: libcouchbase on Windows

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 <

--
Trond Norbye

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean V Baker  
View profile  
 More options Oct 1 2012, 4:02 pm
From: Sean V Baker <sean.ba...@bb-technologies.com>
Date: Mon, 1 Oct 2012 13:02:33 -0700 (PDT)
Local: Mon, Oct 1 2012 4:02 pm
Subject: Re: libcouchbase on Windows

Great - thanks so much!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Trond Norbye  
View profile  
 More options Oct 1 2012, 4:04 pm
From: Trond Norbye <trond.nor...@gmail.com>
Date: Mon, 1 Oct 2012 13:04:54 -0700
Local: Mon, Oct 1 2012 4:04 pm
Subject: Re: libcouchbase on Windows

I don't think we've got any plans about providing a binary package, but I
guess that could come in handy for win32 deployments given that they
normally don't come with a c compiler pre-installed ;)

CHeers,

Trond

On Mon, Oct 1, 2012 at 1:02 PM, Sean V Baker <sean.ba...@bb-technologies.com

--
Trond Norbye

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sergey Avseyev  
View profile  
 More options Oct 1 2012, 4:22 pm
From: Sergey Avseyev <sergey.avse...@gmail.com>
Date: Mon, 1 Oct 2012 13:22:04 -0700
Local: Mon, Oct 1 2012 4:22 pm
Subject: Re: libcouchbase on Windows

I've built zipfiles for latest tag, and our builders[1] are making
them for each build here[2]

I attached them to this message, but they are not published anywhere yet

[1]: http://sdkbuilds.couchbase.com/job/libcouchbase-win
[2]: http://sdkbuilds.couchbase.com/job/libcouchbase-win/ARCH=x86,MSVCC_VE...

--
Sergey Avseyev

  windows-2.0.0beta.tar
1573K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Ingenthron  
View profile  
 More options Oct 1 2012, 5:58 pm
From: Matt Ingenthron <m...@couchbase.com>
Date: Mon, 1 Oct 2012 14:58:30 -0700
Local: Mon, Oct 1 2012 5:58 pm
Subject: Re: libcouchbase on Windows

On 10/1/12 1:04 PM, "Trond Norbye" <trond.nor...@gmail.com<mailto:trond.nor...@gmail.com>> wrote:

I don't think we've got any plans about providing a binary package, but I guess that could come in handy for win32 deployments given that they normally don't come with a c compiler pre-installed ;)

We definitely do plan this, we just have needed to work through the packaging and testing.  I see later in the thread, Sergey has provided some links to current builds.

Sean: please let us know how this works out for you!

Matt

CHeers,

Trond

On Mon, Oct 1, 2012 at 1:02 PM, Sean V Baker <sean.ba...@bb-technologies.com<mailto:sean.ba...@bb-technologies.com>> wrote:
Great - thanks so much!

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean V Baker  
View profile  
 More options Oct 2 2012, 10:29 am
From: Sean V Baker <sean.ba...@bb-technologies.com>
Date: Tue, 2 Oct 2012 07:29:16 -0700 (PDT)
Local: Tues, Oct 2 2012 10:29 am
Subject: Re: libcouchbase on Windows

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Trond Norbye  
View profile  
 More options Oct 2 2012, 12:12 pm
From: Trond Norbye <trond.nor...@gmail.com>
Date: Tue, 2 Oct 2012 18:12:06 +0200
Local: Tues, Oct 2 2012 12:12 pm
Subject: Re: libcouchbase on Windows

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

--
Trond Norbye

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean V Baker  
View profile  
 More options Oct 2 2012, 1:12 pm
From: Sean V Baker <sean.ba...@bb-technologies.com>
Date: Tue, 2 Oct 2012 10:12:26 -0700 (PDT)
Local: Tues, Oct 2 2012 1:12 pm
Subject: Re: libcouchbase on Windows

Thanks man! Glad to hear the node driver is on the radar. I'll work with it
on my mac until I figure out how to install it on Windows :)

-Sean


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »