Reply
Thread Tools
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#11
If you installed Easy Chroot v0.1.0, it is recommended to update to Easy Chroot v0.2.0.
__________________
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.
 
wook_sf's Avatar
Posts: 640 | Thanked: 435 times | Joined on Oct 2011 @ rajvoSa BA
#12
Originally Posted by F2thaK View Post
Anyone got the steps of how to package on the N9?

Im yet to find any.
use pypackager and tutorials, it works pretty much fine.
__________________
~ # mv /usr/bin/smartsearch /usr/bin/stupidsearch
 
Posts: 68 | Thanked: 25 times | Joined on Aug 2012
#13
Hi!

First of all, thanks a lot for your awesome work!

I've set up the system using method 2b) of post #1. I just tried to compile a c++-project the same way I do it on my Ubuntu system:
# make clean
# make depend
# make

Unfortunately, during compilation there is an error which tells me, that the function "powl" was not declared. Since "powl" is a function of the "math.h" library I assume, that there are problems with including those libraries? Do I have to install additional packages to be able to compile that code, like the "glibc" package? Shouldn't this package be installed already, since gcc/g++ is installed also?

Thanks in advance for your advice!

Edit: OK, I figured out that "math.h" is included within the package "libc6-dev", which is already installed within the "harmattan-sdk.img.ext3" image. The file "math.h" is stored at /usr/include/math.h. However, I didn't find a function called "powl" in there!? Maybe there are different versions of "math.h"?

Last edited by meegofan; 2012-09-18 at 14:47.
 
Posts: 2 | Thanked: 8 times | Joined on Oct 2012
#14
So, with pr1.3, do we have any solution just to have gcc?
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#15
Originally Posted by MeeGo Turkiye View Post
So, with pr1.3, do we have any solution just to have gcc?
Just solutions (2), (3) and (4) of 1st post of this topic.
__________________
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: 42 | Thanked: 33 times | Joined on Aug 2010 @ culpeper,va.
#16
I need help please,
I tried to install a file.tar.gz using dpkg -I /home/etc/, but it gave me error
How I convert it to file.deb, I even unpacked but not luck installing it,
I tried to used cmake but I couldn't, I am using debian.
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#17
Originally Posted by geektech View Post
I need help please,
I tried to install a file.tar.gz using dpkg -I /home/etc/, but it gave me error
How I convert it to file.deb, I even unpacked but not luck installing it,
I tried to used cmake but I couldn't, I am using debian.
On your PC you can simply untar using tar -xvzf /path/to/file.tar.gz then cd to the folder and dpkg-buildpackage
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#18
Moved to 2nd post.
__________________
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.

Last edited by rcolistete; 2013-02-11 at 03:32. Reason: Added MatPlotLib 1.2.0.
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#19
Originally Posted by rcolistete View Post
This topic is to summarize the options & experiences to compile (in C/C++, Python, etc) and/or package (.deb) softwares for MeeGo Harmattan, always doing it on-device (N9/N950) without any need of a desktop PC.
Could you please create a minimal (1GB) image for Harmattan SDK? More stuff can be always installed later
Thanks!
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#20
Originally Posted by marmistrz View Post
Could you please create a minimal (1GB) image for Harmattan SDK? More stuff can be always installed later
Thanks!
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 ?
__________________
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.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 07:23.