Difference between revisions of "Talk:Multi Node Install"
Jump to navigation
Jump to search
(Created page with "Before you can add repos using the add-apt-repository command, you have to do: sudo apt-get install python-software-properties") |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
sudo apt-get install python-software-properties | sudo apt-get install python-software-properties | ||
| + | |||
| + | after adding the ppa's, I had to do: | ||
| + | |||
| + | sudo apt-get update | ||
| + | |||
| + | to be able to install the archivematica-mcp-server. | ||
Latest revision as of 17:53, 10 December 2012
Before you can add repos using the add-apt-repository command, you have to do:
sudo apt-get install python-software-properties
after adding the ppa's, I had to do:
sudo apt-get update
to be able to install the archivematica-mcp-server.