Re: maemo 5 on OMAP3 dev board

2009-01-17 Thread Felipe Contreras
On Sun, Jan 18, 2009 at 8:14 AM, Ryan Abel wrote: > On Jan 17, 2009, at 8:13 PM, Mike Turquette wrote: > >> I'm a developer at Texas Instruments. I'm interested in building as >> many pieces of Maemo 5 (especially Hildon) as possible for some of our >> OMAP3 development boards. > > Nokia is (or w

Re: maemo 5 on OMAP3 dev board

2009-01-17 Thread Ryan Abel
On Jan 17, 2009, at 8:13 PM, Mike Turquette wrote: > I'm a developer at Texas Instruments. I'm interested in building as > many pieces of Maemo 5 (especially Hildon) as possible for some of our > OMAP3 development boards. Nokia is (or was, they've likely moved on to their own hardware by now)

RE: SQLite3

2009-01-17 Thread maemo
On Sat, 17 Jan 2009, Dr. Nicholas Shaw wrote: > If 3.4.1 is part of the Maemo distribution, I’m unaware of it. I’ve > downloaded/installed the debs @ > repository.maemo.org/pool/Diablo/free/s/sqlite3/ and sqlite3 does not run. > Nor can you run sqlite3 and have it run. This does work and

maemo 5 on OMAP3 dev board

2009-01-17 Thread Mike Turquette
Hi all, I'm a developer at Texas Instruments. I'm interested in building as many pieces of Maemo 5 (especially Hildon) as possible for some of our OMAP3 development boards. I'd prefer to use OpenEmbedded for building out of SVN, however a quick glance through Nokia's repositories is a bit overwh

Re: SQLite3

2009-01-17 Thread Kamen Bundev
What do you mean by "does not run"? It does work for me and other people. The address you found it at is the official Diablo SDK repo. Check here to see whats included in Diablo and the corresponding versions and changes from Chinook: http://repository.maemo.org/stable/4.1/4.1_vs_4.0.1_content_cha

Re: Native gcc for development on N810

2009-01-17 Thread Klaus Rotter
Klaus Rotter schrieb: > Add http://repository.maemo.org/sdk with components sdk/free and Wrong! Native gcc for maemo/diablo is in http://repository.maemo.org/ with components sdk/free and sdk/non-free. -- Klaus Rotter * klaus at rotters dot de * www.rotters.de _

Re: extras repository problems

2009-01-17 Thread Till Harbaum / Lists
Hi, Am Samstag 17 Januar 2009 schrieb Graham Cobb: > Presumably you are using dh_shlibdeps, so it is using data supplied by the Yes, i do. > library. The library tells it what the condition has to be, so it is > libgoocanvas which is forcing the "=". You might want to complain to the > maint

Re: Native gcc for development on N810

2009-01-17 Thread Klaus Rotter
Klaus Rotter schrieb: > I want to install a gcc toolchain directly on the N810. Marat Radchenko mailed me the answer. It is in the sdk repository. Add http://repository.maemo.org/sdk with components sdk/free and sdk/non-free. -Klaus -- Klaus Rotter * klaus at rotters dot de * www.rotters.de

RE: SQLite3

2009-01-17 Thread Dr. Nicholas Shaw
If 3.4.1 is part of the Maemo distribution, I’m unaware of it. I’ve downloaded/installed the debs @ repository.maemo.org/pool/Diablo/free/s/sqlite3/ and sqlite3 does not run. Nor can you run sqlite3 and have it run. This does work and so far I haven’t had any problems. My next step is to

RE: SQLite3

2009-01-17 Thread Dr. Nicholas Shaw
Oops, I forgot two steps... 8. cd /usr/bin 9. ln -s /usr/local/bin/sqlite3.dat sqlite3 (creates a link) Now you just call sqlite3 from wherever and you're up-and-running. Nick. -Original Message- From: maemo-developers-boun...@maemo.org [mailto:maemo-developers-boun...@maemo.org] On

Re: SQLite3

2009-01-17 Thread Kamen Bundev
Hi, You can also get a source package from Debian and create a deb directly from it in scratchbox. The real problem is that Sqlite3 3.4.1 is part of the Maemo distribution and if you replace is for the user you may break something else (i think the db format is slightly different) and break it mor

SQLite3

2009-01-17 Thread Dr. Nicholas Shaw
Ok, I have sqlite3.6.8 up-and-running on my 810. Here's what I did: 1. Got scratchbox up-and-running. 2. Under my user directory (logged in to scratchbox), created a directory called tmp. Then got out of scratchbox. 3. Went to sqlite.org ( http://www.sqlite.org/download.html ) and downloaded t

Re: extras repository problems

2009-01-17 Thread Graham Cobb
On Saturday 17 January 2009 12:25:04 Till Harbaum / Lists wrote: > > Actually, the autobuilder doesn't check installation dependencies, only > > build > > It creates the dependencies. So everything required to build was definitely > available during the build process and thus everything to run it w

Re: extras repository problems

2009-01-17 Thread Till Harbaum / Lists
Hi, Am Samstag 17 Januar 2009 schrieb Niels Breet: > There was a problem with cron on the repository machine. That has been > fixed now. You should see your packages in the repository now? Great, thanks, looks like it's there. > It should be available? I see it in Packages: Yupp, i was just too s

Re: extras repository problems

2009-01-17 Thread Antonio Aloisio
Hi Niels, Ok, I can see the new version of Qt on extra-devel Thank you Antonio On Sat, Jan 17, 2009 at 2:36 PM, Niels Breet wrote: > On Sat, January 17, 2009 10:40, Till Harbaum / Lists wrote: > > Hi, > > > > > > i am having two problems with the maemo repositories: > > > > a) i uploaded osm2go

Re: extras repository problems

2009-01-17 Thread Niels Breet
On Sat, January 17, 2009 10:40, Till Harbaum / Lists wrote: > Hi, > > > i am having two problems with the maemo repositories: > > a) i uploaded osm2go-0.6-9 half a day ago and the logs show the autobuild > was successful: https://garage.maemo.org/builder/diablo/osm2go_0.6-9/ > But the new version j

Re: extras repository problems

2009-01-17 Thread Antonio Aloisio
Hi, I had the same problem with Qt. The building process finished successfully at 5 o'clock and it's still not available on extra-devel. Antonio On Sat, Jan 17, 2009 at 1:37 PM, Graham Cobb > wrote: > On Saturday 17 January 2009 09:40:11 Till Harbaum / Lists wrote: > > a) i uploaded osm2go-0.6

Re: extras repository problems

2009-01-17 Thread Till Harbaum / Lists
Hi, Am Samstag 17 Januar 2009 schrieb Graham Cobb: > I am sure Niels or Ed will take a look and respond soon (although it is a > weekend so maybe not). It's not really urgent, i was just wondering ... > Actually, the autobuilder doesn't check installation dependencies, only build It creates the

Re: extras repository problems

2009-01-17 Thread Graham Cobb
On Saturday 17 January 2009 09:40:11 Till Harbaum / Lists wrote: > a) i uploaded osm2go-0.6-9 half a day ago and the logs show > the autobuild was successful: > https://garage.maemo.org/builder/diablo/osm2go_0.6-9/ > But the new version just doesn't show up in extras-devel. > How comes? I am sur

extras repository problems

2009-01-17 Thread Till Harbaum / Lists
Hi, i am having two problems with the maemo repositories: a) i uploaded osm2go-0.6-9 half a day ago and the logs show the autobuild was successful: https://garage.maemo.org/builder/diablo/osm2go_0.6-9/ But the new version just doesn't show up in extras-devel. How comes? b) The previous versio