[Geoserver-users] MSVC2012 for ECW?

Hey Mike,

With some difficulty, I was able to successfully get the MrSID extension installed (ECW has the same steps) with geoserver 2.9.1 on Windows server 2012 R2 x64.
For whatever reason I was not able to install the extension with OpenGeo 4.8.
MSVC2010 (Microsoft Visual C++ 2010 Redistributable) installs fine on Windows server 2012, In fact I have all of the following installed (though all you should need is MSVC2010):
MSVC2005 (x86 & x64)
MSVC2008 (x86 & x64)
MSVC2010 (x86 & x64)

I ended up using the x86 variant of MSVC2010 even though the server is x64, it's the only way I could get it to work for me.

Here's a post I made that outlines all of my steps. This only worked once I installed geoserver directly.
http://gis.stackexchange.com/questions/193562/unable-to-add-mrsid-extension-to-geoserver

Hope that helps.
Thanks,
Marc

Date: Thu, 30 Jun 2016 10:03:03 +0200
From: Daniele Romagnoli <daniele.romagnoli@anonymised.com>
Subject: Re: [Geoserver-users] MSVC2012 for ECW?
To: Mike Pumphrey <mike@anonymised.com>
Cc: "geoserver-users@lists.sourceforge.net"
  <geoserver-users@lists.sourceforge.net>
Message-ID:
  <CAJaHrDxm5rMUgByz=RK0Cjekzw2yHBnHFoghVzBjNS6x+oBKYw@anonymised.com>
Content-Type: text/plain; charset="utf-8"

Hi Mike,
there is no MSVC2012 option. Those versions are based on the one available
on GISInternals releases: http://www.gisinternals.com/archive.php
It seems like MSVC2010 doesn't support Windows Server 2012.
https://www.microsoft.com/en-US/download/details.aspx?id=14632

Although we never personally did tests with higher GDAL versions, there are
several emails on the list about users experimenting GDAL 1.11 on GeoServer.
I don't remember the outcome of their tests but if they had those versions
working, you may consider testing them on your side too.
In that case, the GISInternals page contains GDAL 1.11.4 native libs for
MSVC2012 and MSVC2013.
http://www.gisinternals.com/release.php

Again, I'm not sure if at the end they will work OR if you need to do some
tuning on your side since we never tested them.
However it can be a path to try to get something working on MS Server 2012.

Hope this helps.
Cheers,
Daniele

On Wed, Jun 29, 2016 at 8:53 PM, Mike Pumphrey <mike@anonymised.com>
wrote:

Hi all. ECW install instructions [1] state to go here [2] to install the
native libraries for Windows.

But I see that the options stop at MSVC2010. Is there a MSVC2012 option?
The target platform is MS Server 2012 (x64) and the 2010 option doesn't
seem to work.

[1] http://docs.geoserver.org/latest/en/user/data/raster/gdal.html
[2]

http://demo.geo-solutions.it/share/github/imageio-ext/releases/1.1.X/1.1.13/native/gdal/windows/

Thanks,
Mike

Mike Pumphrey
User Advocate | Boundless
917-338-0407
mike@anonymised.com
http://boundlessgeo.com
@boundlessgeo

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--

GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo ? consentito esclusivamente al destinatario del messaggio,
per le finalit? indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalit? diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape

Daniele and Marc, thanks for your input and suggestions, this is very helpful. I'll report back if I learn anything further.

Thanks,
Mike

Mike Pumphrey
User Advocate | Boundless
917-338-0407
mike@anonymised.com
http://boundlessgeo.com
@boundlessgeo

On 6/30/2016 8:00 AM, Marc Chasse wrote:

Hey Mike,

With some difficulty, I was able to successfully get the MrSID extension installed (ECW has the same steps) with geoserver 2.9.1 on Windows server 2012 R2 x64.
For whatever reason I was not able to install the extension with OpenGeo 4.8.
MSVC2010 (Microsoft Visual C++ 2010 Redistributable) installs fine on Windows server 2012, In fact I have all of the following installed (though all you should need is MSVC2010):
MSVC2005 (x86 & x64)
MSVC2008 (x86 & x64)
MSVC2010 (x86 & x64)

I ended up using the x86 variant of MSVC2010 even though the server is x64, it's the only way I could get it to work for me.

Here's a post I made that outlines all of my steps. This only worked once I installed geoserver directly.
http://gis.stackexchange.com/questions/193562/unable-to-add-mrsid-extension-to-geoserver

Hope that helps.
Thanks,
Marc

Date: Thu, 30 Jun 2016 10:03:03 +0200
From: Daniele Romagnoli <daniele.romagnoli@anonymised.com>
Subject: Re: [Geoserver-users] MSVC2012 for ECW?
To: Mike Pumphrey <mike@anonymised.com>
Cc: "geoserver-users@lists.sourceforge.net"
  <geoserver-users@lists.sourceforge.net>
Message-ID:
  <CAJaHrDxm5rMUgByz=RK0Cjekzw2yHBnHFoghVzBjNS6x+oBKYw@anonymised.com>
Content-Type: text/plain; charset="utf-8"

Hi Mike,
there is no MSVC2012 option. Those versions are based on the one available
on GISInternals releases: http://www.gisinternals.com/archive.php
It seems like MSVC2010 doesn't support Windows Server 2012.
https://www.microsoft.com/en-US/download/details.aspx?id=14632

Although we never personally did tests with higher GDAL versions, there are
several emails on the list about users experimenting GDAL 1.11 on GeoServer.
I don't remember the outcome of their tests but if they had those versions
working, you may consider testing them on your side too.
In that case, the GISInternals page contains GDAL 1.11.4 native libs for
MSVC2012 and MSVC2013.
http://www.gisinternals.com/release.php

Again, I'm not sure if at the end they will work OR if you need to do some
tuning on your side since we never tested them.
However it can be a path to try to get something working on MS Server 2012.

Hope this helps.
Cheers,
Daniele

On Wed, Jun 29, 2016 at 8:53 PM, Mike Pumphrey <mike@anonymised.com>
wrote:

Hi all. ECW install instructions [1] state to go here [2] to install the
native libraries for Windows.

But I see that the options stop at MSVC2010. Is there a MSVC2012 option?
The target platform is MS Server 2012 (x64) and the 2010 option doesn't
seem to work.

[1] http://docs.geoserver.org/latest/en/user/data/raster/gdal.html
[2]

http://demo.geo-solutions.it/share/github/imageio-ext/releases/1.1.X/1.1.13/native/gdal/windows/

Thanks,
Mike

Mike Pumphrey
User Advocate | Boundless
917-338-0407
mike@anonymised.com
http://boundlessgeo.com
@boundlessgeo

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--

GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo ? consentito esclusivamente al destinatario del messaggio,
per le finalit? indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalit? diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape