Difference between revisions of "Talk:Multi Node Install"

From Archivematica
Jump to navigation Jump to search
Line 10: Line 10:
  
 
When installing the archivematica-mcp-server , it would be helpful to discuss here the how to manually configure the mcp database. In a multi node install, there may be an existing mysql installation, or a dedicated mysql server in the lan?
 
When installing the archivematica-mcp-server , it would be helpful to discuss here the how to manually configure the mcp database. In a multi node install, there may be an existing mysql installation, or a dedicated mysql server in the lan?
 +
 +
If I choose to remove archivematica-mcp-server, it uninstalls all its dependencies, even though for me, some of those were already installed and being used on my machine.

Revision as of 18:04, 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.

When installing the archivematica-mcp-server , it would be helpful to discuss here the how to manually configure the mcp database. In a multi node install, there may be an existing mysql installation, or a dedicated mysql server in the lan?

If I choose to remove archivematica-mcp-server, it uninstalls all its dependencies, even though for me, some of those were already installed and being used on my machine.