~ubuntu-branches/ubuntu/oneiric/gpib/oneiric

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Carlo Segre
  • Date: 2007-10-22 23:43:54 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20071022234354-5tpzy3if336ub4xm
Tags: 3.2.09-2
* Fix determination of phpapi version number
* Remove tnt4882-tms module from list as it will not compile cleanly 
  (Closes: #445253)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
gpib for Debian/GNU Linux
 
1
gpib for Debian GNU/Linux
2
2
-------------------------
3
3
 
4
4
To get a working GPIB setup you have to do the following:
5
5
 
6
 
 1. Check whether your GPIB adapter is support: check at
7
 
    <http://linux-gpib.sourceforge.net> or install lingpib0-dev and look
 
6
 1. Check whether your GPIB adapter is supported: check at
 
7
    <http://linux-gpib.sourceforge.net> or install libgpib0-dev and look
8
8
    at /usr/share/doc/libgpib0-dev/linux-gpib.pdf.gz.
9
9
 
10
10
 2. Install gpib-modules-source and compile the kernel modules:
34
34
    modules and run gpib_config manually.
35
35
 
36
36
 7. Now should be set. You can play with the examples in libgpib-bin
37
 
    (ibtest), python-gpib, libgpib-perl and php4-gpib.
 
37
    (ibtest), python-gpib, libgpib-perl and php5-gpib.
38
38
 
39
39
 -- Robert Jordens <jordens@debian.org>  Sat, 13 Nov 2004 01:12:53 +0100