Re: j2me

2010-04-21 Thread Christopher Intemann
Already tried that but I don't have the 'file'-command installed... Which package do I need? Thx, Chris On Tue, Apr 20, 2010 at 6:11 PM, Henning Heinold h.hein...@tarent.dewrote: Quoting Christopher Intemann intem...@gmail.com: However, /bin/cvm is set to rw and can not be executed. For

Re: Help needed: packaging/distributing very small C app

2010-04-21 Thread David King
On 2010-04-20 18:01, Chitti Babu chitti_ma...@yahoo.com wrote: Hi Dave, Cool documentation ! It helped me in revising all my basics. I am sure, it will serve a great purpose for a maemo newbie developer. Few suggestions :- 1. Adding a GTK based example with dependencies specified in

Re: problems uploading to non-free repository

2010-04-21 Thread Niels Breet
hello, Hi, Ive been getting this error today while uploading to the non-free section Uploading to fremantle-extras-devel-non-free (via scp to drop.maemo.org): Permission denied (publickey). lost connection Warning: The execution of '/usr/bin/scp' as 'scp -p

Re: Maemo Info Center library service released with first set of official maemo Fremantle 5 documentation

2010-04-21 Thread Jarmo.Tikka
Hi, Thanks about comments... Date: Mon, 19 Apr 2010 11:07:05 +0200 From: Marcin Juszkiewicz mar...@juszkiewicz.com.pl Subject: Re: Maemo Info Center library service released with first set of official maemo Fremantle 5 documentation To: maemo-developers@maemo.org Message-ID:

Re: Building hildon library

2010-04-21 Thread Chitti Babu
Hi , Before running dpkg-buildpackage -b -rfakeroot, ensure that all the dependent development libraries are installed. dpkg-checkbuilddeps lists the required devel packages which are yet to be installed. After getting the list, we can install them using apt-get install (OR) Simply

AW: Building hildon library

2010-04-21 Thread André Hänsel
Piñeiro wrote: From: André Hänsel an...@webkr.de I'm trying to make an enhancement to the Hildon library. Unfortunately I cannot figure out how to build it for N900/Fremantle. I have installed the Scratchbox VM and I know how to build applications using ESbox. But how do I build

Re: problems uploading to non-free repository

2010-04-21 Thread Ram Kurvakat
thanks a mil Niel ! that did it. -Ram - Original Message - From: Niels Breet Sent: 04/21/10 01:30 PM To: Ram Kurvakat Subject: Re: problems uploading to non-free repository hello, Hi, Ive been getting this error today while uploading to the non-free section Uploading to

New n900 Available

2010-04-21 Thread Peter Bart
Hello All, I'm selling my new n900, discount to active developers. More here http://talk.maemo.org/showthread.php?p=619090#post619090. -- Best Regards, Peter The Plumber ___ maemo-developers mailing list maemo-developers@maemo.org

Re: AW: Building hildon library

2010-04-21 Thread Chitti Babu
HI Andre, apt-cache policy package-name gives all the available versions on repository. Then, I install it the same way as you said. apt-cache policy package-name apt-get install package-name=VERSION -- Chitti After I built the package and installed it using eg. dpkg -i