Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
cd $ALF_HOME/tomcat/webapps
mkdir alfresco
cd alfresco
$JAVA_HOME/bin/jar \-xvf ../alfresco.war

3.  Configure a MySQL server as described in the MySQL instructions.  This is
    the bottom layer of the stack.  Be certain to configure replication if it
    is part of a multi-stack cluster.

...

     6d. after installation, you should be able to type "convert" command and
         get the help page.

     6e. Go to http://pages.cs.wisc.edu/~ghost/Image Removed download ghostscript-8.61.tar.gz and ghostscript-fonts-std-8.11.tar.gz, or get them from the ISDA software repository on Trogdor.

...

Code Block
cd /home/alfresco-\[version number\]-\[series\]
./alfresco.sh stop
ps aux \| grep alfresco

          Repeat the ps command until the Alfresco processes terminate.

...