Installing Pure Data on Ubuntu Software name : Pure Data Extended
Installation on Ubuntu Gutsy (7.10) and Ubuntu Hardy (8.04) is the same process. It is made a little tricky because Pure Data Extended requires some software that is not normally part of these operating systems but is included in an older version of Ubuntu. So we must indulge a short work around to get Pure Data Extended working correctly. Thankfully it is quick and simple. Installing libflac7 and libjasperPure Data Extended requires two software 'libraries' from an older version of Ubuntu - libflac7 and libjasper To prepare Ubuntu to install them when you install Pure Data Extended, you first need to open the Synaptic Package Manager : You will be asked for a password. Enter in your adminstrator password (not your user password) and you will see Synaptic open. Now we need to add the older software repositories too install these 2 software libraries. Click on Settings and then Repositories and you will see the Synaptic Repository Manager : Now click on the second tab entitled Third-Party Software. It is here that you will now need to enter information about these two repositories:
deb http://archive.ubuntu.com/ubuntu/ feisty main restricted deb-src http://archive.ubuntu.com/ubuntu/ feisty main restricted
You need to add them one at a time by clicking on + Add and typing one of the above lines into the text field provided and then press Add Source. Then do the same for the next line. Now close the repository manager window and you will be asked to reload the repository information because it has changed. This can be done by pushing the blue Reload button on the Synaptic interface. Then quit the Synaptic Package Manager.
Installing Pure Data
|