maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   installing gnu-compiler-toolchain on the device (N9) (https://talk.maemo.org/showthread.php?t=81099)

endboss 2011-12-25 10:17

installing gnu-compiler-toolchain on the device (N9)
 
Where do I find the needed repositories to install the gnu-compiler-toolchain on the N9.
For the N900 I had to activate some extra-testing repo and install build-essential. Where are the community repos for the N9???

F2thaK 2011-12-25 10:27

Re: installing gnu-compiler-toolchain on the device (N9)
 
Get N9Tweak app, u can enable them with that

endboss 2011-12-25 12:51

Re: installing gnu-compiler-toolchain on the device (N9)
 
Ok, thanks. But what are the sources? I don't want to install this app just to get the needed line in my sources-list. What is the needed line?

F2thaK 2011-12-25 13:35

Re: installing gnu-compiler-toolchain on the device (N9)
 
I cant tell you that sorry. I enabled the SDK repo to install build-essential and dkpg-deb. Thats all I can tell you.

rcolistete 2011-12-25 13:54

Re: installing gnu-compiler-toolchain on the device (N9)
 
Add Harmattan-dev Nokia repository to get missing dependencies by downloading :
http://harmattan-dev.nokia.com/pool/harmattan-beta3/free/h/harmattan-repository/harmattan-repository_0.4+0m6_all.deb

Then become root (open Terminal, then type 'devel-su' and enter password 'rootme'), and install the above package with :
# dpkg -i harmattan-repository/harmattan-repository_0.4+0m6_all.deb
To install gcc, g++, etc (91,3MB) :
# apt-get install build-essential
The list of Harmattan SDK extra packages :
http://harmattan-dev.nokia.com/pool/harmattan-beta3/free/

http://harmattan-dev.nokia.com/unsta...omparison.html
Not all packages work on Nokia N9 because they are intended to run on Harmattan SDK : texlive, etc. If trying to install bring messages about unintalling 1GB of files, please do not confirm the installation because it will brick the Harmattan OS of your N9.

endboss 2011-12-25 22:30

Re: installing gnu-compiler-toolchain on the device (N9)
 
Thanks, that's the information I needed. Ok, on top of that it would be awesome if someone can tell me the path I have to put in the brother to directly download the packages. I know I had the path for the N900, I mean the path from witch apt is drawing the files.
Nevertheless, I can use the download-only option, not as confortable but worx.

Merry x-mas

endboss 2011-12-25 22:42

Re: installing gnu-compiler-toolchain on the device (N9)
 
Ok, unfortunately it doesn't work. I installed the package and tried to update the caches with apt-cache gencaches --- nothing happens. It just says it is reading and then stops immediately. Any ideas? Obviously, without updated cache I'm unable to install.

rcolistete 2011-12-25 23:12

Re: installing gnu-compiler-toolchain on the device (N9)
 
Sorry, I forgot to explain that after
# dpkg -i harmattan-repository/harmattan-repository_0.4+0m6_all.deb
you need to run
# apt-get update
as root.

endboss 2011-12-26 08:23

Re: installing gnu-compiler-toolchain on the device (N9)
 
Ahh, ok, I call 'apt-get update' not to update the cache. I haven't used for a while. Thanks

endboss 2011-12-26 10:41

Re: installing gnu-compiler-toolchain on the device (N9)
 
Ok, I found it: http://harmattan-dev.nokia.com/pool/harmattan-beta3/


All times are GMT. The time now is 17:50.

vBulletin® Version 3.8.8