Changes between Version 4 and Version 5 of ds9


Ignore:
Timestamp:
12/10/05 00:41:10 (21 years ago)
Author:
Daniel Kahn gillmor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ds9

    v4 v5  
    190190 ... lots of compilation spew snipped ...
    191191}}}
     192
     193i needed to make [source:trunk/packages/saods9/breezy-port.diff a few changes] to the source code of this package to make it work under breezy, but once i did that, it all seems to have compiled fine.  To install the new package, i did:
     194
     195{{{
     196[dkg@metis saods9-4.0b7]$ cd ..
     197[dkg@metis saods9]$ sudo dpkg --install saods9_4.0b7-1.dkgbreezy0_i386.deb
     198Password:
     199Selecting previously deselected package saods9.
     200(Reading database ... 64927 files and directories currently installed.)
     201Unpacking saods9 (from saods9_4.0b7-1.dkgbreezy0_i386.deb) ...
     202Setting up saods9 (4.0b7-1.dkgbreezy0) ...
     203
     204[dkg@metis saods9]$
     205}}}