Re: [OSGeoLive] libgdal-java missing

2022-06-23 Thread edgar . soldin

your welcome,

it still needs an installer script or be included in 
https://github.com/OSGeo/OSGeoLive/blob/master/bin/setup.sh . see

which need to be placed to
 /usr/lib/jni/libgdalalljni.so
 /usr/share/java/gdal.jar
respectively.

do you want me to provide a PR? ..ede

On 23.06.2022 21:39, Angelos Tzotsos wrote:

Thank you Ede,

Uploaded now to
http://download.osgeo.org/livedvd/data/gdal/gdal-3.4.3+dfsg-java.tgz

On 6/23/22 02:29, edgar.sol...@web.de wrote:

On 22.06.2022 21:17, edgar.sol...@web.de wrote:

On 22.06.2022 18:01, Angelos Tzotsos wrote:

We can upload the file to download.osgeo.org. Please send me a link and I will 
upload.


will do


done. find the archive on
 
https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/osgeo/gdal-3.4.3%2Bdfsg-java.tgz

it contains
 -rw-r--r-- 1 user user  178465 Jun 23 00:46 gdal.jar
 -rw-r--r-- 1 user user 3671896 Jun 23 00:46 libgdalalljni.so
which need to be placed to
 /usr/lib/jni/libgdalalljni.so
 /usr/share/java/gdal.jar
respectively.


Then, can you please update your installer and send a pull request?


no need. if the files are located at the default locations
https://packages.ubuntu.com/bionic/amd64/ligdal-java/filelist
any application and OJ should pick them up automatically.

will doublecheck and release a new OJ anyway before the disc is finalized. for 
that we only need to update osgeo.conf on 
https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/osgeo/.


i was surprised to see that 
https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_openjump.sh was 
patched to use a fixed OJ version making pull requests mandatory. would you 
mind commenting on my reply on 
https://github.com/OSGeo/OSGeoLive/commit/11ab41ab19eaa40d916ae428d92c41e4c0cc23e6#commitcomment-76750007
 ?

..sunny regards ede

___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive





___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] libgdal-java missing

2022-06-23 Thread Angelos Tzotsos

Thank you Ede,

Uploaded now to
http://download.osgeo.org/livedvd/data/gdal/gdal-3.4.3+dfsg-java.tgz

On 6/23/22 02:29, edgar.sol...@web.de wrote:

On 22.06.2022 21:17, edgar.sol...@web.de wrote:

On 22.06.2022 18:01, Angelos Tzotsos wrote:
We can upload the file to download.osgeo.org. Please send me a link 
and I will upload.


will do


done. find the archive on
 https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/osgeo/gdal-3.4.3%2Bdfsg-java.tgz 



it contains
 -rw-r--r-- 1 user user  178465 Jun 23 00:46 gdal.jar
 -rw-r--r-- 1 user user 3671896 Jun 23 00:46 libgdalalljni.so
which need to be placed to
 /usr/lib/jni/libgdalalljni.so
 /usr/share/java/gdal.jar
respectively.


Then, can you please update your installer and send a pull request?


no need. if the files are located at the default locations
https://packages.ubuntu.com/bionic/amd64/ligdal-java/filelist
any application and OJ should pick them up automatically.

will doublecheck and release a new OJ anyway before the disc is 
finalized. for that we only need to update osgeo.conf on 
https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/osgeo/.


i was surprised to see that 
https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_openjump.sh 
was patched to use a fixed OJ version making pull requests mandatory. 
would you mind commenting on my reply on 
https://github.com/OSGeo/OSGeoLive/commit/11ab41ab19eaa40d916ae428d92c41e4c0cc23e6#commitcomment-76750007 
?


..sunny regards ede

___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive



--
Angelos Tzotsos, PhD
President
Open Source Geospatial Foundation
http://users.ntua.gr/tzotsos

___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] libgdal-java missing

2022-06-22 Thread edgar . soldin

On 22.06.2022 21:17, edgar.sol...@web.de wrote:

On 22.06.2022 18:01, Angelos Tzotsos wrote:

We can upload the file to download.osgeo.org. Please send me a link and I will 
upload.


will do


done. find the archive on
 
https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/osgeo/gdal-3.4.3%2Bdfsg-java.tgz

it contains
 -rw-r--r-- 1 user user  178465 Jun 23 00:46 gdal.jar
 -rw-r--r-- 1 user user 3671896 Jun 23 00:46 libgdalalljni.so
