Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#21
Originally Posted by rcolistete View Post
I don't know if the Harmattan SDK image can be so reduced (1 GB). Which packages you don't need ? gFortran, IPython, NumPy, PyGame, Pyside-tools, TeXLive ?
Thanks for reply. I think it should go the other way round: what is absolutely needed:
1. apt, dpkg
2. debhelper, cdbs
3. g++, make, dpkg-dev
4. the Harmattan repos in sources.list.d
5. core stuff

Everything else could be downloaded on demand.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 466 | Thanked: 661 times | Joined on Jan 2009
#22
I want to try to compile some qt stuff on the fremantle SDK image, but I cannot even install qt.

The following packages have unmet dependencies:
libqt4-gui: Depends: opengles-sgx-img-common but it is not installable
Depends: libgles2-sgx-img but it is not installable
E: Broken packages

I believe these packages are in the Nokia binaries repo. How would I add these to the SDK on device?
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#23
Originally Posted by jackburton View Post
I want to try to compile some qt stuff on the fremantle SDK image, but I cannot even install qt.

The following packages have unmet dependencies:
libqt4-gui: Depends: opengles-sgx-img-common but it is not installable
Depends: libgles2-sgx-img but it is not installable
E: Broken packages

I believe these packages are in the Nokia binaries repo. How would I add these to the SDK on device?
In the same way you'd do think on scratchbox - add it to the sources.list

Btw. is it possible to get libqt4-dev built for armel in the latest cssu version? As qmake is i386
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 23 | Thanked: 8 times | Joined on May 2012 @ Turin
#24
Hi!
How can i run a .o file?
Do you think that if i install gdb from Settings - Security - Developer Tools - Debugging, i would be able to debug a c program?

Thank you!
 
Posts: 592 | Thanked: 1,167 times | Joined on Jul 2012
#25
Hi;
in short : no and yes
__________________
BWizz - best N9 bookmark editing tool! Check it out ->BWizz for Harmattan

LINKer - transform your N9's home view in a Desktop, give it the freedom it deserves! -> LINKer for Harmattan

QuickBar - Can't find the app you used yesterday in your overcrowded Home Screen? Want access to the QuickLaunch bar even in the home screen? QuickBar for Harmattan

If you like our work, and would like to support via PayPal : users.giulietta@gmail.com
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#26
Originally Posted by ThePolo View Post
Hi!
How can i run a .o file?
With Inception (or newer alternatives) you can run .o files.
__________________
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.
 
Posts: 23 | Thanked: 8 times | Joined on May 2012 @ Turin
#27
Originally Posted by rcolistete View Post
With Inception (or newer alternatives) you can run .o files.
For newer alternatives, you mean aegis hack from coderus?
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#28
Originally Posted by ThePolo View Post
For newer alternatives, you mean aegis hack from coderus?
Yes, but I've used only Inception.
__________________
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.
 
Posts: 23 | Thanked: 8 times | Joined on May 2012 @ Turin
#29
Originally Posted by rcolistete View Post
Yes, but I've used only Inception.
Ok. So i install inception, then how can i have the superuser permissons? The site of inception is down....
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#30
Quite easy getting the SDK on device, also on PR1.3, without the dependencies problem - and the annoying message 'please try apt-get -f install ....' after force-all installing.
Just download all packages from rcolistes post (http://talk.maemo.org/showpost.php?p...3&postcount=18), make a tmp folder and use dpkg -x <package-name> tmp/ to extract all the packages to tmp folder. Then, cp -R tmp /.
Of course, you wont be able to uninstall the packages, this, you can overcome by creating a .deb file from the tmp folder and use dpkg -i to install that .deb file.

https://www.dropbox.com/s/vaw21v2yfu..._1.0_armel.deb
 

The Following 2 Users Say Thank You to For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 16:53.