Re: [mapserver-users] Fw: mapserver binary for CentOS?

2012-09-07 Thread Saka Royban




Thanks a lot Peter for your kind help
Extracting mapserv6.rpm, i got a 1.3 MB file. Now, i'm gonna test it on the 
server.
Thanks again





 From: Peter Hopfgartner peter.hopfgart...@r3-gis.com
To: mapserver-users@lists.osgeo.org 
Sent: Thursday, September 6, 2012 12:22 PM
Subject: Re: [mapserver-users] Fw:  mapserver binary for CentOS?
 

On 09/05/2012 08:24 PM, Saka Royban wrote:
Hi Saka

Thanks a world for your helpful answer
I wasn't aware that rpm could be extracted.
Anyhow, in the link provided, i.e.  
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm, i can get a 11 
kb file when i download above-mentioned link.
This is the configuration file for enabling the whole ELGIS repo.
If you're on a 64 bit machine, you propbably want 
http://elgis.argeo.org/repos/6/elgis/x86_64/mapserver5-5.6.7-3.el6.x86_64.rpm 
or 
http://elgis.argeo.org/repos/6/elgis/x86_64/mapserver-6.0.1-3.el6.x86_64.rpm. 
mapserve alone works for sure with MapServer 5.6, maybe also for MapServer 6.

Regards,

Peter


It seems there is no mapsrev file in it.
Could you guide me where can i find the whole package?
Also, just mapserv is sufficient to run a simple web mapping application? no 
other dll?


Thanks in advance





 From: Peter Hopfgartner peter.hopfgart...@r3-gis.com
To: mapserver-users@lists.osgeo.org 
Sent: Wednesday, September 5, 2012 6:05 PM
Subject: Re: [mapserver-users] Fw: mapserver binary for CentOS?
 

Extracting the executable file mapserv from one of the above mentioned rpms 
and placing it in cgi-bin should give you a working MapServer CGI installation.

Peter

On 09/04/2012 04:20 PM, Saka Royban wrote:



- Forwarded Message -
From: Saka Royban sakaroy...@yahoo.com
To: Prabu Raja prab.r...@gmail.com 
Sent: Tuesday, September 4, 2012 6:49 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?
 

Thanks for your help
I contacted host admin and he told
me they don't allow ssh access
because their host is of shared (!)
one. I was thinking maybe there is a
way to just copy the files into
cgi-bin folder, as it is for
mapserv.exe and its dependencies
(dlls) in MS4W package.
However, it seems if i want to use
MapServer in CGI mode i have to use
a Windows server. Otherwise, i must
switch to MapScript which is not
recommended for all applications.
If there is a way to use CGI
Mapserver in this case, please
inform me.

Regards






 From: Prabu Raja prab.r...@gmail.com
To: Peter Hopfgartner peter.hopfgart...@r3-gis.com 
Cc: mapserver-users@lists.osgeo.org 
Sent: Tuesday, September 4, 2012 12:12 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?
 

Find below the steps, which I followed to install mapserver on CentOS 6 64 bit

sudo rpm -Uvh http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm

yum install mapserver 

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-3.240-3.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fribidi-0.19.2-2.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libdap-3.11.0-1.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fcgi-2.4.0-10.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/librx-1.5-14.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libspatialite-2.4.0-0.6.RC4.el6.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/libgfortran-4.4.6-4.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/hdf5-1.8.5.patch1-7.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/netcdf-4.1.1-3.el6.2.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/expat-2.0.1-11.el6_2.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/ogdi-3.2.0-0.14.beta2.el6.x86_64.rpm

yum install mapserver

cp /usr/libexec/mapserv
  /var/www/cgi-bin/


On Tue, Sep 4, 2012 at 12:47 PM, Peter Hopfgartner 
peter.hopfgart...@r3-gis.com wrote:

On 09/04/2012 08:33 AM, Saka Royban wrote:

Hi guys 

