- Download Ubuntu 20.10 from here: https://ubuntu.com/download/desktop
- Download Oracle VM from here: https://www.virtualbox.org/
- Create a VM followign these steps:https://brb.nci.nih.gov/seqtools/installUbuntu.html (IMPORTANT: give the VM more than 45 GB I gave it 120GB)
- Once the process is finished executre the following commands:
- sudo apt update && sudo apt upgrade
- sudo apt install gcc make git unzip wget xz-utils libsdl2-dev libsdl2-mixer-dev libfreeimage-dev libfreetype6-dev libcurl4-openssl-dev rapidjson-dev libasound2-dev libgl1-mesa-dev build-essential libboost-all-dev cmake fonts-droid-fallback libvlc-dev libvlccore-dev vlc-bin texinfo premake4 golang libssl-dev curl patchelf xmlstarlet patchutils gawk gperf xfonts-utils default-jre python xsltproc libjson-perl lzop libncurses5-dev device-tree-compiler u-boot-tools rsync p7zip unrar libparse-yapp-perl zip
- In order to have duest addition and also enable copy&paste between VirtualBox Host and Guest Machines execute the following
- sudo apt-get install virtualbox-guest-additions-iso
- sudo mount -o loop /usr/share/virtualbox/VBoxGuestAdditions.iso /mnt
- cd /mnt
- ./autorun.sh
- Clone and build using the following commands (with a user that is not root)
- git clone https://github.com/navy1978/351ELEC 351ELEC
- cd 351ELEC
- make clean
- make world
-
Notifications
You must be signed in to change notification settings - Fork 0
navy1978/351ElecGuide
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
how to for 351 development
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published