Thread
:
Compiling Maemo Maps v2.6.2
View Single Post
TA-t3
2009-10-30 , 14:57
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#
4
I have a version of maemo mapper checked out from SVN. If I cd to the 'trunk' directory (which is immediately above the 'src' directory) there's file 'configure' there - if it is not there, you can run './autogen.sh' there, which will generate it. Then './configure' in the same place should work. After that 'make' should, in principle, work -- unless 'configure' complains about something missing.
However, there's also a debian/ directory there. To create a debian package you use the debian build system. If the 'configure' file is in place, then something like 'fakeroot debian/rules binary' should do configure&make. All from inside scratchbox, of course.
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.
Quote & Reply
|
TA-t3
View Public Profile
Send a private message to TA-t3
Find all posts by TA-t3