which need to be placed to
 /usr/lib/jni/libgdalalljni.so
 /usr/share/java/gdal.jar
respectively.


Then, can you please update your installer and send a pull request?


no need. if the files are located at the default locations
https://packages.ubuntu.com/bionic/amd64/ligdal-java/filelist
any application and OJ should pick them up automatically.

will doublecheck and release a new OJ anyway before the disc is finalized. for 
that we only need to update osgeo.conf on 
https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/osgeo/.


i was surprised to see that 
https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_openjump.sh was 
patched to use a fixed OJ version making pull requests mandatory. would you 
mind commenting on my reply on 
https://github.com/OSGeo/OSGeoLive/commit/11ab41ab19eaa40d916ae428d92c41e4c0cc23e6#commitcomment-76750007
 ?

..sunny regards ede

___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] libgdal-java missing

2022-06-22 Thread edgar . soldin

On 22.06.2022 18:01, Angelos Tzotsos wrote:

We can upload the file to download.osgeo.org. Please send me a link and I will 
upload.


will do


Then, can you please update your installer and send a pull request?


no need. if the files are located at the default locations
 https://packages.ubuntu.com/bionic/amd64/ligdal-java/filelist
any application and OJ should pick them up automatically.

will doublecheck and release a new OJ anyway before the disc is finalized. for 
that we only need to update osgeo.conf on 
https://sourceforge.net/projects/jump-pilot/files/OpenJUMP/osgeo/.

thx! ..ede




On 6/22/22 18:51, edgar.sol...@web.de wrote:

as i got you now,

in case i build them should i provide them for you to download and integrate or 
how do you want to deal with it?

thx ..ede

On 22.06.2022 17:48, Angelos Tzotsos wrote:

Hi Ede,

Thanks for the reminder, it is now answered.

Best,
Angelos

On 6/22/22 18:00, edgar.sol...@web.de wrote:

hey Angelos,

would you mind commenting on https://trac.osgeo.org/osgeolive/ticket/2288 ?

thanks ..ede
___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive





___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive





___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] libgdal-java missing

2022-06-22 Thread Angelos Tzotsos
We can upload the file to download.osgeo.org. Please send me a link and 
I will upload.

Then, can you please update your installer and send a pull request?


On 6/22/22 18:51, edgar.sol...@web.de wrote:

as i got you now,

in case i build them should i provide them for you to download and 
integrate or how do you want to deal with it?


thx ..ede

On 22.06.2022 17:48, Angelos Tzotsos wrote:

Hi Ede,

Thanks for the reminder, it is now answered.

Best,
Angelos

On 6/22/22 18:00, edgar.sol...@web.de wrote:

hey Angelos,

would you mind commenting on 
https://trac.osgeo.org/osgeolive/ticket/2288 ?


thanks ..ede
___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive





___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive



--
Angelos Tzotsos, PhD
President
Open Source Geospatial Foundation
http://users.ntua.gr/tzotsos

___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] libgdal-java missing

2022-06-22 Thread edgar . soldin

as i got you now,

in case i build them should i provide them for you to download and integrate or 
how do you want to deal with it?

thx ..ede

On 22.06.2022 17:48, Angelos Tzotsos wrote:

Hi Ede,

Thanks for the reminder, it is now answered.

Best,
Angelos

On 6/22/22 18:00, edgar.sol...@web.de wrote:

hey Angelos,

would you mind commenting on https://trac.osgeo.org/osgeolive/ticket/2288 ?

thanks ..ede
___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive





___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] libgdal-java missing

2022-06-22 Thread Angelos Tzotsos

Hi Ede,

Thanks for the reminder, it is now answered.

Best,
Angelos

On 6/22/22 18:00, edgar.sol...@web.de wrote:

hey Angelos,

would you mind commenting on 
https://trac.osgeo.org/osgeolive/ticket/2288 ?


thanks ..ede
___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive



--
Angelos Tzotsos, PhD
President
Open Source Geospatial Foundation
http://users.ntua.gr/tzotsos

___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


[OSGeoLive] libgdal-java missing

2022-06-22 Thread edgar . soldin

hey Angelos,

would you mind commenting on https://trac.osgeo.org/osgeolive/ticket/2288 ?

thanks ..ede
___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive