Active Topics

 


Reply
Thread Tools
Posts: 155 | Thanked: 20 times | Joined on Nov 2007
#1
I've read the tutorials in the development area on maemo, but am still unsure... I want to put slrn onto the tablet.

I've got the development environment ready to go. I can get slrn in a debian package. slang is already on the device.

Is the tutorial the only info about porting things? (the porting howto is about prting from an earlier version) If there's already a package what's the best way to go about porting it to the n800?

I presume the idea is recompile the source code in the scratchbox? How do I get it in there? And why are there two targets, shouldn't I only need the ARM one?

The tutorials seem to be aimed at people who already know these things...

Zebee
 
Johnx's Avatar
Posts: 643 | Thanked: 628 times | Joined on Mar 2007 @ Seattle (or thereabouts)
#2
What I've been doing is just grabbing the three files that make up the debian source package from packages.debian.org. So I search for package 'foo', go to its page and grab foo.tar.gz, foo.diff.gz and foo.dsc. unpack the tarfile, applly the patch, cd into the package directory and run dpkg-buildpackage. at least i think that's right. anyways, it should give you someplace to start.

-john
 
aflegg's Avatar
Posts: 1,463 | Thanked: 81 times | Joined on Oct 2005 @ UK
#3
You might be interested in mud-builder (MUD == Maemo Unofficial Debs): http://mud-builder.garage.maemo.org/

Any questions, please don't hesitate to ask on the mailing list - we've got a good number of people working on MUD on a regular basis.
__________________
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org
Now known as
Jaffa
 
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#4
unpack the tarfile, applly the patch
Or use: dpkg-source -x *.dsc

then cd into the package directory and run

dpkg-buildpackage -rfakeroot
 

The Following User Says Thank You to lardman For This Useful Post:
Posts: 155 | Thanked: 20 times | Joined on Nov 2007
#5
Ah, MUD looks perfect.

Mind you... Long time RH user here, so I now have a debian learning curve!

Thanks!

Zebee
 
Reply

Thread Tools

 
Forum Jump


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