Re: gvSIG Mobile on Openmoko

2009-03-18 Thread Joseph Reeves
hi Bill,

Thanks for the feedback; 0.2 will include, amongst other exciting new
features, libswt3.4-gtk-jni as an explicit dependency.

Cheers, Joseph



2009/3/17 William Kenworthy :
> I have the same on shr-testing - wasnt installed by default with the
> other packages so should be a dependency somewhere.
>
> BillK
>
> On Tue, 2009-03-17 at 13:44 +, Joseph Reeves wrote:
>> Hi Yorick,
>>
>> Glad you got it to work! libswt3.4-gtk-jni is a dependency of
>> libswt3.4-gtk-java, so that would get understandably upset without it.
>> We don't specify that you must have ibswt3.4-gtk-jni as it is
>> (usually) installed when you install the specified libswt3.4-gtk-java.
>> I can explicitly add it to the dependency list of the next version to
>> make sure we don't have this problem again.
>>
>> Cheers, Joseph
>>
>>
>>
>> 2009/3/17 Yorick Moko :
>> > it seems my phone is java enabled...i get:
>> > r...@om-gta02 ~ $ jamvm -cp go.jar org.test.go
>> > Hello class: java.lang.Class
>> >
>> > I installed the new version of gvsig and now i get:
>> >
>> > r...@om-gta02 ~ $ DISPLAY=:0 gvsig
>> > Log file: /usr/share/gv-om/log/1237295403472.gvsig-mobile.log.txt
>> > java.lang.UnsatisfiedLinkError: no swt-gtk-3428 or swt-gtk in
>> > swt.library.path, java.library.path or the jar file
>> >   at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
>> >   at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
>> >   at org.eclipse.swt.internal.C.(C.java:21)
>> >   at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
>> >   at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
>> >   at org.eclipse.swt.widgets.Display.(Display.java:128)
>> >   at 
>> > es.prodevelop.gvsig.mobile.app.GvsigMobileApp.execute(GvsigMobileApp.java:100)
>> >   at es.prodevelop.gvsig.mobile.app.Launcher.main(Launcher.java:129)
>> >
>> > so i installed libswt3.4-gtk-jni
>> > and now it works
>> > it didn't work without that file
>> >
>> > y
>> >
>> >
>> >
>> > On Mon, Mar 16, 2009 at 8:48 PM, Juan Lucas Dominguez Rubio
>> >  wrote:
>> >> Hello Yorick. I understand then that your phone is not Java-enabled right
>> >> now?
>> >>
>> >> Can you copy the attached 'go.jar' to your phone and type from the same
>> >> folder:
>> >>
>> >> jamvm -cp ./go.jar org.test.go
>> >>
>> >> This what I get:
>> >>
>> >> r...@om-gta02:~# jamvm -cp ./go.jar org.test.go
>> >> Hello class: java.lang.Class
>> >> r...@om-gta02:~#
>> >>
>> >>
>> >>
>> >> What do you get?
>> >>
>> >>
>> >>
>> >> Regards,
>> >>
>> >>
>> >>
>> >> Juan Lucas Domínguez Rubio
>> >> ---
>> >> Prodevelop SL, Valencia (España)
>> >> 0° 22' 49.62" W, 39° 28' 25.45" N
>> >> Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
>> >> http://www.prodevelop.es
>> >> ---
>> >>
>> >>
>> >>
>> >> -Original Message-
>> >> From: community-boun...@lists.openmoko.org on behalf of Yorick Moko
>> >> Sent: Mon 16/03/2009 18:26
>> >> To: List for Openmoko community discussion
>> >> Subject: Re: gvSIG Mobile on Openmoko
>> >>
>> >> thanks for your help, but i get:
>> >>
>> >> r...@om-gta02 ~ $ opkg install cacao -force-depends
>> >> Installing cacao (0.99.3-r5.1) to root...
>> >> Downloading
>> >> http://jalimo.evolvis.org/repository/openmoko/armv4t/cacao_0.99.3-r5.1_armv4t.ipk
>> >> Installing classpath (0.97.2-r8.1) to root...
>> >> Downloading
>> >> http://jalimo.evolvis.org/repository/openmoko/armv4t/classpath_0.97.2-r8.1_armv4t.ipk
>> >> Installing classpath-common (0.97.2-r8.1) to root...
>> >> Downloading
>> >> http://jalimo.evolvis.org/repository/openmoko/armv4t/classpath-common_0.97.2-r8.1_armv4t.ipk
>> >> Configuring cacao
>> >> update-alternatives: Linking //usr/bin/java to /usr/bin/cacao
>> >> Configuring classpath
>> >> Configuring classpath-common
>> >> Collected errors:
>> >>  * Warning: Cannot satisfy the following dependencies for cacao:
>> >>          *  libgc

Re: gvSIG Mobile on Openmoko

2009-03-17 Thread William Kenworthy
I have the same on shr-testing - wasnt installed by default with the
other packages so should be a dependency somewhere.

BillK

On Tue, 2009-03-17 at 13:44 +, Joseph Reeves wrote:
> Hi Yorick,
> 
> Glad you got it to work! libswt3.4-gtk-jni is a dependency of
> libswt3.4-gtk-java, so that would get understandably upset without it.
> We don't specify that you must have ibswt3.4-gtk-jni as it is
> (usually) installed when you install the specified libswt3.4-gtk-java.
> I can explicitly add it to the dependency list of the next version to
> make sure we don't have this problem again.
> 
> Cheers, Joseph
> 
> 
> 
> 2009/3/17 Yorick Moko :
> > it seems my phone is java enabled...i get:
> > r...@om-gta02 ~ $ jamvm -cp go.jar org.test.go
> > Hello class: java.lang.Class
> >
> > I installed the new version of gvsig and now i get:
> >
> > r...@om-gta02 ~ $ DISPLAY=:0 gvsig
> > Log file: /usr/share/gv-om/log/1237295403472.gvsig-mobile.log.txt
> > java.lang.UnsatisfiedLinkError: no swt-gtk-3428 or swt-gtk in
> > swt.library.path, java.library.path or the jar file
> >   at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
> >   at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
> >   at org.eclipse.swt.internal.C.(C.java:21)
> >   at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
> >   at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
> >   at org.eclipse.swt.widgets.Display.(Display.java:128)
> >   at 
> > es.prodevelop.gvsig.mobile.app.GvsigMobileApp.execute(GvsigMobileApp.java:100)
> >   at es.prodevelop.gvsig.mobile.app.Launcher.main(Launcher.java:129)
> >
> > so i installed libswt3.4-gtk-jni
> > and now it works
> > it didn't work without that file
> >
> > y
> >
> >
> >
> > On Mon, Mar 16, 2009 at 8:48 PM, Juan Lucas Dominguez Rubio
> >  wrote:
> >> Hello Yorick. I understand then that your phone is not Java-enabled right
> >> now?
> >>
> >> Can you copy the attached 'go.jar' to your phone and type from the same
> >> folder:
> >>
> >> jamvm -cp ./go.jar org.test.go
> >>
> >> This what I get:
> >>
> >> r...@om-gta02:~# jamvm -cp ./go.jar org.test.go
> >> Hello class: java.lang.Class
> >> r...@om-gta02:~#
> >>
> >>
> >>
> >> What do you get?
> >>
> >>
> >>
> >> Regards,
> >>
> >>
> >>
> >> Juan Lucas Domínguez Rubio
> >> ---
> >> Prodevelop SL, Valencia (España)
> >> 0° 22' 49.62" W, 39° 28' 25.45" N
> >> Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
> >> http://www.prodevelop.es
> >> ---
> >>
> >>
> >>
> >> -Original Message-
> >> From: community-boun...@lists.openmoko.org on behalf of Yorick Moko
> >> Sent: Mon 16/03/2009 18:26
> >> To: List for Openmoko community discussion
> >> Subject: Re: gvSIG Mobile on Openmoko
> >>
> >> thanks for your help, but i get:
> >>
> >> r...@om-gta02 ~ $ opkg install cacao -force-depends
> >> Installing cacao (0.99.3-r5.1) to root...
> >> Downloading
> >> http://jalimo.evolvis.org/repository/openmoko/armv4t/cacao_0.99.3-r5.1_armv4t.ipk
> >> Installing classpath (0.97.2-r8.1) to root...
> >> Downloading
> >> http://jalimo.evolvis.org/repository/openmoko/armv4t/classpath_0.97.2-r8.1_armv4t.ipk
> >> Installing classpath-common (0.97.2-r8.1) to root...
> >> Downloading
> >> http://jalimo.evolvis.org/repository/openmoko/armv4t/classpath-common_0.97.2-r8.1_armv4t.ipk
> >> Configuring cacao
> >> update-alternatives: Linking //usr/bin/java to /usr/bin/cacao
> >> Configuring classpath
> >> Configuring classpath-common
> >> Collected errors:
> >>  * Warning: Cannot satisfy the following dependencies for cacao:
> >>  *  libgcc-s1 (>= 4.1.2) *  libgcc-s1 (>= 4.1.2) *
> >> r...@om-gta02 ~ $ cacao -Xmx40M -cp
> >> /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
> >> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/car
> >> Absurd stack bottom value
> >> Aborted
> >>
> >> btw:
> >> r...@om-gta02 ~ $ opkg list_installed |grep libgcc
> >> libgcc1 - 4.1.2-r19 -
> >>
> >>
> >> On Mon, Mar 16, 2009 at 5:54 PM, Juan Lucas Dominguez Rubio
> >>  wrote:
> >>> Hello, Yorick,
&

