Home About Sciense Documentation Screenshots License Downloads Support Development

Project Page

Downloads


Download Software Java 2 Standard Edition
Quick Install Instructions
  1. chmod +x j2sdk-1_4_2_<version>-linux-i586.bin
  2. ./j2sdk-1_4_2_<version>-linux-i586-rpm.bin
  3. rpm -iv j2sdk-1_4_2_<version>-linux-i586.rpm
  4. Download and execute this file: sh ./java_path.sh for set JAVA_HOME and PATH environment variables
Plataforms Tested Mandrake 9.2, SuSE 8.2, Fedora Core 2, Fedora Core 1
Home Page http://java.sun.com/j2se/index.jsp

Download Software JPackage Utils
Quick Install Instructions rpm -ihv jpackage-utils-<version>.rpm
Plataforms Tested Mandrake 9.2, SuSE 8.2, Fedora Core 2, Fedora Core 1
Home Page http://www.jpackage.org

Download Software Apache Ant
Quick Install Instructions rpm -ihv ant-<version>.rpm ant-optional-full-<version>.rpm gnujaxp-<version>.rpm xml-commons-apis-<version>.rpm xml-commons-<version>.rpm
Plataforms Tested Mandrake 9.2, SuSE 8.2, Fedora Core 2, Fedora Core 1
Home Page http://ant.apache.org/

Download Software Jakarta Tomcat
Quick Install Instructions
  1. rpm -ihv jakarta-tomcat-<version>.rpm
  2. In order to add the roll ``sciense'' in the file tomcat-users.xml (that generally is in /etc/tomcat5) you should add a line as the following:
    <role rolename=''sciense''/>

  3. For adding a user with this roll in the same file a line like the following one should be added:

    <user username=''name'' password=''pass'' roles=''sciense''/>
Plataforms Tested Mandrake 9.2, SuSE 8.2, Fedora Core 2, Fedora Core 1
Home Page http://jakarta.apache.org/tomcat/

Download Software PostgreSQL
Quick Install Instructions
  1. rpm -ihv postgresql-<version>.rpm
  2. rpm -ihv postgresql-server-<version>.rpm
  3. rpm -ihv postgresql-jdbc-<version>.rpm
  4. /usr/sbin/adduser postgres.
  5. mkdir -p /var/lib/pgsql/data
  6. chown postgres /var/lib/pgsql/data
  7. su - postgres
  8. initdb -D /var/lib/pgsql/data
  9. postmaster -D /var/lib/pgsql/data > logfile 2>& 1&
  10. createdb test
  11. In the file /var/lib/pgsql/data/postgresql.conf to add the line:

    tcpip_socket = true

  12. In the file /var/lib/pgsql/data/pg_hba.conf to add the lines:

    host all all 127.0.0.1 255.255.255.255 md5

  13. exit
  14. /etc/init.d/postgresql restart
  15. /sbin/chkconfig postgresql on
  16. cp /usr/share/pgsql/pg73jdbc3.jar /var/lib/tomcat5/common/lib/
Plataforms Tested Mandrake 9.2, SuSE 8.2, Fedora Core 2, Fedora Core 1
Home Page http://www.postgresql.org/

Download Software Apache
Quick Install Instructions
  1. rpm -ihv apache-<version>rpm or
    rpm -ihv httpd-<version>rpm
  2. In the file /etc/httpd/conf/httpd.conf add the following line:

    LoadModule cgi_module modules/mod_cgi.so
  3. /etc/init.d/httpd start
  4. /sbin/chkconfig httpd on
Plataforms Tested Mandrake 9.2, SuSE 8.2, Fedora Core 2, Fedora Core 1
Home Page http://httpd.apache.org/

Download Software SQL Sciense
Quick Install Instructions
  1. rpm -ihv sqlsciense-<version>.rpm
  2. cd /usr/share/sciense/sql
  3. edit file 'create_user.sql' and change the password
  4. sh ./install_database.sh
Plataforms Tested Mandrake 9.2, SuSE 8.2, Fedora Core 2, Fedora Core 1
Home Page http://sciense.sourceforge.net

Download Software Sciense Docs
Quick Install Instructions rpm -ihv sciense-docs-<version>.rpm
Plataforms Tested Mandrake 9.2, SuSE 8.2, Fedora Core 2, Fedora Core 1
Home Page http://sciense.sourceforge.net

Download Software HT Sciense
Quick Install Instructions rpm -ihv htsciense-1.0-1.i386.rpm
Plataforms Tested Mandrake 9.2, SuSE 8.2, Fedora Core 2, Fedora Core 1
Home Page http://sciense.sourceforge.net

Download Software Sciense
Quick Install Instructions
  1. rpm -ihv sciense-<version>.rpm
  2. /etc/init.d/tomcat5 stop
  3. wait for 2 minutes
  4. Edit the file: /etc/tomcat5/Catalina/localhost/sciense.xml and put the password for the database sciense:

    <parameter>
    <name>password</name>
    <value>Your Password</value>
    </parameter>

  5. /etc/init.d/tomcat5 start
  6. wait for 2 minutes
  7. Open the next url on a web browser with frames support:

    http://localhost:8008/sciense/
Plataforms Tested Mandrake 9.2, SuSE 8.2, Fedora Core 2, Fedora Core 1
Home Page http://sciense.sourceforge.net


All Files released

News

Resources

Search By Google