xdm icon indicating copy to clipboard operation
xdm copied to clipboard

How to install 7.2.11 tar xz on mac big sur. I am stuck. Please help.

Open mani169mani opened this issue 4 years ago • 5 comments

Checklist

  • [x ] I'm asking a question
  • [x ] I've looked through the README and FAQ for similar questions
  • [ x] I've searched the bugtracker for similar questions including closed ones

Question

WRITE QUESTION HERE

mani169mani avatar Dec 17 '20 07:12 mani169mani

You have written "If you have configured Java and Maven use: mvn clean install to build the project." on the building from source page. What if we do not configured Java Maven? Can you add the the compiled jar file as you did in the previous version? Many users like me are not familiar with coding stuff.

mrtkl avatar Dec 25 '20 08:12 mrtkl

Is there a 7.2.11 installer for macOS already?

abdulazizahwan avatar Dec 25 '20 08:12 abdulazizahwan

Is there a 7.2.11 installer for macOS already?

any info ?

eksant avatar Jan 19 '21 03:01 eksant

any info?

dinhanhthi avatar Jan 18 '24 10:01 dinhanhthi

There is not.

Workaround:

  1. Install newer java version (unless you are a java developer, choose jre)
  2. Install XDM 7.2.8
  3. Download xdman.jar 7.2.11
  4. Put newer xdman.jar of v7.2.11 in xdm.app: 1 Open Finder 2. Open Download folder 3. Copy xdman.jarof v7.2.11 4. Open Applications folder 5. Right-click on xdm.app -> Show Package Contents 6. Open Contents then MacOS folder 7. Delete jre folder and xdman.jar file 8. Paste xdman.jar from step 3 9. Open xdman file with a text editor 10. Replace /Applications/xdm.app/Contents/MacOS/jre/bin/java by /usr/bin/java and save
  5. Finder -> Applications -> xdm.app -> rigth-click -> open -> when "...unidentified developer..." shows up click open

diogob003 avatar May 27 '24 14:05 diogob003