Re: gvSIG Mobile on Openmoko

2009-03-17 Thread Joseph Reeves
Hi Yorick,

Glad you got it to work! libswt3.4-gtk-jni is a dependency of
libswt3.4-gtk-java, so that would get understandably upset without it.
We don't specify that you must have ibswt3.4-gtk-jni as it is
(usually) installed when you install the specified libswt3.4-gtk-java.
I can explicitly add it to the dependency list of the next version to
make sure we don't have this problem again.

Cheers, Joseph



2009/3/17 Yorick Moko :
> it seems my phone is java enabled...i get:
> r...@om-gta02 ~ $ jamvm -cp go.jar org.test.go
> Hello class: java.lang.Class
>
> I installed the new version of gvsig and now i get:
>
> r...@om-gta02 ~ $ DISPLAY=:0 gvsig
> Log file: /usr/share/gv-om/log/1237295403472.gvsig-mobile.log.txt
> java.lang.UnsatisfiedLinkError: no swt-gtk-3428 or swt-gtk in
> swt.library.path, java.library.path or the jar file
>   at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
>   at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
>   at org.eclipse.swt.internal.C.(C.java:21)
>   at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
>   at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
>   at org.eclipse.swt.widgets.Display.(Display.java:128)
>   at 
> es.prodevelop.gvsig.mobile.app.GvsigMobileApp.execute(GvsigMobileApp.java:100)
>   at es.prodevelop.gvsig.mobile.app.Launcher.main(Launcher.java:129)
>
> so i installed libswt3.4-gtk-jni
> and now it works
> it didn't work without that file
>
> y
>
>
>
> On Mon, Mar 16, 2009 at 8:48 PM, Juan Lucas Dominguez Rubio
>  wrote:
>> Hello Yorick. I understand then that your phone is not Java-enabled right
>> now?
>>
>> Can you copy the attached 'go.jar' to your phone and type from the same
>> folder:
>>
>> jamvm -cp ./go.jar org.test.go
>>
>> This what I get:
>>
>> r...@om-gta02:~# jamvm -cp ./go.jar org.test.go
>> Hello class: java.lang.Class
>> r...@om-gta02:~#
>>
>>
>>
>> What do you get?
>>
>>
>>
>> Regards,
>>
>>
>>
>> Juan Lucas Domínguez Rubio
>> ---
>> Prodevelop SL, Valencia (España)
>> 0° 22' 49.62" W, 39° 28' 25.45" N
>> Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
>> http://www.prodevelop.es
>> ---
>>
>>
>>
>> -Original Message-
>> From: community-boun...@lists.openmoko.org on behalf of Yorick Moko
>> Sent: Mon 16/03/2009 18:26
>> To: List for Openmoko community discussion
>> Subject: Re: gvSIG Mobile on Openmoko
>>
>> thanks for your help, but i get:
>>
>> r...@om-gta02 ~ $ opkg install cacao -force-depends
>> Installing cacao (0.99.3-r5.1) to root...
>> Downloading
>> http://jalimo.evolvis.org/repository/openmoko/armv4t/cacao_0.99.3-r5.1_armv4t.ipk
>> Installing classpath (0.97.2-r8.1) to root...
>> Downloading
>> http://jalimo.evolvis.org/repository/openmoko/armv4t/classpath_0.97.2-r8.1_armv4t.ipk
>> Installing classpath-common (0.97.2-r8.1) to root...
>> Downloading
>> http://jalimo.evolvis.org/repository/openmoko/armv4t/classpath-common_0.97.2-r8.1_armv4t.ipk
>> Configuring cacao
>> update-alternatives: Linking //usr/bin/java to /usr/bin/cacao
>> Configuring classpath
>> Configuring classpath-common
>> Collected errors:
>>  * Warning: Cannot satisfy the following dependencies for cacao:
>>  *  libgcc-s1 (>= 4.1.2) *  libgcc-s1 (>= 4.1.2) *
>> r...@om-gta02 ~ $ cacao -Xmx40M -cp
>> /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
>> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/car
>> Absurd stack bottom value
>> Aborted
>>
>> btw:
>> r...@om-gta02 ~ $ opkg list_installed |grep libgcc
>> libgcc1 - 4.1.2-r19 -
>>
>>
>> On Mon, Mar 16, 2009 at 5:54 PM, Juan Lucas Dominguez Rubio
>>  wrote:
>>> Hello, Yorick,
>>>
>>> You can also try cacao:
>>>
>>> opkg install cacao
>>>
>>> then:
>>>
>>> cacao -Xmx40M -cp /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
>>> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>>>
>>> Regsrd,
>>> Juan Lucas
>>>
>>>
>>> 
>>> De: community-boun...@lists.openmoko.org en nombre de Yorick Moko
>>> Enviado el: lun 16/03/2009 17:45
>>> Para: List for Openmoko community discussion
>>> Asunto: Re: gvSIG Mobile on Openmoko
>>>
>>> still nobody getting (on shr-testing) the following error?
>>> r...@om-gta0

Re: gvSIG Mobile on Openmoko

2009-03-17 Thread Yorick Moko
it seems my phone is java enabled...i get:
r...@om-gta02 ~ $ jamvm -cp go.jar org.test.go
Hello class: java.lang.Class

I installed the new version of gvsig and now i get:

r...@om-gta02 ~ $ DISPLAY=:0 gvsig
Log file: /usr/share/gv-om/log/1237295403472.gvsig-mobile.log.txt
java.lang.UnsatisfiedLinkError: no swt-gtk-3428 or swt-gtk in
swt.library.path, java.library.path or the jar file
   at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
   at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
   at org.eclipse.swt.internal.C.(C.java:21)
   at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
   at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
   at org.eclipse.swt.widgets.Display.(Display.java:128)
   at 
es.prodevelop.gvsig.mobile.app.GvsigMobileApp.execute(GvsigMobileApp.java:100)
   at es.prodevelop.gvsig.mobile.app.Launcher.main(Launcher.java:129)

so i installed libswt3.4-gtk-jni
and now it works
it didn't work without that file

y



On Mon, Mar 16, 2009 at 8:48 PM, Juan Lucas Dominguez Rubio
 wrote:
