Howto:Build and run FlightGear on Raspberry Pi 4: Difference between revisions

Jump to navigation Jump to search
Line 335: Line 335:
*** The absolute address can easily be copied and pasted with the above [[Howto:Build_and_run_FlightGear_on_Raspberry_Pi_4#Copy_Path(s)|Copy Path(s)]] method. This could be a large string, however the Terminal doesn't mind.
*** The absolute address can easily be copied and pasted with the above [[Howto:Build_and_run_FlightGear_on_Raspberry_Pi_4#Copy_Path(s)|Copy Path(s)]] method. This could be a large string, however the Terminal doesn't mind.
** This will setup the build.
** This will setup the build.
* Enter the below command into the Terminal:
** <code>make -j3</code>
*** This will perform the compiling.
*** The <code>-j3</code> argument will allow three of the Pi's cores to participate in the compiling process.
* Enter the below command into the Terminal:
** <code>make install</code>
** PLIB will be installed into the '''source''' folder.
{{not done}}
{{not done}}
| {{not done}}
| {{not done}}
320

edits

Navigation menu