I'm a newbie to mapserver and i've been using MS4W for a while. Now, i'm 
gonna use MapServer CGI in my website. So, I asked my host admin of the 
version of Linux and he replied me that CentOS is running on the server.
Searching internet, unfortunately, i didn't find mapserver binary for 
CentOS. I just found some

Re: [mapserver-users] Fw: mapserver binary for CentOS?

2012-09-06 Thread Saka Royban
So, if i want not install anything on the server, i have to switch to a windows 
sever, i.e. IIS.
In IIS, i think there is a need to just copy mapserv.exe and some dlls. Am i 
right?




 From: Jeff Lake ad...@michiganwxsystem.com
To: mapserver-users@lists.osgeo.org 
Sent: Wednesday, September 5, 2012 11:01 PM
Subject: Re: [mapserver-users] Fw:  mapserver binary for CentOS?
 

On CentOS there is no dll's those are windows only,
I'm not sure, just extracting the mapserv from the RPM is going to
  work??
you need everything else (gdal, geos, etc)
without root or sh access, I don't see how you can run or install
  mapserv

-Jeff Lake
MichiganWxSystem.com
AllisonHouse.com
TheWeatherCenter.net
GRLevelXStuff.com
On 9/5/2012 14:24, Saka Royban wrote:

Thanks a world for your helpful answer
I wasn't aware that rpm could be extracted.
Anyhow, in the link provided, i.e.  
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm, i can get a 11 
kb file when i download above-mentioned link. It seems there is no mapsrev 
file in it.
Could you guide me where can i find the whole package?
Also, just mapserv is sufficient to run a simple web mapping application? no 
other dll?


Thanks in advance





 From: Peter Hopfgartner peter.hopfgart...@r3-gis.com
To: mapserver-users@lists.osgeo.org 
Sent: Wednesday, September 5, 2012 6:05 PM
Subject: Re: [mapserver-users] Fw: mapserver binary for CentOS?
 

Extracting the executable file mapserv from one of the above mentioned rpms 
and placing it in cgi-bin should give you a working MapServer CGI installation.

Peter

On 09/04/2012 04:20 PM, Saka Royban wrote:



- Forwarded Message -
From: Saka Royban sakaroy...@yahoo.com
To: Prabu Raja prab.r...@gmail.com 
Sent: Tuesday, September 4, 2012 6:49 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?
 

Thanks for your help
I contacted host admin and he told
me they don't allow ssh access
because their host is of shared (!)
one. I was thinking maybe there is a
way to just copy the files into
cgi-bin folder, as it is for
mapserv.exe and its dependencies
(dlls) in MS4W package.
However, it seems if i want to use
MapServer in CGI mode i have to use
a Windows server. Otherwise, i must
switch to MapScript which is not
recommended for all applications.
If there is a way to use CGI
Mapserver in this case, please
inform me.

Regards






 From: Prabu Raja prab.r...@gmail.com
To: Peter Hopfgartner peter.hopfgart...@r3-gis.com 
Cc: mapserver-users@lists.osgeo.org 
Sent: Tuesday, September 4, 2012 12:12 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?
 

Find below the steps, which I followed to install mapserver on CentOS 6 64 bit

sudo rpm -Uvh http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm

yum install mapserver 

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-3.240-3.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fribidi-0.19.2-2.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libdap-3.11.0-1.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fcgi-2.4.0-10.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/librx-1.5-14.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libspatialite-2.4.0-0.6.RC4.el6.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/libgfortran-4.4.6-4.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/hdf5-1.8.5.patch1-7.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/netcdf-4.1.1-3.el6.2.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/expat-2.0.1-11.el6_2.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/ogdi-3.2.0-0.14.beta2.el6.x86_64.rpm

yum install mapserver

cp /usr/libexec/mapserv
  /var/www/cgi-bin/


On Tue, Sep 4, 2012 at 12:47 PM, Peter Hopfgartner 
peter.hopfgart...@r3-gis.com wrote:

On 09/04/2012 08:33 AM, Saka Royban wrote:

Hi guys 

