This is how I do it
Step 1: install Ubuntu 10.04 on your computer(its free). This may be done as either a standalone install or as a second operating system on a windoze system.
Step 2: using the firefox web browser included in Ubuntu (aplications/internet/firefox) download the mbelib and deb files. They will be stored in the downloades folder (places/downloads)
Step 3: open the downloads folder (places/downloads). Select the DSD... file. Right click on it and select "extract here". A second folder will appear (it wont have the .tar extension in the name). Open that folder and select the .gz sub folder. Right click on it and select extract here.
A new folder will appear DSD...., right click on this and select rename. rename the folder "d". Now select the "d" folder and drag it over the first folder under the "Places" on the left side of the browser pane. This will put the "d" folder in your home folder.
Step 4: repeat step 3 but select the mbelib folder, also rename the final folder "m" once done you can close the browser pane.
Step 5: select the terminal program (aplications/accessories/terminal). Upon selecting you should see a pane open up and a command prompt with something like this in it "mine@mine-Laptop:-$". The names are not important the ":-$" is. Type "cd m" you should get "mine@mine-Laptop:~/m$" .
next type "sudo make" hit enter, you will be prompted for your password (its the one you made up when you installed Ubuntu), type it in NOTE that the curser does not indicate the letters being typed but they are being typed, once done hit enter. You should see a pile of lines starting with "gcc" appear and the curser displaying the "mine@mine-Laptop:~/m$" again. Now type in "sudo make install" and hit enter. once again there will be a pile of lines with the curser at the bottom displaying "mine@mine-Laptop:~/m$". You have successfully installed the first half of the program. Keep the terminal program open and go to the next step.
Step 6: Still in the terminal program type in "cd" the curser should now say "mine@mine-Laptop:-$" again. Type "cd d" you should get "mine@mine-Laptop:~/d$" next type "sudo make" hit enter, you will be prompted for your password (its the one you made up when you installed Ubuntu), type it in NOTE that the curser does not indicate the letters being typed but they are being typed, once done hit enter. You should see a pile of lines starting with "gcc" appear and the curser displaying the "mine@mine-Laptop:~/d$" again. Now type in "sudo make install" and hit enter. once again there will be a pile of lines with the curser at the bottom displaying "mine@mine-Laptop:~/d$" . thats it the program is installed. keep
Step 7: to run the routine connect your scanner to the mike input of the computer and type "dsd". if there is no current input the prompt will say sync:no sync once there is input you will see lots of lines of info. To get the input correct you will have to play with the line or mic input level setting.
Step 8: there is no step 8 you are finished.