Announcement

Collapse
No announcement yet.

OpenSuSE 10.2 intall problems

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • OpenSuSE 10.2 intall problems

    Hello all.
    After my initial forays with OX on Ubuntu I've decided to move to OpenSuSE.
    I'd really like to run it on 10.3 but I understand why that isn't supported yet.
    (The package manager is sooo much faster under 10.3 though)
    Anyway, my 10.2 install is not going as well.

    Any idea on this error?

    susevm:/usr/src/concurrent # ant -q dist

    BUILD FAILED
    /usr/src/concurrent/build.xml:45: Unable to find a javac compiler;
    com.sun.tools.javac.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to the JDK

    Total time: 1 second

    If i run which javac I get:
    /usr/bin/javac

    If I do echo $JAVA_HOME I get:
    /usr/lib/jvm/jre

    I should mention that I am executing the install script line by line to find out
    why I ended up with an install via the install script that was non-functional.
    I think I may have found the problem. For some reason the JDK/SDK cannot be
    found under OpenSuSE 10.2 which is causing a variety of problems.

    **UPDATE**
    I was able to get past the java problem by installing java first and then rebooting the box.
    You can either install it via YaST or execute:

    zypper in java-1_5_0-sun java-1_5_0-sun-devel

    I had to reboot before any call to javac could find the SDK.
    Last edited by Guest; 10-15-2007, 10:43 PM.

  • #2
    TOP Installer SCRIPT

    Hello Mailman,

    I found an full installerscript for Opensuse 10.2



    You must disable tomcat5
    See the jchaset Thread

    You must use Firefox 2
    With IE6.0 hangs by 90% Login Load


    By
    user001

    Comment


    • #3
      Hi,

      login with IE6 works for me (with and without SSL) on build of 2007-10-27. Are you sure you cleared the cache after updating?

      Greetings

      Comment


      • #4
        Thank Mr. Braun,

        Your Install Script Help me so much. You are great Boy.


        Installer OpenSuSE 10.2
        Tomcat5 must disable Port 8009 used by annother Application.
        I must delete my MYSQL Password, so i can install Database. I have .my.cnf in /root. I must add manual user oxadmin password: secret to Mysql.
        CYRUS::IMAP::PERL,SIEVE Scripts missing in installer.
        PHPMYADMIN d'ont work Connection-collation failure.
        jcharset have add to build.xml so ant install successfull.

        log: open-xchange-admin.log.0

        29.10.2007 07:42:01 org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPService <init>
        SCHWERWIEGEND: Could not create sender to [127.0.0.1:57462] -- Socket is null, cannot connect to 127.0.0.1:57462
        29.10.2007 07:42:01 org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPCacheManager fixService
        SCHWERWIEGEND: Can't fix Socket is null, cannot connect to 127.0.0.1:57462
        29.10.2007 07:42:01 org.apache.jcs.auxiliary.lateral.LateralCacheResto re canFix
        SCHWERWIEGEND: Can't fix Can't fix Socket is null, cannot connect to 127.0.0.1:57462
        29.10.2007 07:42:01 org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPService <init>
        SCHWERWIEGEND: Could not create sender to [127.0.0.1:57462] -- Socket is null, cannot connect to 127.0.0.1:57462
        29.10.2007 07:42:01 org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPCacheManager fixService
        SCHWERWIEGEND: Can't fix Socket is null, cannot connect to 127.0.0.1:57462
        29.10.2007 07:42:01 org.apache.jcs.auxiliary.lateral.LateralCacheResto re canFix
        SCHWERWIEGEND: Can't fix Can't fix Socket is null, cannot connect to 127.0.0.1:57462
        29.10.2007 07:42:01 org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPService <init>
        SCHWERWIEGEND: Could not create sender to [127.0.0.1:57462] -- Socket is null, cannot connect to 127.0.0.1:57462
        29.10.2007 07:42:01 org.apache.jcs.auxiliary.lateral.socket.tcp.Latera lTCPCacheManager fixService
        SCHWERWIEGEND: Can't fix Socket is null, cannot connect to 127.0.0.1:57462
        29.10.2007 07:42:01 org.apache.jcs.auxiliary.lateral.LateralCacheResto re canFix
        SCHWERWIEGEND: Can't fix Can't fix Socket is null, cannot connect to 127.0.0.1:57462


        So now i must go to work
        By

        Comment

        Working...
        X