I'm a newbie to mapserver and i've been using MS4W for a while. Now, i'm 
gonna use MapServer CGI in my website. So, I asked my host admin of the 
version of Linux and he replied me that CentOS is running on the server.
Searching internet, unfortunately, i didn't find mapserver binary for 
CentOS. I just found some instructions

Re: [mapserver-users] Fw: mapserver binary for CentOS?

2012-09-06 Thread Peter Hopfgartner

On 09/05/2012 08:24 PM, Saka Royban wrote:
Hi Saka

Thanks a world for your helpful answer
I wasn't aware that rpm could be extracted.
Anyhow, in the link provided, i.e. 
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm, i can 
get a 11 kb file when i download above-mentioned link.

This is the configuration file for enabling the whole ELGIS repo.
If you're on a 64 bit machine, you propbably want 
http://elgis.argeo.org/repos/6/elgis/x86_64/mapserver5-5.6.7-3.el6.x86_64.rpm 
or 
http://elgis.argeo.org/repos/6/elgis/x86_64/mapserver-6.0.1-3.el6.x86_64.rpm. 
mapserve alone works for sure with MapServer 5.6, maybe also for 
MapServer 6.


Regards,

Peter


It seems there is no mapsrev file in it.
Could you guide me where can i find the whole package?
Also, just mapserv is sufficient to run a simple web mapping 
application? no other dll?


Thanks in advance


*From:* Peter Hopfgartner peter.hopfgart...@r3-gis.com
*To:* mapserver-users@lists.osgeo.org
*Sent:* Wednesday, September 5, 2012 6:05 PM
*Subject:* Re: [mapserver-users] Fw: mapserver binary for CentOS?

Extracting the executable file mapserv from one of the above 
mentioned rpms and placing it in cgi-bin should give you a working 
MapServer CGI installation.


Peter

On 09/04/2012 04:20 PM, Saka Royban wrote:


- Forwarded Message -
*From:* Saka Royban sakaroy...@yahoo.com mailto:sakaroy...@yahoo.com
*To:* Prabu Raja prab.r...@gmail.com mailto:prab.r...@gmail.com
*Sent:* Tuesday, September 4, 2012 6:49 PM
*Subject:* Re: [mapserver-users] mapserver binary for CentOS?

Thanks for your help
I contacted host admin and he told me they don't allow ssh access 
because their host is of shared (!) one. I was thinking maybe there 
is a way to just copy the files into cgi-bin folder, as it is for 
mapserv.exe and its dependencies (dlls) in MS4W package.
However, it seems if i want to use MapServer in CGI mode i have to 
use a Windows server. Otherwise, i must switch to MapScript which is 
not recommended for all applications.

If there is a way to use CGI Mapserver in this case, please inform me.

Regards



*From:* Prabu Raja prab.r...@gmail.com mailto:prab.r...@gmail.com
*To:* Peter Hopfgartner peter.hopfgart...@r3-gis.com 
mailto:peter.hopfgart...@r3-gis.com
*Cc:* mapserver-users@lists.osgeo.org 
mailto:mapserver-users@lists.osgeo.org

*Sent:* Tuesday, September 4, 2012 12:12 PM
*Subject:* Re: [mapserver-users] mapserver binary for CentOS?

Find below the steps, which I followed to install mapserver on CentOS 
6 64 bit


sudo rpm -Uvh 
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm


yum install mapserver

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-3.240-3.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fribidi-0.19.2-2.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libdap-3.11.0-1.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fcgi-2.4.0-10.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/librx-1.5-14.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libspatialite-2.4.0-0.6.RC4.el6.x86_64.rpm


sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/libgfortran-4.4.6-4.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/hdf5-1.8.5.patch1-7.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/netcdf-4.1.1-3.el6.2.x86_64.rpm


sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/expat-2.0.1-11.el6_2.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/ogdi-3.2.0-0.14.beta2.el6.x86_64.rpm


yum install mapserver

cp /usr/libexec/mapserv /var/www/cgi-bin/

