Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typo fix

...

Code Block
languagebash
sudo apt-get install ia32-libs
su - serveradmin
cd /atlassian-crowd-2.3.2/apache-tomcat/lib/
wget http://jdbc.postgresql.org/download/postgresql-8.4-701.jdbc4.jar

Unpack the JDK2JDK1.x file into the atlassian-crowd-2.3.2/apache-tomcat/ and then create a symbolic link to java

...