~ubuntu-branches/ubuntu/maverick/swig1.3/maverick

« back to all changes in this revision

Viewing changes to Doc/Manual/Windows.html

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2009-11-15 14:00:28 UTC
  • mfrom: (1.2.9 upstream) (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091115140028-me7amr2rie8zz1xn
Tags: 1.3.40-2ubuntu1
* Merge from Debian testing (LP: #356529), remaining changes:
  - Drop libchicken-dev from the build-depends (it's in universe)
  - Remove Pike from package description and from configure flags
  - drop "--without-mzscheme", we don't have it in our build-depends
  - use php-config5
  - Clean Runtime/ as well.
  - debian/rules (clean): Remove Lib/ocaml/swigp4.ml.
* debian/rules: Remove hardcoded python version.
* Remove upper limit for python from Build-Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
248
248
<ol>
249
249
  <li>
250
250
  Download the following packages from the <a href="http://www.mingw.org/download.shtml">MinGW download page</a>
251
 
  or <a href="http://sourceforge.net/project/showfiles.php?group_id=2435">MinGW SourceForge download page</a>.
 
251
  or <a href="http://sourceforge.net/projects/mingw/files/">MinGW SourceForge download page</a>.
252
252
  Note that at the time of writing, the majority of these are in the Current
253
253
  release list and some are in the Snapshot or Previous release list.
254
254
  <ul>
281
281
  </li>
282
282
 
283
283
  <li>
284
 
  Copy the followig to the MSYS install folder (C:\msys\1.0 is default):
 
284
  Copy the following to the MSYS install folder (C:\msys\1.0 is default):
285
285
  <ul>
286
286
    <li>msys-automake-1.8.2.tar.bz2</li>
287
287
    <li>msys-autoconf-2.59.tar.bz2</li>