On Tue, Sep 4, 2012 at 12:47 PM, Peter Hopfgartner 
peter.hopfgart...@r3-gis.com mailto:peter.hopfgart...@r3-gis.com 
wrote:


On 09/04/2012 08:33 AM, Saka Royban wrote:

Hi guys
I'm a newbie to mapserver and i've been using MS4W for a while.
Now, i'm gonna use MapServer CGI in my website. So, I asked my
host admin of the version of Linux and he replied me that CentOS
is running on the server.
Searching internet, unfortunately, i didn't find mapserver
binary for CentOS. I just found some instructions for building
mapserver in Linux but i'm a windows follower and hence, not
familiar with Linux.
My host provider supports CGI applications. How can i get a
binary MapServer compatible with Centos?

Best Regards


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org  mailto:mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

You'll find some GIS packages here: http://elgis.argeo.org/

-- 
Peter

Re: [mapserver-users] Fw: mapserver binary for CentOS?

2012-09-06 Thread Rahkonen Jukka
The easy way to install Mapserver on Windows is not the IISy way :)
Use MS4W with included Apache instead http://maptools.org/ms4w/index.phtml

-Jukka Rahkonen-



Saka Royban wrote:

So, if i want not install anything on the server, i have to switch to a windows 
sever, i.e. IIS.
In IIS, i think there is a need to just copy mapserv.exe and some dlls. Am i 
right?


From: Jeff Lake ad...@michiganwxsystem.commailto:ad...@michiganwxsystem.com
To: mapserver-users@lists.osgeo.orgmailto:mapserver-users@lists.osgeo.org
Sent: Wednesday, September 5, 2012 11:01 PM
Subject: Re: [mapserver-users] Fw: mapserver binary for CentOS?


On CentOS there is no dll's those are windows only,
I'm not sure, just extracting the mapserv from the RPM is going to work??
you need everything else (gdal, geos, etc)
without root or sh access, I don't see how you can run or install mapserv

-Jeff Lake

MichiganWxSystem.com

AllisonHouse.com

TheWeatherCenter.net

GRLevelXStuff.com
On 9/5/2012 14:24, Saka Royban wrote:
Thanks a world for your helpful answer
I wasn't aware that rpm could be extracted.
Anyhow, in the link provided, i.e. 
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm, i can get a 11 
kb file when i download above-mentioned link. It seems there is no mapsrev file 
in it.
Could you guide me where can i find the whole package?
Also, just mapserv is sufficient to run a simple web mapping application? no 
other dll?

Thanks in advance


From: Peter Hopfgartner 
peter.hopfgart...@r3-gis.commailto:peter.hopfgart...@r3-gis.com
To: mapserver-users@lists.osgeo.orgmailto:mapserver-users@lists.osgeo.org
Sent: Wednesday, September 5, 2012 6:05 PM
Subject: Re: [mapserver-users] Fw: mapserver binary for CentOS?

Extracting the executable file mapserv from one of the above mentioned rpms 
and placing it in cgi-bin should give you a working MapServer CGI installation.

Peter

On 09/04/2012 04:20 PM, Saka Royban wrote:

- Forwarded Message -
From: Saka Royban sakaroy...@yahoo.commailto:sakaroy...@yahoo.com
To: Prabu Raja prab.r...@gmail.commailto:prab.r...@gmail.com
Sent: Tuesday, September 4, 2012 6:49 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?

Thanks for your help
I contacted host admin and he told me they don't allow ssh access because their 
host is of shared (!) one. I was thinking maybe there is a way to just copy the 
files into cgi-bin folder, as it is for mapserv.exe and its dependencies (dlls) 
in MS4W package.
However, it seems if i want to use MapServer in CGI mode i have to use a 
Windows server. Otherwise, i must switch to MapScript which is not recommended 
for all applications.
If there is a way to use CGI Mapserver in this case, please inform me.

Regards


From: Prabu Raja prab.r...@gmail.commailto:prab.r...@gmail.com
To: Peter Hopfgartner 
peter.hopfgart...@r3-gis.commailto:peter.hopfgart...@r3-gis.com
Cc: mapserver-users@lists.osgeo.orgmailto:mapserver-users@lists.osgeo.org
Sent: Tuesday, September 4, 2012 12:12 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?

