Difference between revisions of "Talk:Multi Node Install"

From Archivematica
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")
 
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.

Revision as of 17:59, 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.