> Hello Yorick. I understand then that your phone is not Java-enabled right
> now?
>
> Can you copy the attached 'go.jar' to your phone and type from the same
> folder:
>
> jamvm -cp ./go.jar org.test.go
>
> This what I get:
>
> r...@om-gta02:~# jamvm -cp ./go.jar org.test.go
> Hello class: java.lang.Class
> r...@om-gta02:~#
>
>
>
> What do you get?
>
>
>
> Regards,
>
>
>
> Juan Lucas Domínguez Rubio
> ---
> Prodevelop SL, Valencia (España)
> 0° 22' 49.62" W, 39° 28' 25.45" N
> Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
> http://www.prodevelop.es
> ---
>
>
>
> -Original Message-
> From: community-boun...@lists.openmoko.org on behalf of Yorick Moko
> Sent: Mon 16/03/2009 18:26
> To: List for Openmoko community discussion
> Subject: Re: gvSIG Mobile on Openmoko
>
> thanks for your help, but i get:
>
> r...@om-gta02 ~ $ opkg install cacao -force-depends
> Installing cacao (0.99.3-r5.1) to root...
> Downloading
> http://jalimo.evolvis.org/repository/openmoko/armv4t/cacao_0.99.3-r5.1_armv4t.ipk
> Installing classpath (0.97.2-r8.1) to root...
> Downloading
> http://jalimo.evolvis.org/repository/openmoko/armv4t/classpath_0.97.2-r8.1_armv4t.ipk
> Installing classpath-common (0.97.2-r8.1) to root...
> Downloading
> http://jalimo.evolvis.org/repository/openmoko/armv4t/classpath-common_0.97.2-r8.1_armv4t.ipk
> Configuring cacao
> update-alternatives: Linking //usr/bin/java to /usr/bin/cacao
> Configuring classpath
> Configuring classpath-common
> Collected errors:
>  * Warning: Cannot satisfy the following dependencies for cacao:
>  *  libgcc-s1 (>= 4.1.2) *  libgcc-s1 (>= 4.1.2) *
> r...@om-gta02 ~ $ cacao -Xmx40M -cp
> /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/car
> Absurd stack bottom value
> Aborted
>
> btw:
> r...@om-gta02 ~ $ opkg list_installed |grep libgcc
> libgcc1 - 4.1.2-r19 -
>
>
> On Mon, Mar 16, 2009 at 5:54 PM, Juan Lucas Dominguez Rubio
>  wrote:
>> Hello, Yorick,
>>
>> You can also try cacao:
>>
>> opkg install cacao
>>
>> then:
>>
>> cacao -Xmx40M -cp /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
>> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>>
>> Regsrd,
>> Juan Lucas
>>
>>
>> 
>> De: community-boun...@lists.openmoko.org en nombre de Yorick Moko
>> Enviado el: lun 16/03/2009 17:45
>> Para: List for Openmoko community discussion
>> Asunto: Re: gvSIG Mobile on Openmoko
>>
>> still nobody getting (on shr-testing) the following error?
>> r...@om-gta02 /etc/init.d $ DISPLAY=:0 gvsig
>> Stopping freesmartphone.org gpsd compatibility daemon: stopped process
>> in pidfile '/var/run/fso-gpsd.pid' (pid 1442)
>> (done)
>> Starting freesmartphone.org gpsd compatibility daemon: (ok)
>> Exception occurred while VM initialising.
>> java/lang/NoClassDefFoundError: java/lang/Class
>>
>> using the terminal command I found in these e-mails i also get the same
>> error:
>> r...@om-gta02 ~ $ jamvm -Xmx40M -cp
>> /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
>> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om
>> /media/card
>> Exception occurred while VM initialising.
>> java/lang/NoClassDefFoundError: java/lang/Class
>>
>> y
>>
>>
>> On Mon, Mar 16, 2009 at 5:42 PM, Juan Lucas Dominguez Rubio
>>  wrote:
>>> Yes, sorry, I read about that only ye

Re: gvSIG Mobile on Openmoko

2009-03-17 Thread Joseph Reeves
Updated with a new version (0.11) that fixes these SHR launching
issues. Thanks for the feedback.

There was no change to any of the "proper" code - so if you could get
it to run yesterday the new version won't change anything for you:

http://downloads.thehumanjourney.net/gvsigmobile_0.11_armv4t.ipk

More info, and a call for help from Debian users on my blog:

http://blogs.thehumanjourney.net/finds/entry/gvsig_mobile_0_11_released

(the opkg repo has been updated, so users of that can simply opkg
update && opkg upgrade)

Cheers, Joseph



2009/3/16 Francesco de Virgilio :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Yorick Moko ha scritto:
>> error on shr-testing:
>> r...@om-gta02 ~/.mokometeo $ opkg install jamvm libswt3.4-gtk-java
>> classpath-gtk classpath-awt gpsd
>> http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
>> Downloading http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
>> Multiple replacers for gpsd, using first one (fso-gpsd)
>> Package fso-gpsd is already installed in root.
>> Installing gvsigmobile (0.1) to root...
>> Multiple replacers for gpsd, using first one (fso-gpsd)
>> Collected errors:
>>  * Cannot find package jamvm.
>>  * Cannot find package libswt3.4-gtk-java.
>>  * Cannot find package classpath-gtk.
>>  * Cannot find package classpath-awt.
>>  * ERROR: Cannot satisfy the following dependencies for gvsigmobile:
>>          *  jamvm *  libswt3.4-gtk-java *  classpath-gtk *  classpath-awt *
>>
>
> On SHR-testing it works for me:
>
> opkg --force-depends install
> http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
>
> After the installation, there's no icon on Illume desktop. If I try
> "gvsig" from terminal, it answers me "not found".
>
> I've started it with the followin command (on one line):
>
> jamvm -Xmx40M -cp /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>
> I've found it in /usr/bin/gvsig.
>
> I want to give my public appreciation and thanks to GvSig mobile
> developer(s) and to Oxford Archaeologic for bringing us such beautiful
> app. I'm testing it on my shapefiles of Italian archaeologic sites (near
> Bari, to be precise).
>
> Thanks again :D
> - --
> Francesco de Virgilio
> *Ubuntu-it Member and Wiki Editor*
>   mailto:frad...@ubuntu-it.org
>   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
> *Wikimedia Italia Member*
>   http://en.wikipedia.org/wiki/User:Fradeve11
> *OpenStreetMap Mapper*
>   http://www.openstreetmap.org/user/Fradeve11
> *Blog*
>   http://fradeve.netsons.org
>                "Love - Peace - Freedom - Free Software"
> GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEARECAAYFAkm+acAACgkQRi2TsGSC4FaE/ACeIBPc8VAmyL1sa/4/mvBgZ/9U
> j5wAn2bH/FmiHohnwXpzJ8Fqe560QZLT
> =ttPT
> -END PGP SIGNATURE-
>
> ___
> 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: gvSIG Mobile on Openmoko

2009-03-16 Thread Juan Lucas Dominguez Rubio
Hello Yorick. I understand then that your phone is not Java-enabled right now?

Can you copy the attached 'go.jar' to your phone and type from the same folder:

jamvm -cp ./go.jar org.test.go

This what I get:

r...@om-gta02:~# jamvm -cp ./go.jar org.test.go
Hello class: java.lang.Class
r...@om-gta02:~#



What do you get?



Regards,



Juan Lucas Domínguez Rubio
---
Prodevelop SL, Valencia (España)
0° 22' 49.62" W, 39° 28' 25.45" N
Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
http://www.prodevelop.es
---



-Original Message-
From: community-boun...@lists.openmoko.org on behalf of Yorick Moko
Sent: Mon 16/03/2009 18:26
To: List for Openmoko community discussion
Subject: Re: gvSIG Mobile on Openmoko
 
thanks for your help, but i get:

r...@om-gta02 ~ $ opkg install cacao -force-depends
Installing cacao (0.99.3-r5.1) to root...
Downloading 
http://jalimo.evolvis.org/repository/openmoko/armv4t/cacao_0.99.3-r5.1_armv4t.ipk
Installing classpath (0.97.2-r8.1) to root...
Downloading 
http://jalimo.evolvis.org/repository/openmoko/armv4t/classpath_0.97.2-r8.1_armv4t.ipk
Installing classpath-common (0.97.2-r8.1) to root...
Downloading 
http://jalimo.evolvis.org/repository/openmoko/armv4t/classpath-common_0.97.2-r8.1_armv4t.ipk
Configuring cacao
update-alternatives: Linking //usr/bin/java to /usr/bin/cacao
Configuring classpath
Configuring classpath-common
Collected errors:
 * Warning: Cannot satisfy the following dependencies for cacao:
 *  libgcc-s1 (>= 4.1.2) *  libgcc-s1 (>= 4.1.2) *
r...@om-gta02 ~ $ cacao -Xmx40M -cp
/usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/car
Absurd stack bottom value
Aborted

btw:
r...@om-gta02 ~ $ opkg list_installed |grep libgcc
libgcc1 - 4.1.2-r19 -


On Mon, Mar 16, 2009 at 5:54 PM, Juan Lucas Dominguez Rubio
 wrote:
> Hello, Yorick,
>
> You can also try cacao:
>
> opkg install cacao
>
> then:
>
> cacao -Xmx40M -cp /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>
> Regsrd,
> Juan Lucas
>
>
> 
> De: community-boun...@lists.openmoko.org en nombre de Yorick Moko
> Enviado el: lun 16/03/2009 17:45
> Para: List for Openmoko community discussion
> Asunto: Re: gvSIG Mobile on Openmoko
>
> still nobody getting (on shr-testing) the following error?
> r...@om-gta02 /etc/init.d $ DISPLAY=:0 gvsig
> Stopping freesmartphone.org gpsd compatibility daemon: stopped process
> in pidfile '/var/run/fso-gpsd.pid' (pid 1442)
> (done)
> Starting freesmartphone.org gpsd compatibility daemon: (ok)
> Exception occurred while VM initialising.
> java/lang/NoClassDefFoundError: java/lang/Class
>
> using the terminal command I found in these e-mails i also get the same
> error:
> r...@om-gta02 ~ $ jamvm -Xmx40M -cp
> /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om
> /media/card
> Exception occurred while VM initialising.
> java/lang/NoClassDefFoundError: java/lang/Class
>
> y
>
>
> On Mon, Mar 16, 2009 at 5:42 PM, Juan Lucas Dominguez Rubio
>  wrote:
>> Yes, sorry, I read about that only yesterday. I think the first line in
>> the
>> gvsig.sh (restarting the Gpsd) is probably unnecessary in all cases.
>>
>> Regards,
>> Juan Lucas
>> ____
>> De: community-boun...@lists.openmoko.org en nombre de kimaidou
>> Enviado el: lun 16/03/2009 17:32
>> Para: List for Openmoko community discussion
>> Asunto: Re: gvSIG Mobile on Openmoko
>>
>> Normallu on last SHR testing, the gpsd is automatically started for every
>> application using it. It is so with tangogps for example.
>>
>> 2009/3/16 Joseph Reeves 
>>>
>>> Great news :)
>>>
>>> SHR users just have to remember to start gpsd if you want to see where
>>> you are - that's what /usr/bin/gvsig does on OM2008.x distributions,
>>> but that doesn't seem to be working for you SHR people :(
>>>
>>> Cheers, Joseph
>>>
>>>
>>>
>>> 2009/3/16 kimaidou :
>>> > Hi all
>>> >
>>> > Thanks to the command line (one line) Francesco da Virgilo gaves in his
>>> > email :
>>> > r...@om-gta02 ~ $ jamvm -Xmx40M -cp
>>> > /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
>>> > es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>>> >
>>> > I am able to run it on SHR too. This is a great step for mobile GIS
>>> > solutions ! Thanks to the developpers !
>>> >

Re: gvSIG Mobile on Openmoko

2009-03-16 Thread Yorick Moko
thanks for your help, but i get:

r...@om-gta02 ~ $ opkg install cacao -force-depends
Installing cacao (0.99.3-r5.1) to root...
Downloading 
http://jalimo.evolvis.org/repository/openmoko/armv4t/cacao_0.99.3-r5.1_armv4t.ipk
Installing classpath (0.97.2-r8.1) to root...
Downloading 
http://jalimo.evolvis.org/repository/openmoko/armv4t/classpath_0.97.2-r8.1_armv4t.ipk
Installing classpath-common (0.97.2-r8.1) to root...
Downloading 
http://jalimo.evolvis.org/repository/openmoko/armv4t/classpath-common_0.97.2-r8.1_armv4t.ipk
Configuring cacao
update-alternatives: Linking //usr/bin/java to /usr/bin/cacao
Configuring classpath
Configuring classpath-common
Collected errors:
 * Warning: Cannot satisfy the following dependencies for cacao:
 *  libgcc-s1 (>= 4.1.2) *  libgcc-s1 (>= 4.1.2) *
r...@om-gta02 ~ $ cacao -Xmx40M -cp
/usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/car
Absurd stack bottom value
Aborted

btw:
r...@om-gta02 ~ $ opkg list_installed |grep libgcc
libgcc1 - 4.1.2-r19 -


On Mon, Mar 16, 2009 at 5:54 PM, Juan Lucas Dominguez Rubio
 wrote:
> Hello, Yorick,
>
> You can also try cacao:
>
> opkg install cacao
>
> then:
>
> cacao -Xmx40M -cp /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>
> Regsrd,
> Juan Lucas
>
>
> 
> De: community-boun...@lists.openmoko.org en nombre de Yorick Moko
> Enviado el: lun 16/03/2009 17:45
> Para: List for Openmoko community discussion
> Asunto: Re: gvSIG Mobile on Openmoko
>
> still nobody getting (on shr-testing) the following error?
> r...@om-gta02 /etc/init.d $ DISPLAY=:0 gvsig
> Stopping freesmartphone.org gpsd compatibility daemon: stopped process
> in pidfile '/var/run/fso-gpsd.pid' (pid 1442)
> (done)
> Starting freesmartphone.org gpsd compatibility daemon: (ok)
> Exception occurred while VM initialising.
> java/lang/NoClassDefFoundError: java/lang/Class
>
> using the terminal command I found in these e-mails i also get the same
> error:
> r...@om-gta02 ~ $ jamvm -Xmx40M -cp
> /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om
> /media/card
> Exception occurred while VM initialising.
> java/lang/NoClassDefFoundError: java/lang/Class
>
> y
>
>
> On Mon, Mar 16, 2009 at 5:42 PM, Juan Lucas Dominguez Rubio
>  wrote:
>> Yes, sorry, I read about that only yesterday. I think the first line in
>> the
>> gvsig.sh (restarting the Gpsd) is probably unnecessary in all cases.
>>
>> Regards,
>> Juan Lucas
>> ____________
>> De: community-boun...@lists.openmoko.org en nombre de kimaidou
>> Enviado el: lun 16/03/2009 17:32
>> Para: List for Openmoko community discussion
>> Asunto: Re: gvSIG Mobile on Openmoko
>>
>> Normallu on last SHR testing, the gpsd is automatically started for every
>> application using it. It is so with tangogps for example.
>>
>> 2009/3/16 Joseph Reeves 
>>>
>>> Great news :)
>>>
>>> SHR users just have to remember to start gpsd if you want to see where
>>> you are - that's what /usr/bin/gvsig does on OM2008.x distributions,
>>> but that doesn't seem to be working for you SHR people :(
>>>
>>> Cheers, Joseph
>>>
>>>
>>>
>>> 2009/3/16 kimaidou :
>>> > Hi all
>>> >
>>> > Thanks to the command line (one line) Francesco da Virgilo gaves in his
>>> > email :
>>> > r...@om-gta02 ~ $ jamvm -Xmx40M -cp
>>> > /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
>>> > es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>>> >
>>> > I am able to run it on SHR too. This is a great step for mobile GIS
>>> > solutions ! Thanks to the developpers !
>>> >
>>> > Kimaidou
>>> >
>>> > ___
>>> > 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
>>
>>
>
> ___
> 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