Find below the steps, which I followed to install mapserver on CentOS 6 64 bit

sudo rpm -Uvh http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm

yum install mapserver

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-3.240-3.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fribidi-0.19.2-2.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libdap-3.11.0-1.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fcgi-2.4.0-10.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/librx-1.5-14.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libspatialite-2.4.0-0.6.RC4.el6.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/libgfortran-4.4.6-4.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/hdf5-1.8.5.patch1-7.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/netcdf-4.1.1-3.el6.2.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/expat-2.0.1-11.el6_2.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/ogdi-3.2.0-0.14.beta2.el6.x86_64.rpm

yum install mapserver

cp /usr/libexec/mapserv /var/www/cgi-bin/
On Tue, Sep 4, 2012 at 12:47 PM, Peter Hopfgartner 
peter.hopfgart...@r3-gis.commailto:peter.hopfgart...@r3-gis.com wrote:
On 09/04/2012 08:33 AM, Saka Royban wrote:
Hi guys
I'm a newbie to mapserver and i've been using MS4W for a while. Now, i'm gonna 
use MapServer CGI in my website. So, I asked my host admin of the version of 
Linux and he replied me that CentOS is running on the server.
Searching internet, unfortunately, i didn't find mapserver binary for CentOS. I 
just found some instructions for building mapserver in Linux

Re: [mapserver-users] Fw: mapserver binary for CentOS?

2012-09-05 Thread Peter Hopfgartner
Extracting the executable file mapserv from one of the above mentioned 
rpms and placing it in cgi-bin should give you a working MapServer CGI 
installation.


Peter

On 09/04/2012 04:20 PM, Saka Royban wrote:


- Forwarded Message -
*From:* Saka Royban sakaroy...@yahoo.com
*To:* Prabu Raja prab.r...@gmail.com
*Sent:* Tuesday, September 4, 2012 6:49 PM
*Subject:* Re: [mapserver-users] mapserver binary for CentOS?

Thanks for your help
I contacted host admin and he told me they don't allow ssh access 
because their host is of shared (!) one. I was thinking maybe there is 
a way to just copy the files into cgi-bin folder, as it is for 
mapserv.exe and its dependencies (dlls) in MS4W package.
However, it seems if i want to use MapServer in CGI mode i have to use 
a Windows server. Otherwise, i must switch to MapScript which is not 
recommended for all applications.

If there is a way to use CGI Mapserver in this case, please inform me.

Regards



*From:* Prabu Raja prab.r...@gmail.com
*To:* Peter Hopfgartner peter.hopfgart...@r3-gis.com
*Cc:* mapserver-users@lists.osgeo.org
*Sent:* Tuesday, September 4, 2012 12:12 PM
*Subject:* Re: [mapserver-users] mapserver binary for CentOS?

Find below the steps, which I followed to install mapserver on CentOS 
6 64 bit


sudo rpm -Uvh 
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm


yum install mapserver

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-3.240-3.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fribidi-0.19.2-2.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libdap-3.11.0-1.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fcgi-2.4.0-10.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/librx-1.5-14.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libspatialite-2.4.0-0.6.RC4.el6.x86_64.rpm


sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/libgfortran-4.4.6-4.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/hdf5-1.8.5.patch1-7.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/netcdf-4.1.1-3.el6.2.x86_64.rpm


sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/expat-2.0.1-11.el6_2.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/ogdi-3.2.0-0.14.beta2.el6.x86_64.rpm


yum install mapserver

cp /usr/libexec/mapserv /var/www/cgi-bin/

On Tue, Sep 4, 2012 at 12:47 PM, Peter Hopfgartner 
peter.hopfgart...@r3-gis.com mailto:peter.hopfgart...@r3-gis.com 
wrote:


On 09/04/2012 08:33 AM, Saka Royban wrote:

