Reply
Thread Tools
Posts: 30 | Thanked: 16 times | Joined on Jan 2010 @ Berlin
#1
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's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#2
Get N9Tweak app, u can enable them with that

Last edited by F2thaK; 2011-12-25 at 10:34.
 
Posts: 30 | Thanked: 16 times | Joined on Jan 2010 @ Berlin
#3
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's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#4
I cant tell you that sorry. I enabled the SDK repo to install build-essential and dkpg-deb. Thats all I can tell you.
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#5
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.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following User Says Thank You to rcolistete For This Useful Post:
Posts: 30 | Thanked: 16 times | Joined on Jan 2010 @ Berlin
#6
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
 
Posts: 30 | Thanked: 16 times | Joined on Jan 2010 @ Berlin
#7
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.
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#8
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.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following User Says Thank You to rcolistete For This Useful Post:
Posts: 30 | Thanked: 16 times | Joined on Jan 2010 @ Berlin
#9
Ahh, ok, I call 'apt-get update' not to update the cache. I haven't used for a while. Thanks
 
Posts: 30 | Thanked: 16 times | Joined on Jan 2010 @ Berlin
#10
 

The Following User Says Thank You to endboss For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 11:33.