RE: gvSIG Mobile on Openmoko

2009-03-16 Thread Juan Lucas Dominguez Rubio
Hello, Yorick,

You can also try cacao:

opkg install cacao
 
then:
 
cacao -Xmx40M -cp /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar 
es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card

Regsrd,
Juan Lucas
 
 


De: community-boun...@lists.openmoko.org en nombre de Yorick Moko
Enviado el: lun 16/03/2009 17:45
Para: List for Openmoko community discussion
Asunto: Re: gvSIG Mobile on Openmoko



still nobody getting (on shr-testing) the following error?
r...@om-gta02 /etc/init.d $ DISPLAY=:0 gvsig
Stopping freesmartphone.org gpsd compatibility daemon: stopped process
in pidfile '/var/run/fso-gpsd.pid' (pid 1442)
(done)
Starting freesmartphone.org gpsd compatibility daemon: (ok)
Exception occurred while VM initialising.
java/lang/NoClassDefFoundError: java/lang/Class

using the terminal command I found in these e-mails i also get the same error:
r...@om-gta02 ~ $ jamvm -Xmx40M -cp
/usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om
/media/card
Exception occurred while VM initialising.
java/lang/NoClassDefFoundError: java/lang/Class

y


On Mon, Mar 16, 2009 at 5:42 PM, Juan Lucas Dominguez Rubio
 wrote:
> Yes, sorry, I read about that only yesterday. I think the first line in the
> gvsig.sh (restarting the Gpsd) is probably unnecessary in all cases.
>
> Regards,
> Juan Lucas
> 
> De: community-boun...@lists.openmoko.org en nombre de kimaidou
> Enviado el: lun 16/03/2009 17:32
> Para: List for Openmoko community discussion
> Asunto: Re: gvSIG Mobile on Openmoko
>
> Normallu on last SHR testing, the gpsd is automatically started for every
> application using it. It is so with tangogps for example.
>
> 2009/3/16 Joseph Reeves 
>>
>> Great news :)
>>
>> SHR users just have to remember to start gpsd if you want to see where
>> you are - that's what /usr/bin/gvsig does on OM2008.x distributions,
>> but that doesn't seem to be working for you SHR people :(
>>
>> Cheers, Joseph
>>
>>
>>
>> 2009/3/16 kimaidou :
>> > Hi all
>> >
>> > Thanks to the command line (one line) Francesco da Virgilo gaves in his
>> > email :
>> > r...@om-gta02 ~ $ jamvm -Xmx40M -cp
>> > /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
>> > es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>> >
>> > I am able to run it on SHR too. This is a great step for mobile GIS
>> > solutions ! Thanks to the developpers !
>> >
>> > Kimaidou
>> >
>> > ___
>> > 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
>
>

___
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: gvSIG Mobile on Openmoko

2009-03-16 Thread Joseph Reeves
Juan Lucas mentioned to me off-list that your jamvm install might be
broken for some reason. Can you opkg install cacao and edit the
command to run "java " rather than "jamvm "

That should work fine. If it does, perhaps try reinstalling jamvm?
It'll work with Cacao, but it seems to be better with Jam.

Thanks, Joseph



2009/3/16 Yorick Moko :
> still nobody getting (on shr-testing) the following error?
> r...@om-gta02 /etc/init.d $ DISPLAY=:0 gvsig
> Stopping freesmartphone.org gpsd compatibility daemon: stopped process
> in pidfile '/var/run/fso-gpsd.pid' (pid 1442)
> (done)
> Starting freesmartphone.org gpsd compatibility daemon: (ok)
> Exception occurred while VM initialising.
> java/lang/NoClassDefFoundError: java/lang/Class
>
> using the terminal command I found in these e-mails i also get the same error:
> r...@om-gta02 ~ $ jamvm -Xmx40M -cp
> /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om
> /media/card
> Exception occurred while VM initialising.
> java/lang/NoClassDefFoundError: java/lang/Class
>
> y
>
>
> On Mon, Mar 16, 2009 at 5:42 PM, Juan Lucas Dominguez Rubio
>  wrote:
>> Yes, sorry, I read about that only yesterday. I think the first line in the
>> gvsig.sh (restarting the Gpsd) is probably unnecessary in all cases.
>>
>> Regards,
>> Juan Lucas
>> 
>> De: community-boun...@lists.openmoko.org en nombre de kimaidou
>> Enviado el: lun 16/03/2009 17:32
>> Para: List for Openmoko community discussion
>> Asunto: Re: gvSIG Mobile on Openmoko
>>
>> Normallu on last SHR testing, the gpsd is automatically started for every
>> application using it. It is so with tangogps for example.
>>
>> 2009/3/16 Joseph Reeves 
>>>
>>> Great news :)
>>>
>>> SHR users just have to remember to start gpsd if you want to see where
>>> you are - that's what /usr/bin/gvsig does on OM2008.x distributions,
>>> but that doesn't seem to be working for you SHR people :(
>>>
>>> Cheers, Joseph
>>>
>>>
>>>
>>> 2009/3/16 kimaidou :
>>> > Hi all
>>> >
>>> > Thanks to the command line (one line) Francesco da Virgilo gaves in his
>>> > email :
>>> > r...@om-gta02 ~ $ jamvm -Xmx40M -cp
>>> > /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
>>> > es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>>> >
>>> > I am able to run it on SHR too. This is a great step for mobile GIS
>>> > solutions ! Thanks to the developpers !
>>> >
>>> > Kimaidou
>>> >
>>> > ___
>>> > 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
>>
>>
>
> ___
> 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: gvSIG Mobile on Openmoko

2009-03-16 Thread Yorick Moko
still nobody getting (on shr-testing) the following error?
r...@om-gta02 /etc/init.d $ DISPLAY=:0 gvsig
Stopping freesmartphone.org gpsd compatibility daemon: stopped process
in pidfile '/var/run/fso-gpsd.pid' (pid 1442)
(done)
Starting freesmartphone.org gpsd compatibility daemon: (ok)
Exception occurred while VM initialising.
java/lang/NoClassDefFoundError: java/lang/Class

using the terminal command I found in these e-mails i also get the same error:
r...@om-gta02 ~ $ jamvm -Xmx40M -cp
/usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om
/media/card
Exception occurred while VM initialising.
java/lang/NoClassDefFoundError: java/lang/Class

y


On Mon, Mar 16, 2009 at 5:42 PM, Juan Lucas Dominguez Rubio
 wrote:
> Yes, sorry, I read about that only yesterday. I think the first line in the
> gvsig.sh (restarting the Gpsd) is probably unnecessary in all cases.
>
> Regards,
> Juan Lucas
> 
> De: community-boun...@lists.openmoko.org en nombre de kimaidou
> Enviado el: lun 16/03/2009 17:32
> Para: List for Openmoko community discussion
> Asunto: Re: gvSIG Mobile on Openmoko
>
> Normallu on last SHR testing, the gpsd is automatically started for every
> application using it. It is so with tangogps for example.
>
> 2009/3/16 Joseph Reeves 
>>
>> Great news :)
>>
>> SHR users just have to remember to start gpsd if you want to see where
>> you are - that's what /usr/bin/gvsig does on OM2008.x distributions,
>> but that doesn't seem to be working for you SHR people :(
>>
>> Cheers, Joseph
>>
>>
>>
>> 2009/3/16 kimaidou :
>> > Hi all
>> >
>> > Thanks to the command line (one line) Francesco da Virgilo gaves in his
>> > email :
>> > r...@om-gta02 ~ $ jamvm -Xmx40M -cp
>> > /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
>> > es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>> >
>> > I am able to run it on SHR too. This is a great step for mobile GIS
>> > solutions ! Thanks to the developpers !
>> >
>> > Kimaidou
>> >
>> > ___
>> > 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
>
>

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


