X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2FINSTALL.mir;h=9906139f5b4c87976d9456ee5a2e80613aa0f6a7;hb=57f0a98600101c3eb8652aaa7e1643fc7e17297b;hp=fd6a7b77c085f6c2dff06bceef1aaf5fecb780ab;hpb=018bfd5bd02b1b70b1977bbc3e0b2ab61bbb3537;p=mir.git diff --git a/doc/INSTALL.mir b/doc/INSTALL.mir index fd6a7b77..9906139f 100755 --- a/doc/INSTALL.mir +++ b/doc/INSTALL.mir @@ -29,30 +29,28 @@ CVS CHECKOUT: now customize config.properties for your needs. -3. configure the build.sh file with java_home +3. configure the build.sh file with java_home + cp build.sh-dist build.sh + chmod 755 build.sh -4. Link in the webapps directory of tomcat to the install directory (the directory is called Mir). +4. copy the mir/template-dist-directory to mir/template -5. copy the mir/template-dist-directory to mir/template - +5. compile + sh build.sh -6. compile - sh build.sh +6. Link in the webapps directory of tomcat to the install directory (the directory is called Mir). 7. create a new database - the database name should be the same as in config.properties as user postgres: - createdb dbname 8. create base table - psql -Upostgres dbname < dbscripts/create_pg.sql cat dbscript/help*.sql | psql -Upostgres dbname @@ -72,4 +70,4 @@ and the openposting-servlet via http://host/OpenMir -standard login is redaktion/indymedia +standard login is redaktion/indymedia \ No newline at end of file