I have attempted to follow the tutorial, and got this:
deathd@ubuntu:~$ cd phoenix2-phoenix-2c83ee6
deathd@ubuntu:~/phoenix2-phoenix-2c83ee6$ ./setup.py
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: no commands supplied
I followed the part at the bottom of the page, and received this:
Do you want to continue [Y/n]? y
dpkg: error processing alsa-base (--configure):
package alsa-base is not ready for configuration
cannot configure (current status `half-installed')
Errors were encountered while processing:
alsa-base
E: Sub-process /usr/bin/dpkg returned an error code (1)
error: no commands supplied
– DeathD Mar 28 '13 at 01:47I start by doing the first part, and here is the Terminal log:
– DeathD Mar 28 '13 at 01:57