|
2010-06-22
, 20:22
|
Posts: 388 |
Thanked: 842 times |
Joined on Sep 2009
@ Finland
|
#2
|
dpkg-buildpackage -rfakeroot
|
2010-06-22
, 20:30
|
Posts: 28 |
Thanked: 0 times |
Joined on Jun 2010
|
#3
|
You need to compile your modified sources in order to make them installable. You'll need the Maemo SDK.
can be used to build the source and create a .deb package which can be installed on the device. Make sure to install all the build-dependencies on the SDK first (dpkg-buildpackage will tell you the package names if they are missing).Code:dpkg-buildpackage -rfakeroot
|
2010-06-22
, 20:38
|
Posts: 388 |
Thanked: 842 times |
Joined on Sep 2009
@ Finland
|
#4
|
|
2010-06-22
, 21:01
|
Posts: 28 |
Thanked: 0 times |
Joined on Jun 2010
|
#5
|
Not 100% sure, but my guess would be no. Pidgin has dependencies other than Qt.
On your PC, but the Maemo SDK requires Linux. Virtual machine images are available (somewhere?) if you don't want a full Linux installation.
|
2010-06-22
, 21:15
|
Posts: 28 |
Thanked: 0 times |
Joined on Jun 2010
|
#6
|
|
2010-06-22
, 21:39
|
Posts: 200 |
Thanked: 44 times |
Joined on Jan 2010
|
#7
|
Invitation to all, please can someone compile this for me:
http://rapidshare.com/files/40178435...x0.tar.gz.html
Anyones help will be greatly appreciated.
The Following User Says Thank You to jamie721 For This Useful Post: | ||
|
2010-06-23
, 05:37
|
Posts: 28 |
Thanked: 0 times |
Joined on Jun 2010
|
#8
|
Is this a qt application... did you make it in nokia qt sdk if so i will help you get it compiled if you want.
so you can do it the next time.
first of all if you are a windows 7 user install the qt sdk to that computer.
next install mad developer on your mobile.
when you have done that let me know and i will help you with more.
|
2010-06-23
, 19:36
|
Posts: 28 |
Thanked: 0 times |
Joined on Jun 2010
|
#9
|
Tags |
compile, install, modify, tar.gz |
|
I have basically edited this source: http://repository.maemo.org/extras-d...6-1nix0.tar.gz
The files has been updated and packed back into the tar.gz file, now how to i install it on my device? I have no ideas what so ever as i am a windows user. Please help me out guys.