Hi guys
I'm a newbie to mapserver and i've been using MS4W for a while.
Now, i'm gonna use MapServer CGI in my website. So, I asked my
host admin of the version of Linux and he replied me that CentOS
is running on the server.
Searching internet, unfortunately, i didn't find mapserver binary
for CentOS. I just found some instructions for building mapserver
in Linux but i'm a windows follower and hence, not familiar with
Linux.
My host provider supports CGI applications. How can i get a
binary MapServer compatible with Centos?

Best Regards


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org  mailto:mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

You'll find some GIS packages here: http://elgis.argeo.org/

-- 
Peter Hopfgartner

web  :http://www.r3-gis.com  http://www.r3-gis.com/


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
mailto:mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users




--
Regards,
Prabu Raja


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org mailto:mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users






___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users



--
Peter Hopfgartner
web  : http://www.r3-gis.com

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Fw: mapserver binary for CentOS?

2012-09-05 Thread Saka Royban
Thanks a world for your helpful answer
I wasn't aware that rpm could be extracted.
Anyhow, in the link provided, i.e.  
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm, i can get a 11 
kb file when i download above-mentioned link. It seems there is no mapsrev file 
in it.
Could you guide me where can i find the whole package?
Also, just mapserv is sufficient to run a simple web mapping application? no 
other dll?

Thanks in advance




 From: Peter Hopfgartner peter.hopfgart...@r3-gis.com
To: mapserver-users@lists.osgeo.org 
Sent: Wednesday, September 5, 2012 6:05 PM
Subject: Re: [mapserver-users] Fw:  mapserver binary for CentOS?
 

Extracting the executable file mapserv from one of the above mentioned rpms 
and placing it in cgi-bin should give you a working MapServer CGI installation.

Peter

On 09/04/2012 04:20 PM, Saka Royban wrote:



- Forwarded Message -
From: Saka Royban sakaroy...@yahoo.com
To: Prabu Raja prab.r...@gmail.com 
Sent: Tuesday, September 4, 2012 6:49 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?
 

Thanks for your help
I contacted host admin and he told me they don't
allow ssh access because their host is of shared
(!) one. I was thinking maybe there is a way to
just copy the files into cgi-bin folder, as it
is for mapserv.exe and its dependencies (dlls)
in MS4W package.
However, it seems if i want to use MapServer in
CGI mode i have to use a Windows server.
Otherwise, i must switch to MapScript which is
not recommended for all applications.
If there is a way to use CGI Mapserver in this
case, please inform me.

Regards






 From: Prabu Raja prab.r...@gmail.com
To: Peter Hopfgartner peter.hopfgart...@r3-gis.com 
Cc: mapserver-users@lists.osgeo.org 
Sent: Tuesday, September 4, 2012 12:12 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?
 

Find below the steps, which I followed to install mapserver on CentOS 6 64 bit

sudo rpm -Uvh http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm

yum install mapserver 

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-3.240-3.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fribidi-0.19.2-2.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libdap-3.11.0-1.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fcgi-2.4.0-10.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/librx-1.5-14.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libspatialite-2.4.0-0.6.RC4.el6.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/libgfortran-4.4.6-4.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/hdf5-1.8.5.patch1-7.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/netcdf-4.1.1-3.el6.2.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/expat-2.0.1-11.el6_2.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/ogdi-3.2.0-0.14.beta2.el6.x86_64.rpm

yum install mapserver

cp /usr/libexec/mapserv /var/www/cgi-bin/


On Tue, Sep 4, 2012 at 12:47 PM, Peter Hopfgartner 
peter.hopfgart...@r3-gis.com wrote:

On 09/04/2012 08:33 AM, Saka Royban wrote:

Hi guys 

I'm a newbie to mapserver and i've been using MS4W for a while. Now, i'm 
gonna use MapServer CGI in my website. So, I asked my host admin of the 
version of Linux and he replied me that CentOS is running on the server.
Searching internet, unfortunately, i didn't find mapserver binary for 
CentOS. I just found some instructions for building mapserver in Linux but 
i'm a windows follower and hence, not familiar with Linux.
My host provider supports CGI applications. How can i get a binary MapServer 
compatible with Centos?


