maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Edited Source now need help to compile and install (https://talk.maemo.org/showthread.php?t=56857)

2slik4u 2010-06-22 20:08

Edited Source now need help to compile and install
 
Hi Guys, Im a Maemo newbie and new to linux too.
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.

hqh 2010-06-22 20:22

Re: Edited Source now need help to compile and install
 
You need to compile your modified sources in order to make them installable. You'll need the Maemo SDK.

Code:

dpkg-buildpackage -rfakeroot
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).

2slik4u 2010-06-22 20:30

Re: Edited Source now need help to compile and install
 
Quote:

Originally Posted by hqh (Post 725430)
You need to compile your modified sources in order to make them installable. You'll need the Maemo SDK.

Code:

dpkg-buildpackage -rfakeroot
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).

Can i use the Nokia Qt SDK?
Also do i install the SDK on my device or pc. I have windows 7.

hqh 2010-06-22 20:38

Re: Edited Source now need help to compile and install
 
Quote:

Originally Posted by 2slik4u (Post 725437)
Can i use the Nokia Qt SDK?

Not 100% sure, but my guess would be no. Pidgin has dependencies other than Qt.

Quote:

Originally Posted by 2slik4u (Post 725437)
Also do i install the SDK on my device or pc. I have windows 7.

On your PC, but the Maemo SDK requires Linux. Virtual machine images are available (somewhere?) if you don't want a full Linux installation.

2slik4u 2010-06-22 21:01

Re: Edited Source now need help to compile and install
 
Quote:

Originally Posted by hqh (Post 725450)
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.

Please can you compile it for me.
I have uploaded the file here: http://rapidshare.com/files/40178435...x0.tar.gz.html

2slik4u 2010-06-22 21:15

Re: Edited Source now need help to compile and install
 
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.

jamie721 2010-06-22 21:39

Re: Edited Source now need help to compile and install
 
Quote:

Originally Posted by 2slik4u (Post 725515)
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.

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.

2slik4u 2010-06-23 05:37

Re: Edited Source now need help to compile and install
 
Quote:

Originally Posted by jamie721 (Post 725544)
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.

Hi Jamie, I dont think it is a Qt app, all the details about the file can be found here: http://maemo.org/packages/source/vie...n/2.6.6-1nix0/

2slik4u 2010-06-23 19:36

Re: Edited Source now need help to compile and install
 
Guys please help me out.
Dont even know what language this package was written in.

There is a configure.ac and Makefile.am inside the package.
I read somewhere about using the command ./configure
But when i type this in x-term says something about permission.
And what would this do if i managed to execute this command??


All times are GMT. The time now is 00:15.

vBulletin® Version 3.8.8