Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dch/527417 to your computer and use it in GitHub Desktop.
Save dch/527417 to your computer and use it in GitHub Desktop.
Getting the bits for building erlang and CouchDB on Windows
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\couchdb>d:
D:\>dir
Volume in drive D is Relax_with_CouchDB
Volume Serial Number is 92D6-4E48
Directory of D:\
16/08/2010 04:01 p.m. <DIR> cygwin
16/08/2010 02:52 p.m. <DIR> install
16/08/2010 02:41 p.m. <DIR> mozilla-build
16/08/2010 03:18 p.m. <DIR> src
0 File(s) 0 bytes
4 Dir(s) 28,054,114,304 bytes free
D:\>cd \install\bin
D:\install\bin>junction %systemdrive%\mozilla-build %ROOT%\mozilla-build
Junction v1.04 - Windows junction creator and reparse point viewer
Copyright (C) 2000-2005 Mark Russinovich
Systems Internals - http://www.sysinternals.com
Created: C:\mozilla-build
Targetted at: D:\mozilla-build
D:\install\bin>junction %systemdrive%\cygwin %root%\cygwin
Junction v1.04 - Windows junction creator and reparse point viewer
Copyright (C) 2000-2005 Mark Russinovich
Systems Internals - http://www.sysinternals.com
Created: C:\cygwin
Targetted at: D:\cygwin
D:\install\bin>junction %systemdrive%\openssl %root%\src\openssl
Junction v1.04 - Windows junction creator and reparse point viewer
Copyright (C) 2000-2005 Mark Russinovich
Systems Internals - http://www.sysinternals.com
Created: C:\openssl
Targetted at: D:\src\openssl
C:\Users\couchdb>cd \src\wxWidgets-2.8.11
D:\src\wxWidgets-2.8.11>dir /s/b *.sln
D:\src\wxWidgets-2.8.11\build\msw\wx.sln
D:\src\wxWidgets-2.8.11\build\msw\wx_dll.sln
D:\src\wxWidgets-2.8.11\contrib\build\stc\stc.sln
D:\src\wxWidgets-2.8.11>cd \mozilla-build
D:\mozilla-build>dir
Volume in drive D is Relax_with_CouchDB
Volume Serial Number is 92D6-4E48
Directory of D:\mozilla-build
16/08/2010 02:41 p.m. <DIR> .
16/08/2010 02:41 p.m. <DIR> ..
16/08/2010 02:40 p.m. <DIR> 7zip
16/08/2010 02:40 p.m. <DIR> atlthunk_compat
16/08/2010 02:40 p.m. <DIR> blat261
16/08/2010 02:41 p.m. <DIR> emacs-22.3
09/07/2010 05:05 a.m. 7,284 guess-msvc.bat
16/08/2010 02:41 p.m. <DIR> hg
16/08/2010 02:41 p.m. <DIR> info-zip
16/08/2010 02:41 p.m. <DIR> kdiff3
16/08/2010 02:41 p.m. <DIR> moztools
16/08/2010 02:41 p.m. <DIR> moztools-180compat
16/08/2010 02:41 p.m. <DIR> moztools-x64
16/08/2010 02:41 p.m. <DIR> msys
16/08/2010 02:41 p.m. <DIR> nsis-2.22
16/08/2010 02:41 p.m. <DIR> nsis-2.33u
16/08/2010 02:41 p.m. <DIR> nsis-2.46u
16/08/2010 02:41 p.m. <DIR> python
09/07/2010 05:05 a.m. 379 start-l10n.bat
09/07/2010 05:05 a.m. 2,365 start-msvc10-x64.bat
09/07/2010 05:05 a.m. 2,396 start-msvc10.bat
09/07/2010 05:05 a.m. 606 start-msvc6.bat
09/07/2010 05:05 a.m. 1,422 start-msvc71.bat
09/07/2010 05:05 a.m. 2,801 start-msvc8-x64.bat
09/07/2010 05:05 a.m. 2,688 start-msvc8.bat
09/07/2010 05:05 a.m. 2,552 start-msvc9-x64.bat
09/07/2010 05:05 a.m. 2,585 start-msvc9.bat
16/08/2010 02:41 p.m. <DIR> svn-win32-1.6.3
16/08/2010 02:41 p.m. <DIR> upx203w
09/07/2010 05:05 a.m. 4 VERSION
16/08/2010 02:41 p.m. <DIR> vim
16/08/2010 02:41 p.m. <DIR> wget
16/08/2010 02:41 p.m. <DIR> wix-351728
11 File(s) 25,082 bytes
22 Dir(s) 22,959,443,968 bytes free
D:\mozilla-build>start-msvc9.bat
"Mozilla tools directory: D:\mozilla-build\"
Windows SDK directory: C:\Program Files\Microsoft SDKs\Windows\v7.0\
Windows SDK version: 7.0
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
Mozilla build environment: MSVC version 9.
couchdb@BUILD ~
$ pwd
/c/Users/couchdb
couchdb@BUILD ~
$ cd /d/src/
couchdb@BUILD /d/src
$ alias dir='ls --color=auto -FGhal'
couchdb@BUILD /d/src
$ dir
total 62K
drwxr-xr-x 17 couchdb 4.0K Aug 16 18:28 ./
drwxr-xr-x 7 couchdb 4.0K Aug 16 18:08 ../
drwxr-xr-x 11 couchdb 0 Aug 6 05:56 apache-couchdb-0.11.2_R13B04/
drwxr-xr-x 11 couchdb 0 Aug 6 05:56 apache-couchdb-0.11.2_R14A/
drwxr-xr-x 11 couchdb 0 Aug 12 06:19 apache-couchdb-1.0.1_R13B04/
drwxr-xr-x 11 couchdb 0 Aug 12 06:19 apache-couchdb-1.0.1_R14A/
-rw-r--r-- 1 couchdb 60 Aug 16 17:29 bin
-rw-r--r-- 1 couchdb 62 Aug 16 17:29 bits
drwxr-xr-x 5 couchdb 0 Aug 16 15:02 icu-4.2/
drwxr-xr-x 5 couchdb 0 Aug 16 15:02 icu-4.4.1/
drwxr-xr-x 4 couchdb 8.0K Aug 16 14:48 inno5/
drwxr-xr-x 6 couchdb 0 Aug 16 15:04 libcurl-7.19.3-win32-ssl-msvc/
drwxr-xr-x 6 couchdb 4.0K Aug 16 15:05 npp/
drwxr-xr-x 10 couchdb 4.0K Aug 16 15:06 nsis/
drwxr-xr-x 6 couchdb 4.0K Aug 16 15:14 openssl/
drwxr-xr-x 11 couchdb 8.0K Aug 16 20:34 otp_src_R13B04/
drwxr-xr-x 11 couchdb 8.0K Aug 16 20:34 otp_src_R14A/
drwxr-xr-x 16 couchdb 16K Aug 16 18:26 wxWidgets-2.8.11/
drwxr-xr-x 13 couchdb 0 Aug 16 15:19 wxWidgets-2.8.11.dist/
couchdb@BUILD /d/src
$ tar xjf /d/install/bits/seamonkey-2.0.6.source.tar.bz2
couchdb@BUILD /d/src
$ mv seamonkey seamonkey-2.0.6
couchdb@BUILD /d/src
$ mkdir seamonkey-current
couchdb@BUILD /d/src
$ cd seamonkey-current/
couchdb@BUILD /d/src/seamonkey-current
$ hg clone http://hg.mozilla.org/mozilla-central
destination directory: mozilla-central
requesting all changes
adding changesets
adding manifests
adding file changes
added 50664 changesets with 240342 changes to 64451 files (+15 heads)
updating to branch default
45458 files updated, 0 files merged, 0 files removed, 0 files unresolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment