![]() |
gcc compiler on N9?
Hey guys,
i wanted to know if it's possible to get the gcc compiler? I got some c code i would like to try out. And for it to work i need a gcc compiler. |
Re: gcc compiler on N9?
apt-get install build-essential
|
Re: gcc compiler on N9?
"E: Couldn't find package build-essential"
|
Re: gcc compiler on N9?
gives me several dependency errors. should I try to install those on my own one by one?
|
Re: gcc compiler on N9?
That is how I installed it on mine I thought. It still certainly comes up when I search for it using apt-cache. Try adding the extra repositories using n9 tweak perhaps then
apt-get update Then try to install again. |
Re: gcc compiler on N9?
Now I am not with my N9 to test.
But i think gcc needs the Harmattan-dev Nokia repository, so install : http://harmattan-dev.nokia.com/pool/harmattan-beta3/free/h/harmattan-repository/harmattan-repository_0.4+0m6_all.deb to enable this repository (if not enable before). Then, as root (after 'devel-su' and 'rootme' as password) : # apt-get update # apt-get build-essential |
Re: gcc compiler on N9?
thanks. I think that repo is allready enabled on my device.
The dependency error I was talking of basically says "Package xyz is needed but should not be installed". I gues I try to install all those packages manually via ssh later today and see what's happening :) |
Re: gcc compiler on N9?
Quote:
|
Re: gcc compiler on N9?
well, here you go:
Code:
The following packages have unmet dependencies: Code:
The following packages have unmet dependencies: EDIT: On the other hand I might just build a deb file from the source. Any qick link to how this is done best? |
Re: gcc compiler on N9?
It *might* be worth it to use a chroot to ensure dependencies don't get bungled up.
|
All times are GMT. The time now is 02:30. |
vBulletin® Version 3.8.8