Qortal Project

The future of blockchain platforms

User Tools

Site Tools


mac

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
mac [05/01/2023 12:32] – Removed depreciated software from guide quickmythrilmac [11/28/2023 01:47] pigpig105
Line 4: Line 4:
 **Please note:** after setting up your computer as a node, be sure to review the [[Port Forwarding]] guide to ensure your node functions optimally.  **Please note:** after setting up your computer as a node, be sure to review the [[Port Forwarding]] guide to ensure your node functions optimally. 
  
-How to install Qortal on Mac: https://www.youtube.com/watch?v=6UPrQPKBlGA&t=244s+How to install Qortal on Mac: https://www.youtube.com/watch?v=6UPrQPKBlGA
  
 **THERE ARE TWO WAYS TO INSTALL JAVA. YOU CAN USE HOMEBREW OR INSTALL ADOPTIUM DIRECTLY. STEPS 1, 2, AND 3 ARE FOR THE HOMEBREW METHOD. BELOW THAT IS THE LINK TO ADOPTIUM WITH INSTRUCTIONS. SIMPLY DOWNLOAD THE PKG FOR YOUR VERSION OF MAC AND INSTALL IT.** **THERE ARE TWO WAYS TO INSTALL JAVA. YOU CAN USE HOMEBREW OR INSTALL ADOPTIUM DIRECTLY. STEPS 1, 2, AND 3 ARE FOR THE HOMEBREW METHOD. BELOW THAT IS THE LINK TO ADOPTIUM WITH INSTRUCTIONS. SIMPLY DOWNLOAD THE PKG FOR YOUR VERSION OF MAC AND INSTALL IT.**
Line 18: Line 18:
  
 2. Once Homebrew is done and fully installed, install Java with this command: 2. Once Homebrew is done and fully installed, install Java with this command:
-<code>brew cask install temurin</code>    +<code>brew install temurin --cask</code>   
- +
-Or this command for older version of MAC: +
-<code>brew install --cask temurin</code> +
  
 **YOU CAN SKIP ALL OF THE HOMEBREW STUFF BY INSTALLING JAVA WITH ADOPTIUM for Mac version 10.14 and later** **YOU CAN SKIP ALL OF THE HOMEBREW STUFF BY INSTALLING JAVA WITH ADOPTIUM for Mac version 10.14 and later**
mac.txt · Last modified: 01/17/2024 21:13 by crowetic