Re: gvSIG Mobile on Openmoko

2009-03-16 Thread Joseph Reeves
Ok, that's cool.

Does this help SHR users? Does editing
/usr/share/applications/gvsig.desktop to execute the command as found
by Francesco instead of simply "gvsig" work?

Cheers, Joseph



2009/3/16 Juan Lucas Dominguez Rubio :
> Yes, sorry, I read about that only yesterday. I think the first line in the
> gvsig.sh (restarting the Gpsd) is probably unnecessary in all cases.
>
> Regards,
> Juan Lucas
> 
> De: community-boun...@lists.openmoko.org en nombre de kimaidou
> Enviado el: lun 16/03/2009 17:32
> Para: List for Openmoko community discussion
> Asunto: Re: gvSIG Mobile on Openmoko
>
> Normallu on last SHR testing, the gpsd is automatically started for every
> application using it. It is so with tangogps for example.
>
> 2009/3/16 Joseph Reeves 
>>
>> Great news :)
>>
>> SHR users just have to remember to start gpsd if you want to see where
>> you are - that's what /usr/bin/gvsig does on OM2008.x distributions,
>> but that doesn't seem to be working for you SHR people :(
>>
>> Cheers, Joseph
>>
>>
>>
>> 2009/3/16 kimaidou :
>> > Hi all
>> >
>> > Thanks to the command line (one line) Francesco da Virgilo gaves in his
>> > email :
>> > r...@om-gta02 ~ $ jamvm -Xmx40M -cp
>> > /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
>> > es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>> >
>> > I am able to run it on SHR too. This is a great step for mobile GIS
>> > solutions ! Thanks to the developpers !
>> >
>> > Kimaidou
>> >
>> > ___
>> > 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
>
>

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


RE: gvSIG Mobile on Openmoko

2009-03-16 Thread Juan Lucas Dominguez Rubio
Yes, sorry, I read about that only yesterday. I think the first line in the 
gvsig.sh (restarting the Gpsd) is probably unnecessary in all cases.
 
Regards,
Juan Lucas



De: community-boun...@lists.openmoko.org en nombre de kimaidou
Enviado el: lun 16/03/2009 17:32
Para: List for Openmoko community discussion
Asunto: Re: gvSIG Mobile on Openmoko


Normallu on last SHR testing, the gpsd is automatically started for every 
application using it. It is so with tangogps for example.


2009/3/16 Joseph Reeves 


Great news :)

SHR users just have to remember to start gpsd if you want to see where
you are - that's what /usr/bin/gvsig does on OM2008.x distributions,
but that doesn't seem to be working for you SHR people :(

Cheers, Joseph



2009/3/16 kimaidou :

> Hi all
>
> Thanks to the command line (one line) Francesco da Virgilo gaves in 
his
> email :
> r...@om-gta02 ~ $ jamvm -Xmx40M -cp
> /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om 
/media/card
>
> I am able to run it on SHR too. This is a great step for mobile GIS
> solutions ! Thanks to the developpers !
>
> Kimaidou
>

> ___
> 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


Re: gvSIG Mobile on Openmoko

2009-03-16 Thread kimaidou
Normallu on last SHR testing, the gpsd is automatically started for every
application using it. It is so with tangogps for example.

2009/3/16 Joseph Reeves 

> Great news :)
>
> SHR users just have to remember to start gpsd if you want to see where
> you are - that's what /usr/bin/gvsig does on OM2008.x distributions,
> but that doesn't seem to be working for you SHR people :(
>
> Cheers, Joseph
>
>
>
> 2009/3/16 kimaidou :
> > Hi all
> >
> > Thanks to the command line (one line) Francesco da Virgilo gaves in his
> > email :
> > r...@om-gta02 ~ $ jamvm -Xmx40M -cp
> > /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
> > es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
> >
> > I am able to run it on SHR too. This is a great step for mobile GIS
> > solutions ! Thanks to the developpers !
> >
> > Kimaidou
> >
> > ___
> > 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


Re: gvSIG Mobile on Openmoko

2009-03-16 Thread Joseph Reeves
Great news :)

SHR users just have to remember to start gpsd if you want to see where
you are - that's what /usr/bin/gvsig does on OM2008.x distributions,
but that doesn't seem to be working for you SHR people :(

Cheers, Joseph



2009/3/16 kimaidou :
> Hi all
>
> Thanks to the command line (one line) Francesco da Virgilo gaves in his
> email :
> r...@om-gta02 ~ $ jamvm -Xmx40M -cp
> /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>
> I am able to run it on SHR too. This is a great step for mobile GIS
> solutions ! Thanks to the developpers !
>
> Kimaidou
>
> ___
> 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: gvSIG Mobile on Openmoko

2009-03-16 Thread Juan Lucas Dominguez Rubio
Hello, the initial loading time depends on the sum of SHP + DBF + SHX. After 
that, the drawing time depends on how many vertices and pixels are painted on 
the screen (it you zoom in, it's faster, of course). You will start losing your 
patience  if the SHP is greater than 500 KB. There's a lot of work to be done 
to improve the graphic performance.
 
 
 
Regards,
Juan Lucas



De: community-boun...@lists.openmoko.org en nombre de Francesco de Virgilio
Enviado el: lun 16/03/2009 17:00
Para: List for Openmoko community discussion
Asunto: Re: gvSIG Mobile on Openmoko



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Joseph Reeves ha scritto:
>> On SHR-testing it works for me:
>
> Great to hear :)

Yeah :)

>> After the installation, there's no icon on Illume desktop. If I try
>> "gvsig" from terminal, it answers me "not found".
>
> The icon should appear, but seemingly doesn't :( restart your xserver
> and you will see the lovely gvSIG icon. Rebooting the phone does the
> same.

After restarting xserver, it appears :)

> After the installation, there's no icon on Illume desktop. If I try
> "gvsig" from terminal, it answers me "not found".
>
> I don't know why it's not found if the file gvsig exists in /usr/bin -
> it works fine in OM2008.X - does SHR do something differently?

I don't know.

Another question: I'm trying to load a shp file of an archaeological
site. Which is the recommended dimension for shp + shx + dbf files? With
a sum of 7 Mb it seems a bit slow :)

>
> Thanks for the feedback,

Thanks for the app :D

> Joseph
>
- --
Francesco de Virgilio
*Ubuntu-it Member and Wiki Editor*
   mailto:frad...@ubuntu-it.org
   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
*Wikimedia Italia Member*
   http://en.wikipedia.org/wiki/User:Fradeve11
*OpenStreetMap Mapper*
   http://www.openstreetmap.org/user/Fradeve11
*Blog*
   http://fradeve.netsons.org <http://fradeve.netsons.org/> 
"Love - Peace - Freedom - Free Software"
GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkm+d7IACgkQRi2TsGSC4FbXNwCfZsepNaLWeY4h/scovqeopSf3
kKYAnAxG4nZwUDcyIFmBRax+xxQznO9q
=41QU
-END PGP SIGNATURE-

___
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: gvSIG Mobile on Openmoko

2009-03-16 Thread kimaidou
Hi all

Thanks to the command line (one line) Francesco da Virgilo gaves in his
email :
r...@om-gta02 ~ $ jamvm -Xmx40M -cp
/usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card

I am able to run it on SHR too. This is a great step for mobile GIS
solutions ! Thanks to the developpers !

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


