Lawson LUU install

Sort:
You are not authorized to post a reply.
Author
Messages
RickyY
Veteran Member
Posts: 50
Veteran Member
    Have anyone tried install the LUU from Lawson on Windows Server 2008 R2? We are stuck at the section where we have to enable POSIX on windows server. Any help is greatly appreciated. Thanks.

    Ricky
    Jimmy Chiu
    Veteran Member
    Posts: 641
    Veteran Member
      Hmm... you do exactly what the installation guide says.

      stuck on what?
      RickyY
      Veteran Member
      Posts: 50
      Veteran Member
        We are stuck at the section where we use perl to runn the LUUsetup.pl file. We got an error saying that "jar is not a vald command or something like that. " Any ideas?
        John Henley
        Senior Member
        Posts: 3348
        Senior Member
          Moving to S3 sysadmin forum
          Thanks for using the LawsonGuru.com forums!
          John
          Jimmy Chiu
          Veteran Member
          Posts: 641
          Veteran Member
            Do a "echo %JAVA_HOME%", you should see the folder you installed sun jdk

            Do a "where jar" in your command prompt and you should see:

            %JAVA_HOME%\bin\jar.exe

            You should have %JAVA_HOME% set as variable

            and the absolute path of your %JAVA_HOME%\bin appended to your PATH variable.

            If you have UAC on, run the command prompt as administrator before running the perl/luusetup.pl

            You are not authorized to post a reply.