~ubuntu-branches/ubuntu/vivid/db/vivid-proposed

« back to all changes in this revision

Viewing changes to docs/installation/build_unix_sql.html

  • Committer: Package Import Robot
  • Author(s): Ondřej Surý
  • Date: 2011-12-05 15:44:35 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20111205154435-1rqncut9s3wxba1h
Tags: 5.1.29-1
* Add lintian-override for (not)embedded sqlite in MultiArch
* Generated db_signature is different on each arch
* Update priority of db5.1-util and add missing description of
  db5.1_sql
* Add git-buildpackage configuration
* Imported Upstream version 5.1.29

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
        <dl>
40
40
          <dt>
41
41
            <span class="sect2">
42
 
              <a href="build_unix_sql.html#id3589681">Changing Compile Options</a>
 
42
              <a href="build_unix_sql.html#idp50701368">Changing Compile Options</a>
43
43
            </span>
44
44
          </dt>
45
45
          <dt>
46
46
            <span class="sect2">
47
 
              <a href="build_unix_sql.html#id3588560">Enabling Extensions</a>
 
47
              <a href="build_unix_sql.html#idp50564616">Enabling Extensions</a>
48
48
            </span>
49
49
          </dt>
50
50
          <dt>
55
55
          </dt>
56
56
          <dt>
57
57
            <span class="sect2">
58
 
              <a href="build_unix_sql.html#id3589723">Using the JDBC Driver
 
58
              <a href="build_unix_sql.html#idp50694384">Using the JDBC Driver
59
59
</a>
60
60
            </span>
61
61
          </dt>
62
62
          <dt>
63
63
            <span class="sect2">
64
 
              <a href="build_unix_sql.html#id3590006">Building the ODBC Driver</a>
 
64
              <a href="build_unix_sql.html#idp50727840">Building the ODBC Driver</a>
65
65
            </span>
66
66
          </dt>
67
67
        </dl>
189
189
        <div class="titlepage">
190
190
          <div>
191
191
            <div>
192
 
              <h3 class="title"><a id="id3589681"></a>Changing Compile Options</h3>
 
192
              <h3 class="title"><a id="idp50701368"></a>Changing Compile Options</h3>
193
193
            </div>
194
194
          </div>
195
195
        </div>
216
216
        <div class="titlepage">
217
217
          <div>
218
218
            <div>
219
 
              <h3 class="title"><a id="id3588560"></a>Enabling Extensions</h3>
 
219
              <h3 class="title"><a id="idp50564616"></a>Enabling Extensions</h3>
220
220
            </div>
221
221
          </div>
222
222
        </div>
283
283
        <div class="titlepage">
284
284
          <div>
285
285
            <div>
286
 
              <h3 class="title"><a id="id3589723"></a>Using the JDBC Driver
 
286
              <h3 class="title"><a id="idp50694384"></a>Using the JDBC Driver
287
287
</h3>
288
288
            </div>
289
289
          </div>
293
293
          <div class="titlepage">
294
294
            <div>
295
295
              <div>
296
 
                <h4 class="title"><a id="id3589682"></a>Downloading JDBC Sample Code</h4>
 
296
                <h4 class="title"><a id="idp50708184"></a>Downloading JDBC Sample Code</h4>
297
297
              </div>
298
298
            </div>
299
299
          </div>
304
304
          <div class="titlepage">
305
305
            <div>
306
306
              <div>
307
 
                <h4 class="title"><a id="id3589630"></a>Modifying Sample Code</h4>
 
307
                <h4 class="title"><a id="idp50686072"></a>Modifying Sample Code</h4>
308
308
              </div>
309
309
            </div>
310
310
          </div>
324
324
          <div class="titlepage">
325
325
            <div>
326
326
              <div>
327
 
                <h4 class="title"><a id="id3589572"></a>Building and Running the JDBC Sample code</h4>
 
327
                <h4 class="title"><a id="idp50704248"></a>Building and Running the JDBC Sample code</h4>
328
328
              </div>
329
329
            </div>
330
330
          </div>
362
362
        <div class="titlepage">
363
363
          <div>
364
364
            <div>
365
 
              <h3 class="title"><a id="id3590006"></a>Building the ODBC Driver</h3>
 
365
              <h3 class="title"><a id="idp50727840"></a>Building the ODBC Driver</h3>
366
366
            </div>
367
367
          </div>
368
368
        </div>
372
372
          <div class="titlepage">
373
373
            <div>
374
374
              <div>
375
 
                <h4 class="title"><a id="id3589984"></a>Configuring Your System</h4>
 
375
                <h4 class="title"><a id="idp50726544"></a>Configuring Your System</h4>
376
376
              </div>
377
377
            </div>
378
378
          </div>
390
390
          <div class="titlepage">
391
391
            <div>
392
392
              <div>
393
 
                <h4 class="title"><a id="id3590187"></a>Building the Library</h4>
 
393
                <h4 class="title"><a id="idp50738632"></a>Building the Library</h4>
394
394
              </div>
395
395
            </div>
396
396
          </div>
412
412
          <div class="titlepage">
413
413
            <div>
414
414
              <div>
415
 
                <h4 class="title"><a id="id3590209"></a>Testing the ODBC Driver</h4>
 
415
                <h4 class="title"><a id="idp50739712"></a>Testing the ODBC Driver</h4>
416
416
              </div>
417
417
            </div>
418
418
          </div>