Thread
:
ApkEnv support module development
View Single Post
thp
2012-12-28 , 10:10
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#
76
You should be able to build apkenv in Scratchbox (for Harmattan) using:
Code:
dpkg-buildpackage -rfakeroot -b
If dependencies are missing, you should get a list of packages that you need to install. If the build still fails, then the packaging information is incomplete, and we need to add more dependencies. In addition to the default repositories added, on Maemo 5 I usually add the extras-devel repository, and on Harmattan you don't need to add additional repositories.
Quote & Reply
|
The Following 2 Users Say Thank You to thp For This Useful Post:
ranbaxy
,
thedead1440
thp
View Public Profile
Send a private message to thp
Visit thp's homepage!
Find all posts by thp