|
|
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Raspberry Pi 2: readme file
|
Re: Raspberry Pi 2: readme file [message #45415 is a reply to message #45411] |
Mon, 09 November 2015 20:51 |
|
Hi Forlano,
forlano wrote on Mon, 09 November 2015 16:48lsb_release: command not found
what am I missing?
You're missing lsb_release command, which can be found in package lsb-release. You can simply install it with apt-get install lsb-release
Also, you should use different repository. I no longer maintain the repository linked from download page, where you probably found this. Sorry for that, I'll try to correct the information soon.
Just create a file /etc/apt/sources.list.d/upp.list or similar with this contents:
/etc/apt/sources.list.d/upp.list
# U++ nightly builds (comment out if you don't want to use nightly builds)
deb http://download.opensuse.org/repositories/home:/dolik_rce:/n ightly/Debian_7.0 ./
# U++ release builds (uncomment if you want to install stable releases)
#deb http://download.opensuse.org/repositories/home:/dolik_rce/De bian_7.0 ./
Then add keys for apt:
apt-key adv --fetch-keys http://download.opensuse.org/repositories/home:/dolik_rce:/nightly/Debian_7.0/Release.key
apt-key adv --fetch-keys http://download.opensuse.org/repositories/home:/dolik_rce:/Debian_7.0/Release.key
Now you can install theide, umk and/or upp sources withapt-get install theide umk upp
I hope the instructions are correct, I wrote them from my head... If you encounter any problem, let me know, I'll try to provide better help.
Best regards,
Honza
|
|
|
Re: Raspberry Pi 2: readme file [message #45420 is a reply to message #45415] |
Tue, 10 November 2015 09:36 |
|
Hi Forlano!
I'd place downloaded upp/uppsrc folder at home folder
I used make in ide folder.
All ok.
After this, I put binary theide to /usr/bin
PS
I used raspbian operating system.
PSPS
working application under RPI under U++
SergeyNikitin<U++>( linux, wine )
{
under( Ubuntu || Debian || Raspbian );
}
[Updated on: Tue, 10 November 2015 09:43] Report message to a moderator
|
|
|
|
|
|
|
Goto Forum:
Current Time: Fri Dec 13 22:55:17 CET 2024
Total time taken to generate the page: 0.03139 seconds
|
|
|