Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » How to install on raspberry (I need tutorial to install theide on raspberry3)
Re: How to install on raspberry [message #49585 is a reply to message #49584] Tue, 06 March 2018 21:09 Go to previous message
Klugier is currently offline  Klugier
Messages: 1077
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

One year ago I build ide for rasberry pi - here is the screenshot. You need to download tarbal from our site the extract it on your pi. After that you need to download all the dependencies by running buildrequires.debian. It can be done by running special script that is included in the tarbal.

At the end, you need to start compilation process. It can be done parallel. However, I suggest to use 3 cores instead of 4, because there is not too much memory to handle 4 concurrent compilation process. For security reasons, you can even use "make -j 2".

Build steps:
1. Extract tarbal to your home directory ~/upp
2. Change dir to ~/upp
3. Download debian dependencies - run sudo bash buildrequires.debian 
4. Compile ide (make -j 2)
5. Wait for compilation end - it might take some time (even 1-2 hours)
6. Launch ide
7. Now you can freely copy your binary ide to other raspberry pi machines. 


Sincerely,
Klugier


U++ - one framework to rule them all.

[Updated on: Tue, 06 March 2018 21:09]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: Vector of Button
Next Topic: Taking a picture with a microscope
Goto Forum:
  


Current Time: Thu Jun 06 04:29:39 CEST 2024

Total time taken to generate the page: 0.02016 seconds