Re: gvSIG Mobile on Openmoko

2009-03-16 Thread Joseph Reeves
Juan Lucas could answer this better than I can, but Jamvm was chosen
as our current favourite java implementation. Of course, you can
always install any java you'd like and change /usr/bin/gvsig to run
java -Xmx40M -cp /u... rather than jamvm -Xmx40M -cp /u...

It works with cacao, for example, just fine; it is noticeably slower,
however, and is far from perfect. I don't know if this would help the
SHR folks - testers would be appreciated :)

Cheers, Joseph



2009/3/16 Al Johnson :
> All (except possibly jamvm?) are in fso-testing, or were on Friday. I don't
> know why it depends on jamvm rather than a list of alternative java providers.
>
> On Monday 16 March 2009, Yorick Moko wrote:
>> error on shr-testing:
>> r...@om-gta02 ~/.mokometeo $ opkg install jamvm libswt3.4-gtk-java
>> classpath-gtk classpath-awt gpsd
>> http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
>> Downloading http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
>> Multiple replacers for gpsd, using first one (fso-gpsd)
>> Package fso-gpsd is already installed in root.
>> Installing gvsigmobile (0.1) to root...
>> Multiple replacers for gpsd, using first one (fso-gpsd)
>> Collected errors:
>>  * Cannot find package jamvm.
>>  * Cannot find package libswt3.4-gtk-java.
>>  * Cannot find package classpath-gtk.
>>  * Cannot find package classpath-awt.
>>  * ERROR: Cannot satisfy the following dependencies for gvsigmobile:
>>          *  jamvm *  libswt3.4-gtk-java *  classpath-gtk *  classpath-awt *
>>
>>
>> On Mon, Mar 16, 2009 at 3:14 PM, Juan Lucas Dominguez Rubio
>>
>>  wrote:
>> > Dear list,
>> > there is now an unofficial version of gvSIG Mobile for Openmoko:
>> > http://www.opkg.org/package_162.html
>> > http://planet.osgeo.org/
>> > Regards,
>> > Juan Lucas
>> > ___
>> > 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
>

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


Re: gvSIG Mobile on Openmoko

2009-03-16 Thread Francesco de Virgilio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Joseph Reeves ha scritto:
>> On SHR-testing it works for me:
> 
> Great to hear :)

Yeah :)

>> After the installation, there's no icon on Illume desktop. If I try
>> "gvsig" from terminal, it answers me "not found".
> 
> The icon should appear, but seemingly doesn't :( restart your xserver
> and you will see the lovely gvSIG icon. Rebooting the phone does the
> same.

After restarting xserver, it appears :)

> After the installation, there's no icon on Illume desktop. If I try
> "gvsig" from terminal, it answers me "not found".
> 
> I don't know why it's not found if the file gvsig exists in /usr/bin -
> it works fine in OM2008.X - does SHR do something differently?

I don't know.

Another question: I'm trying to load a shp file of an archaeological
site. Which is the recommended dimension for shp + shx + dbf files? With
a sum of 7 Mb it seems a bit slow :)

> 
> Thanks for the feedback,

Thanks for the app :D

> Joseph
> 
- --
Francesco de Virgilio
*Ubuntu-it Member and Wiki Editor*
   mailto:frad...@ubuntu-it.org
   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
*Wikimedia Italia Member*
   http://en.wikipedia.org/wiki/User:Fradeve11
*OpenStreetMap Mapper*
   http://www.openstreetmap.org/user/Fradeve11
*Blog*
   http://fradeve.netsons.org
"Love - Peace - Freedom - Free Software"
GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkm+d7IACgkQRi2TsGSC4FbXNwCfZsepNaLWeY4h/scovqeopSf3
kKYAnAxG4nZwUDcyIFmBRax+xxQznO9q
=41QU
-END PGP SIGNATURE-

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


Re: gvSIG Mobile on Openmoko

2009-03-16 Thread Joseph Reeves
> On SHR-testing it works for me:

Great to hear :)

> After the installation, there's no icon on Illume desktop. If I try
> "gvsig" from terminal, it answers me "not found".

The icon should appear, but seemingly doesn't :( restart your xserver
and you will see the lovely gvSIG icon. Rebooting the phone does the
same.


After the installation, there's no icon on Illume desktop. If I try
"gvsig" from terminal, it answers me "not found".

I don't know why it's not found if the file gvsig exists in /usr/bin -
it works fine in OM2008.X - does SHR do something differently?

Thanks for the feedback,

Joseph



2009/3/16 Francesco de Virgilio :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Yorick Moko ha scritto:
>> error on shr-testing:
>> r...@om-gta02 ~/.mokometeo $ opkg install jamvm libswt3.4-gtk-java
>> classpath-gtk classpath-awt gpsd
>> http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
>> Downloading http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
>> Multiple replacers for gpsd, using first one (fso-gpsd)
>> Package fso-gpsd is already installed in root.
>> Installing gvsigmobile (0.1) to root...
>> Multiple replacers for gpsd, using first one (fso-gpsd)
>> Collected errors:
>>  * Cannot find package jamvm.
>>  * Cannot find package libswt3.4-gtk-java.
>>  * Cannot find package classpath-gtk.
>>  * Cannot find package classpath-awt.
>>  * ERROR: Cannot satisfy the following dependencies for gvsigmobile:
>>          *  jamvm *  libswt3.4-gtk-java *  classpath-gtk *  classpath-awt *
>>
>
> On SHR-testing it works for me:
>
> opkg --force-depends install
> http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
>
> After the installation, there's no icon on Illume desktop. If I try
> "gvsig" from terminal, it answers me "not found".
>
> I've started it with the followin command (on one line):
>
> jamvm -Xmx40M -cp /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
> es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card
>
> I've found it in /usr/bin/gvsig.
>
> I want to give my public appreciation and thanks to GvSig mobile
> developer(s) and to Oxford Archaeologic for bringing us such beautiful
> app. I'm testing it on my shapefiles of Italian archaeologic sites (near
> Bari, to be precise).
>
> Thanks again :D
> - --
> Francesco de Virgilio
> *Ubuntu-it Member and Wiki Editor*
>   mailto:frad...@ubuntu-it.org
>   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
> *Wikimedia Italia Member*
>   http://en.wikipedia.org/wiki/User:Fradeve11
> *OpenStreetMap Mapper*
>   http://www.openstreetmap.org/user/Fradeve11
> *Blog*
>   http://fradeve.netsons.org
>                "Love - Peace - Freedom - Free Software"
> GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEARECAAYFAkm+acAACgkQRi2TsGSC4FaE/ACeIBPc8VAmyL1sa/4/mvBgZ/9U
> j5wAn2bH/FmiHohnwXpzJ8Fqe560QZLT
> =ttPT
> -END PGP SIGNATURE-
>
> ___
> 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: gvSIG Mobile on Openmoko

2009-03-16 Thread Yorick Moko
forgot to read the jalimo-stuff, sorry

I added the repos
installed it

got the error:
r...@om-gta02 ~ $ DISPLAY=:0 gvsig
/usr/bin/gvsig: line 2: /etc/init.d/gpsd: No such file or directory
Exception occurred while VM initialising.
java/lang/NoClassDefFoundError: java/lang/Class

so I made a symlink
but then i still get:
r...@om-gta02 /etc/init.d $ DISPLAY=:0 gvsig
Stopping freesmartphone.org gpsd compatibility daemon: stopped process
in pidfile '/var/run/fso-gpsd.pid' (pid 1442)
(done)
Starting freesmartphone.org gpsd compatibility daemon: (ok)
Exception occurred while VM initialising.
java/lang/NoClassDefFoundError: java/lang/Class


y

