Menu

#78 How to install and run

v1.0_(example)
pending
None
1
2022-02-13
2022-02-11
boB Melendy
No

Please excuse my ignorance. How do I install it and run it?

Discussion

  • Christoph

    Christoph - 2022-02-12

    Hi!
    You need Java 11 or later. Then you download the portmapper jar file and either double click it or execute the following on the command line:

    java -jar portmapper.jar

    You can find detailed instructions on https://github.com/kaklakariada/portmapper#readme

    Hope that helps!

     
  • Christoph

    Christoph - 2022-02-12
    • status: open --> pending
    • assigned_to: Christoph
     
  • Anonymous

    Anonymous - 2022-02-12

    Thanks for responding. I had java ver 8 and uninstalled it and installed "jdk-11.0.13_windows-x64_bin"

    I executed this at the command line and the computer shut off. java.exe" -jar portmapper.jar

    I've read the github page.

     
  • Christoph

    Christoph - 2022-02-13

    Did you execute the command with the double quotes (")? They should not be necessary and could cause a problem.
    Was there any command output?
    If the computer shuts off this is likely a problem with the computer, not with portmapper. Can you try it on another computer?

     

    Last edit: Christoph 2022-02-13

Anonymous
Anonymous

Add attachments
Cancel