User Tools

Site Tools


manual:microboot

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
manual:microboot [2018/07/04 14:46]
voorburg
manual:microboot [2018/07/04 18:23]
voorburg [Building Microboot from sources]
Line 35: Line 35:
   * **Debian**: <​code>​sudo apt install make gdb fpc fpc-source lazarus</​code>​   * **Debian**: <​code>​sudo apt install make gdb fpc fpc-source lazarus</​code>​
  
-  * **Ubuntu**: <​code>​sudo apt install make gdb fpc fpc-source lazarus lcl lazarus-ide-gtk2</​code>​+  * **Ubuntu**: <​code>​sudo apt install make gdb fpc fpc-source lazarus lcl</​code>​
  
   * **Fedora**: <​code>​sudo dnf install make gdb fpc fpc-src lazarus</​code>​   * **Fedora**: <​code>​sudo dnf install make gdb fpc fpc-src lazarus</​code>​
Line 41: Line 41:
   * **openSUSE**:​ <​code>​sudo zypper install make gdb fpc fpc-src lazarus</​code>​   * **openSUSE**:​ <​code>​sudo zypper install make gdb fpc fpc-src lazarus</​code>​
  
-To build MicroBoot, start the Lazarus IDE by selecting it from the start menu of your desktop environment. Next, select //​Project->​Open//​ from the program menu. Browse to the **./​Host/​Source/​MicroBoot/​** directory and select the **MicroBoot.lpi** file. Build, run and debug MicroBoot by simply clicking the green play-button in the toolbar or by selecting ​**Run->Run** from the program menu. +To build MicroBoot, start the Lazarus IDE by selecting it from the start menu of your desktop environment. Next, select //​Project->​Open//​ from the program menu. Browse to the **./​Host/​Source/​MicroBoot/​** directory and select the **MicroBoot.lpi** file. Build, run and debug MicroBoot by simply clicking the green play-button in the toolbar or by selecting ​//Run->Run// from the program menu.
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
- +
  
  
manual/microboot.txt · Last modified: 2022/02/10 11:23 by voorburg