On Mon, Mar 16, 2009 at 3:52 PM, Yorick Moko  wrote:
> error on shr-testing:
> r...@om-gta02 ~/.mokometeo $ opkg install jamvm libswt3.4-gtk-java
> classpath-gtk classpath-awt gpsd
> http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
> Downloading http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
> Multiple replacers for gpsd, using first one (fso-gpsd)
> Package fso-gpsd is already installed in root.
> Installing gvsigmobile (0.1) to root...
> Multiple replacers for gpsd, using first one (fso-gpsd)
> Collected errors:
>  * Cannot find package jamvm.
>  * Cannot find package libswt3.4-gtk-java.
>  * Cannot find package classpath-gtk.
>  * Cannot find package classpath-awt.
>  * ERROR: Cannot satisfy the following dependencies for gvsigmobile:
>         *  jamvm *  libswt3.4-gtk-java *  classpath-gtk *  classpath-awt *
>
>
> On Mon, Mar 16, 2009 at 3:14 PM, Juan Lucas Dominguez Rubio
>  wrote:
>> Dear list,
>> there is now an unofficial version of gvSIG Mobile for Openmoko:
>> http://www.opkg.org/package_162.html
>> http://planet.osgeo.org/
>> Regards,
>> Juan Lucas
>> ___
>> 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: gvSIG Mobile on Openmoko

2009-03-16 Thread Francesco de Virgilio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yorick Moko ha scritto:
> error on shr-testing:
> r...@om-gta02 ~/.mokometeo $ opkg install jamvm libswt3.4-gtk-java
> classpath-gtk classpath-awt gpsd
> http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
> Downloading http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
> Multiple replacers for gpsd, using first one (fso-gpsd)
> Package fso-gpsd is already installed in root.
> Installing gvsigmobile (0.1) to root...
> Multiple replacers for gpsd, using first one (fso-gpsd)
> Collected errors:
>  * Cannot find package jamvm.
>  * Cannot find package libswt3.4-gtk-java.
>  * Cannot find package classpath-gtk.
>  * Cannot find package classpath-awt.
>  * ERROR: Cannot satisfy the following dependencies for gvsigmobile:
>  *  jamvm *  libswt3.4-gtk-java *  classpath-gtk *  classpath-awt *
> 

On SHR-testing it works for me:

opkg --force-depends install
http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk

After the installation, there's no icon on Illume desktop. If I try
"gvsig" from terminal, it answers me "not found".

I've started it with the followin command (on one line):

jamvm -Xmx40M -cp /usr/share/java/swt.jar:/usr/share/gv-om/class/all.jar
es/prodevelop/gvsig/mobile/app/Launcher fr /usr/share/gv-om /media/card

I've found it in /usr/bin/gvsig.

I want to give my public appreciation and thanks to GvSig mobile
developer(s) and to Oxford Archaeologic for bringing us such beautiful
app. I'm testing it on my shapefiles of Italian archaeologic sites (near
Bari, to be precise).

Thanks again :D
- --
Francesco de Virgilio
*Ubuntu-it Member and Wiki Editor*
   mailto:frad...@ubuntu-it.org
   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
*Wikimedia Italia Member*
   http://en.wikipedia.org/wiki/User:Fradeve11
*OpenStreetMap Mapper*
   http://www.openstreetmap.org/user/Fradeve11
*Blog*
   http://fradeve.netsons.org
"Love - Peace - Freedom - Free Software"
GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkm+acAACgkQRi2TsGSC4FaE/ACeIBPc8VAmyL1sa/4/mvBgZ/9U
j5wAn2bH/FmiHohnwXpzJ8Fqe560QZLT
=ttPT
-END PGP SIGNATURE-

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


Re: gvSIG Mobile on Openmoko

2009-03-16 Thread Al Johnson
All (except possibly jamvm?) are in fso-testing, or were on Friday. I don't 
know why it depends on jamvm rather than a list of alternative java providers.

On Monday 16 March 2009, Yorick Moko wrote:
> error on shr-testing:
> r...@om-gta02 ~/.mokometeo $ opkg install jamvm libswt3.4-gtk-java
> classpath-gtk classpath-awt gpsd
> http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
> Downloading http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
> Multiple replacers for gpsd, using first one (fso-gpsd)
> Package fso-gpsd is already installed in root.
> Installing gvsigmobile (0.1) to root...
> Multiple replacers for gpsd, using first one (fso-gpsd)
> Collected errors:
>  * Cannot find package jamvm.
>  * Cannot find package libswt3.4-gtk-java.
>  * Cannot find package classpath-gtk.
>  * Cannot find package classpath-awt.
>  * ERROR: Cannot satisfy the following dependencies for gvsigmobile:
>  *  jamvm *  libswt3.4-gtk-java *  classpath-gtk *  classpath-awt *
>
>
> On Mon, Mar 16, 2009 at 3:14 PM, Juan Lucas Dominguez Rubio
>
>  wrote:
> > Dear list,
> > there is now an unofficial version of gvSIG Mobile for Openmoko:
> > http://www.opkg.org/package_162.html
> > http://planet.osgeo.org/
> > Regards,
> > Juan Lucas
> > ___
> > 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


Re: gvSIG Mobile on Openmoko

2009-03-16 Thread Joseph Reeves
We seem to have some issues with SHR, but it should install at least
(I've been told that it does, although haven't tried myself).

Have you added the Jalimo repos to your phone?

https://wiki.evolvis.org/jalimo/index.php/Packages#OpenMoko

If you did, I'm sure you also ran opkg update, but it's best just to check.

Cheers, Joseph



2009/3/16 Yorick Moko :
> error on shr-testing:
> r...@om-gta02 ~/.mokometeo $ opkg install jamvm libswt3.4-gtk-java
> classpath-gtk classpath-awt gpsd
> http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
> Downloading http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
> Multiple replacers for gpsd, using first one (fso-gpsd)
> Package fso-gpsd is already installed in root.
> Installing gvsigmobile (0.1) to root...
> Multiple replacers for gpsd, using first one (fso-gpsd)
> Collected errors:
>  * Cannot find package jamvm.
>  * Cannot find package libswt3.4-gtk-java.
>  * Cannot find package classpath-gtk.
>  * Cannot find package classpath-awt.
>  * ERROR: Cannot satisfy the following dependencies for gvsigmobile:
>         *  jamvm *  libswt3.4-gtk-java *  classpath-gtk *  classpath-awt *
>
>
> On Mon, Mar 16, 2009 at 3:14 PM, Juan Lucas Dominguez Rubio
>  wrote:
>> Dear list,
>> there is now an unofficial version of gvSIG Mobile for Openmoko:
>> http://www.opkg.org/package_162.html
>> http://planet.osgeo.org/
>> Regards,
>> Juan Lucas
>> ___
>> 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


Re: gvSIG Mobile on Openmoko

2009-03-16 Thread Yorick Moko
error on shr-testing:
r...@om-gta02 ~/.mokometeo $ opkg install jamvm libswt3.4-gtk-java
classpath-gtk classpath-awt gpsd
http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
Downloading http://downloads.thehumanjourney.net/gvsigmobile_0.1_armv4t.ipk
Multiple replacers for gpsd, using first one (fso-gpsd)
Package fso-gpsd is already installed in root.
Installing gvsigmobile (0.1) to root...
Multiple replacers for gpsd, using first one (fso-gpsd)
Collected errors:
 * Cannot find package jamvm.
 * Cannot find package libswt3.4-gtk-java.
 * Cannot find package classpath-gtk.
 * Cannot find package classpath-awt.
 * ERROR: Cannot satisfy the following dependencies for gvsigmobile:
 *  jamvm *  libswt3.4-gtk-java *  classpath-gtk *  classpath-awt *


On Mon, Mar 16, 2009 at 3:14 PM, Juan Lucas Dominguez Rubio
 wrote:
> Dear list,
> there is now an unofficial version of gvSIG Mobile for Openmoko:
> http://www.opkg.org/package_162.html
> http://planet.osgeo.org/
> Regards,
> Juan Lucas
> ___
> 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