Best Regards



___
mapserver-users mailing list mapserver-users@lists.osgeo.org 
http://lists.osgeo.org/mailman/listinfo/mapserver-users 
You'll find some GIS packages here: http://elgis.argeo.org/


-- 
Peter Hopfgartner
web  : http://www.r3-gis.com 
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users




-- 
Regards,
Prabu Raja


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users







___
mapserver-users mailing list mapserver-users@lists.osgeo.org 
http://lists.osgeo.org/mailman/listinfo/mapserver-users 


-- 
Peter Hopfgartner
web  : http://www.r3-gis.com

Re: [mapserver-users] Fw: mapserver binary for CentOS?

2012-09-05 Thread Jeff Lake

On CentOS there is no dll's those are windows only,
I'm not sure, just extracting the mapserv from the RPM is going to work??
you need everything else (gdal, geos, etc)
without root or sh access, I don't see how you can run or install mapserv

-Jeff Lake
MichiganWxSystem.com
AllisonHouse.com
TheWeatherCenter.net
GRLevelXStuff.com

On 9/5/2012 14:24, Saka Royban wrote:

Thanks a world for your helpful answer
I wasn't aware that rpm could be extracted.
Anyhow, in the link provided, i.e. 
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm, i can 
get a 11 kb file when i download above-mentioned link. It seems there 
is no mapsrev file in it.

Could you guide me where can i find the whole package?
Also, just mapserv is sufficient to run a simple web mapping 
application? no other dll?


Thanks in advance


*From:* Peter Hopfgartner peter.hopfgart...@r3-gis.com
*To:* mapserver-users@lists.osgeo.org
*Sent:* Wednesday, September 5, 2012 6:05 PM
*Subject:* Re: [mapserver-users] Fw: mapserver binary for CentOS?

Extracting the executable file mapserv from one of the above 
mentioned rpms and placing it in cgi-bin should give you a working 
MapServer CGI installation.


Peter

On 09/04/2012 04:20 PM, Saka Royban wrote:


- Forwarded Message -
*From:* Saka Royban sakaroy...@yahoo.com mailto:sakaroy...@yahoo.com
*To:* Prabu Raja prab.r...@gmail.com mailto:prab.r...@gmail.com
*Sent:* Tuesday, September 4, 2012 6:49 PM
*Subject:* Re: [mapserver-users] mapserver binary for CentOS?

Thanks for your help
I contacted host admin and he told me they don't allow ssh access 
because their host is of shared (!) one. I was thinking maybe there 
is a way to just copy the files into cgi-bin folder, as it is for 
mapserv.exe and its dependencies (dlls) in MS4W package.
However, it seems if i want to use MapServer in CGI mode i have to 
use a Windows server. Otherwise, i must switch to MapScript which is 
not recommended for all applications.

If there is a way to use CGI Mapserver in this case, please inform me.

Regards



*From:* Prabu Raja prab.r...@gmail.com mailto:prab.r...@gmail.com
*To:* Peter Hopfgartner peter.hopfgart...@r3-gis.com 
mailto:peter.hopfgart...@r3-gis.com
*Cc:* mapserver-users@lists.osgeo.org 
mailto:mapserver-users@lists.osgeo.org

*Sent:* Tuesday, September 4, 2012 12:12 PM
*Subject:* Re: [mapserver-users] mapserver binary for CentOS?

Find below the steps, which I followed to install mapserver on CentOS 
6 64 bit


sudo rpm -Uvh 
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm


yum install mapserver

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-3.240-3.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fribidi-0.19.2-2.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libdap-3.11.0-1.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fcgi-2.4.0-10.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/librx-1.5-14.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libspatialite-2.4.0-0.6.RC4.el6.x86_64.rpm


sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/libgfortran-4.4.6-4.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/hdf5-1.8.5.patch1-7.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/netcdf-4.1.1-3.el6.2.x86_64.rpm


sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/expat-2.0.1-11.el6_2.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/ogdi-3.2.0-0.14.beta2.el6.x86_64.rpm


yum install mapserver

cp /usr/libexec/mapserv /var/www/cgi-bin/

On Tue, Sep 4, 2012 at 12:47 PM, Peter Hopfgartner 
peter.hopfgart...@r3-gis.com mailto:peter.hopfgart...@r3-gis.com 
wrote:


On 09/04/2012 08:33 AM, Saka Royban wrote:

Hi guys
I'm a newbie to mapserver and i've been using MS4W for a while.
Now, i'm gonna use MapServer CGI in my website. So, I asked my
host admin of the version of Linux and he replied me that CentOS
is running on the server.
Searching internet, unfortunately, i didn't find mapserver
binary for CentOS. I just found some instructions for building
mapserver in Linux but i'm a windows follower and hence, not
familiar with Linux.
My host provider supports CGI applications. How can i get a
binary MapServer compatible with Centos?

Best Regards


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org  mailto:mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

You'll find some GIS packages here: http://elgis.argeo.org/

-- 
Peter Hopfgartner

web  :http://www.r3-gis.com  http://www.r3

[mapserver-users] Fw: mapserver binary for CentOS?

2012-09-04 Thread Saka Royban



- Forwarded Message -
From: Saka Royban sakaroy...@yahoo.com
To: Prabu Raja prab.r...@gmail.com 
Sent: Tuesday, September 4, 2012 6:49 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?
 

Thanks for your help
I contacted host admin and he told me they don't allow ssh access because their 
host is of shared (!) one. I was thinking maybe there is a way to just copy the 
files into cgi-bin folder, as it is for mapserv.exe and its dependencies (dlls) 
in MS4W package.
However, it seems if i want to use MapServer in CGI mode i have to use a 
Windows server. Otherwise, i must switch to MapScript which is not recommended 
for all applications.
If there is a way to use CGI Mapserver in this case, please inform me.

Regards





 From: Prabu Raja prab.r...@gmail.com
To: Peter Hopfgartner peter.hopfgart...@r3-gis.com 
Cc: mapserver-users@lists.osgeo.org 
Sent: Tuesday, September 4, 2012 12:12 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?
 

Find below the steps, which I followed to install mapserver on CentOS 6 64 bit

sudo rpm -Uvh http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm

yum install mapserver 

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-3.240-3.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fribidi-0.19.2-2.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libdap-3.11.0-1.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fcgi-2.4.0-10.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/librx-1.5-14.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libspatialite-2.4.0-0.6.RC4.el6.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/libgfortran-4.4.6-4.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/hdf5-1.8.5.patch1-7.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/netcdf-4.1.1-3.el6.2.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/expat-2.0.1-11.el6_2.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/ogdi-3.2.0-0.14.beta2.el6.x86_64.rpm

yum install mapserver

cp /usr/libexec/mapserv /var/www/cgi-bin/


On Tue, Sep 4, 2012 at 12:47 PM, Peter Hopfgartner 
peter.hopfgart...@r3-gis.com wrote:

On 09/04/2012 08:33 AM, Saka Royban wrote:

Hi guys 

I'm a newbie to mapserver and i've been using MS4W for a while. Now, i'm 
gonna use MapServer CGI in my website. So, I asked my host admin of the 
version of Linux and he replied me that CentOS is running on the server.
Searching internet, unfortunately, i didn't find mapserver binary for CentOS. 
I just found some instructions for building mapserver in Linux but i'm a 
windows follower and hence, not familiar with Linux.
My host provider supports CGI applications. How can i get a binary MapServer 
compatible with Centos?


Best Regards



___
mapserver-users mailing list mapserver-users@lists.osgeo.org 
http://lists.osgeo.org/mailman/listinfo/mapserver-users 
You'll find some GIS packages here: http://elgis.argeo.org/


-- 
Peter Hopfgartner
web  : http://www.r3-gis.com 
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users




-- 
Regards,
Prabu Raja


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users