Difference between revisions of "Linux OS"

From OpenRocket wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
  % chmod +x OpenRocket_unix_22_02_beta_01.sh
 
  % chmod +x OpenRocket_unix_22_02_beta_01.sh
 
  % ./OpenRocket_unix_22_02_beta_01.sh
 
  % ./OpenRocket_unix_22_02_beta_01.sh
The installer will now guide you through the process of installing OpenRocket on your system.
+
The installer will now guide you through the process of installing OpenRocket on your system. At any stop you can click '''Cancel''' to stop the process.
 
<table class="left" style="width:840px">
 
<table class="left" style="width:840px">
 
   <tr>
 
   <tr>
Line 29: Line 29:
 
   <tr>
 
   <tr>
 
     <td>'''[[File:Linux_install_4.png|left|frameless|180 px|center]]'''</td>
 
     <td>'''[[File:Linux_install_4.png|left|frameless|180 px|center]]'''</td>
    <td>The next step is to set the file extension associations. The "OpenRocket Rocket Files (*ork)" box should already be checked, so, <u>unless you want to change the file associations</u>, you can just <b>left-click the "Next" box</b>.</td>
 
  </tr>
 
  <tr>
 
    <td>'''[[File:Install_Windows_Prompt_05.png|left|frameless|180 px|center]]'''</td>
 
 
     <td>As the OpenRocket application is installed, the installation progress is displayed.</td>
 
     <td>As the OpenRocket application is installed, the installation progress is displayed.</td>
 
   </tr>
 
   </tr>
 +
 
   <tr>
 
   <tr>
     <td>'''[[File:Install_Windows_Prompt_06.png|left|frameless|180 px|center]]'''</td>
+
     <td>'''[[File:Linux_install_5.png|left|frameless|180 px|center]]'''</td>
 
     <td>After the installation has finished, the final prompt appears, stating that OpenRocket can be launched by selecting the installed icons. <b>Left-click the "Finish" button</b> to return to the <i>Desktop</i></td>
 
     <td>After the installation has finished, the final prompt appears, stating that OpenRocket can be launched by selecting the installed icons. <b>Left-click the "Finish" button</b> to return to the <i>Desktop</i></td>
 
   </tr>
 
   </tr>

Revision as of 02:10, 24 February 2022

Linux

2022 Beta Release

OpenRocket 22.02.beta.01 Installer for Linux (INACTIVE UNTIL RELEASE DATE)

Download the Linux installer above for the NEW OpenRocket beta release, saying yes to whatever security prompts your browser presents. Then, navigate to the directory in which you downloaded the installer, make it executable, and run it:

% cd Downloads (or wherever you downloaded it to)
% chmod +x OpenRocket_unix_22_02_beta_01.sh
% ./OpenRocket_unix_22_02_beta_01.sh

The installer will now guide you through the process of installing OpenRocket on your system. At any stop you can click Cancel to stop the process.

What you see What you do
Linux install 1.png
Click Next to start the installation process
Linux install 2.png
Select the directory in which you wish to install OpenRocket. The default will be in a level just under your home page. Click Next to continue.
Linux install 3.png
If you wish to be able to double-click on a design file to edit it with OpenRocket, leave the first checkbox checked. If you wish to put an icon for OpenRocket on the desktop, leave the second checkbox checked. Click Next to continue. Unfortunately, in this Beta release, the installer isn't able to actually create the desktop icon. It won't hurt anything to leave the box checked; instructions for creating a desktop icon will come later.
Linux install 4.png
As the OpenRocket application is installed, the installation progress is displayed.
Linux install 5.png
After the installation has finished, the final prompt appears, stating that OpenRocket can be launched by selecting the installed icons. Left-click the "Finish" button to return to the Desktop

* Screenshots may vary with the Windows operating system version installed on your device; the screenshots shown are from Windows 11.

Special notice: At the present time, this installer does not create a shortcut on the desktop or the start menu. After installing, the executable file for the application (OpenRocket.exe) is located in the "C:\ProgramFiles\OpenRocket” folder. For easy access to OpenRocket in the future, you can open that folder in Windows Explorer, right click the "OpenRocket.exe" file (NOT the “OpenRocket.jar” file), and create a shortcut, pin it to the taskbar, and/or pin it to the start menu, as you wish.

2015 Version 15.03

OpenRocket 15.03 Installer for Windows

Please note: This installer does not provide a shortcut on the desktop or the start menu. After installing, the actual executable file for the application is installed into your user/AppData/Local/OpenRocket folder. Open that folder in Windows Explorer, right click the "OpenRocket.exe" file (NOT the “OpenRocket.jar” file), and create a shortcut, pin it to the taskbar and/or pin it in the start menu, as you desire, for easy access to it in the future.

Before beginning, you will need to have the FUSE filesystem installed; most distributions have it installed by default. Download the AppImage file for the version of OpenRocket that you want, and run it by double-clicking, or from the command line.

OpenRocket 22.00.beta.01 AppImage for Linux (INACTIVE UNTIL RELEASE DATE)

OpenRocket 15.03 AppImage for Linux