Open main menu

CDOT Wiki β

Changes

FAQ

329 bytes added, 20:58, 24 September 2006
m
Building Firefox
#: <b>[http://developer.mozilla.org/en/docs/Windows_Build_Prerequisites#GNU_Tools_for_Microsoft_Windows_.28Cygwin.29 Windows Build Documentation is updated - 17:15, Sept 16 2006 (EST)]</b>
#: ''Seneca students can get Visual Studios .NET 2003 or 2005 from [http://acs.senecac.on.ca/pages/download.php ACS].''
# '''How can I checkout the source code when ACS is blocking ports?'''
#: Open up two terminals. The first one makes a tunnel to matrix. In terminal 1:
#: ssh -L 2401:cvs-mirror.mozilla.org:2401 -l yourusername yourusername@matrix
#: In terminal 2:
#: cvs -d :pserver:anonymous:anonymous@localhost:/cvsroot co mozilla/client.mk
== IRC ==
1
edit