Re: Navit?

2008-08-05 Thread HdR
look at http://wiki.openmoko.org/wiki/Navit there are instructions to 
install navit via opkg


Dale Maggee schrieb:
> Wrightson, Barney (Contractor) wrote:
>   
>> Dale Maggee wrote:
>>   
>> 
>>> OK, so I've tried building the maps myself, but I just keep getting
>>> 
>>>   
>> 'bad request' when I use wget. I expect that this is because I'm in the
>> southern hemisphere, as the
>>   
>> 
>>> example wget command on the website works fine.
>>>
>>> $ wget -O map.osm
>>> http://www.openstreetmap.org/api/0.5/map?bbox=136.1,-37,136,-37.1
>>> 
>>>   
>> I was messing with this a few weeks ago before I got my FR and I think
>> something like this worked to get SA data:
>>
>> http://osmxapi.hypercube.telascience.org/api/0.5/*%5bbbox=132.6,-36.4,13
>> 6.8,-33.5%5d
>>
>> I think that site worked better for large chunks. I also think that the
>> order of the two BB corners may have mattered.
>> I was doing this through a web browser not wget.
>>
>> Barney
>>
>> PS cc-ed you because I'm not sure if the list will acceped un subscribed
>> emails...
>>   
>> 
> Barney,
>
> Thanks. your URL worked just fine, but I haven't been able to get this 
> to give me the whole of australia. I've tried various permutations. The 
> coords I'm trying to get are 111.9,-9.8 to 154.4,-44.8
>
> I've got the planet.bin file, which seems to render ok. Looking at this, 
> I now think the problem with the Australia.bin file I downloaded was 
> simply that it looks terrible when zoomed out beyond a certain point 
> (which is the default view in my current config).
>
> do you have an ipkg? did you get gpsd support to compile?
>
> I've tried compiling the svn version, but I get the following during 'make':
>
> /usr/local/openmoko/arm/lib/gcc/arm-angstrom-linux-gnueabi/4.1.2/../../../../arm-angstrom-linux-gnueabi/bin/ld:
>  
> cannot find -lpq
> collect2: ld returned 1 exit status
> make[2]: *** [osm2navit] Error 1
>
> om-conf seems to work, although it still isn't enabling gpsd.
>
> -Dale
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: opkg gcc

2008-07-18 Thread HdR
try: opkg install gcc-symlinks

Matthew Lane schrieb:
> Greg Bonett wrote:
>   
>> Ah, thanks, I'll see if I can get that to work as soon as I get home.
>>
>>   
>> 
>>> I think that gcc is named /usr/bin/arm-angstrom-linux-gnueabi-gcc.
>>>
>>>
>>> --
>>> Zitune
>>>
>>> "GNU/Linux is user-friendly. It's just very selective about who its
>>> friends
>>> are."
>>> http://www.april.org/
>>> http://www.openmoko.com/
>>>
>>> "Les enfants croient au pére Noël. Les adultes votent" P.Desproges
>>> http://www.federation-anarchiste.org/
>>>
>>> On Thu, Jul 17, 2008 at 14:57, John Reese <[EMAIL PROTECTED]> wrote:
>>>
>>> 
>>>   
 Greg Bonett wrote:
   
 
> Hey is anyone else having trouble with the version of gcc in opkg?
>
> I can run a 'opkg install gcc' without any trouble but I still get
> 
>   
 'gcc:
   
 
>  not found' when i try to use it.  looks like it make some files in
> /usr/lib/gcc and /usr/libexec/gcc
> 
>   
 I've had the exact same problems (was trying to compile Git on the
 phone) with both gcc and g++.  I even tried using `find / -name gcc`,
 but I couldn't find the gcc binary at all.

 --
 John Reese
 LeetCode.net

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

   
 
>>> ___
>>> Openmoko community mailing list
>>> community@lists.openmoko.org
>>> http://lists.openmoko.org/mailman/listinfo/community
>>>
>>> 
>>>   
>>
>> ___
>> Openmoko community mailing list
>> community@lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>>   
>> 
> I was trying to compile a simple hello world application using 
> /usr/bin/arm-angstrom-linux-gnueabi-gcc and it gave me this error:
>
> arm-angstrom-linux-gnueabi-gcc: error trying to exec 'cc1': execvp: No 
> such file or directory
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>   



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community