Menu

Installation problem on win7

Anonymous
2017-11-11
2017-11-11
  • Anonymous

    Anonymous - 2017-11-11

    Hi,

    I did the installation as I read in the Tutorials. I am using win7, 64

    I get only for a short time the black window. And nothing more happens.

    My sqleo-start.bat is this:

    set JAVA_HOME=C:\Program Files\Java\jdk-6_30
    set ANT_HOME=C:\apache-ant-1.8.3
    set PATH=%PATH%;%ANT_HOME%\bin
    ant dist
    

    java -jar SQLeoVQB.jar

    when I change "ant dist" to "ant -version" than I see vor a short time a date of the ant Version and the windows closes also.

    Is there anyone in the world who can help me figuring out, what is wrong?

    Thanks in advance for yout help.

    Bodo

     
  • PAscal

    PAscal - 2017-11-11

    Hi,
    If you want to build from source, you'll need ant

    if it is just to use it,

    Double click on the jar file should work

     
  • Anonymous

    Anonymous - 2017-11-11

    Hi,

    thank you very much fpor your quick answer.

    I duoble click on SQLeoVQB.jar and then the question: with which programm do you want to open this file? I go to C:\Program Files\Java\jdk-6_30\jre\bin\java.exe and the little black window opens for a little moment and closes and nothing happens.

    JAV_HOME is set (look at the attachment)

    Do you have an idea?

     
  • Anonymous

    Anonymous - 2017-11-11

    Hi,

    it is me again.
    I tried it on a test laptop and I installed JDK normally and now it is running on the test machine. On my produktion machine I tried to work with it as a "portable version", so I just extracted the jdk files and it does not work. Do you have a description how to get it run as portable version?

    Thanks in advance.

    Bodo

     
  • PAscal

    PAscal - 2017-11-11

    This script is for starting as a portable app https://sourceforge.net/p/sqleo/code/HEAD/tree/trunk/sqleo-start-PortableApp.txt

    Sqleo 2016 10 and upper need java version 1.7 mini

     
  • Anonymous

    Anonymous - 2017-11-12

    Hi,

    thanks. I read this all before. I think I made something wrong wih the extracting of the JDK as a portable Version. Now I donwloaded the jPortable64_8_Update_152_online.paf.exe and now it is working.

    Thank you very much for your help and the really good work on SQLeoVQB. I made a donation.

    Bodo

     
  • PAscal

    PAscal - 2017-11-12

    Thank you for the donation

     

Anonymous
Anonymous

Add attachments
Cancel