<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 2015-04-02 20:54, Pratt, Jerald R
(IS) wrote :<br>
</div>
<blockquote
cite="mid:f7abacf0b3a644759ae5cae15c918292@XCGC3021.northgrum.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">I’m using RHEL 6 and need to be able to
install MapProxy and any/all dependencies not already
installed by default without internet connectivity. Looking
through the docs all that I can find is the use of pip or
easy_install which both require internet access to install
MapProxy.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Is there a way to install MapProxy without
internet connectivity? It’s not an issue of a firewall or
proxy server, I need to install this software on servers
connected to a disconnected network. Preferably version 1.5.0
or beyond.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p><br>
</p>
</div>
</blockquote>
Hi,<br>
<br>
I'm not allowed to talk of DEBs here, not sure of RPMs.<br>
See the announcement from Angelos below.<br>
A quick check of the distribution seems to show that it's updated.<br>
I'm not sure about openSUSE-Redhat compatibility, but if it exits<br>
you can fetch python-mapproxy.rpm and its needed dependencies.<br>
On my Ubuntu 12.04, 1.6.0 DEB (hush) has the following:<br>
<blockquote type="cite">$ apt-cache depends mapproxy<br>
mapproxy<br>
Depends: python (<2.8)<br>
Depends: python (>=2.5)<br>
Depends: python-support (>=0.90.0)<br>
Depends: python-pkg-resources<br>
Depends: python-setuptools<br>
Depends: python-imaging<br>
Depends: python-yaml<br>
Depends: libproj0<br>
Depends: ttf-dejavu<br>
Depends: ttf-dejavu-extra<br>
Suggests: python-lxml<br>
Suggests: python-shapely<br>
Suggests: python-pastedeploy<br>
Suggests: <libgdal1><br>
</blockquote>
Hoping this can help,<br>
<br>
<table>
<tbody>
<tr>
<td>André.</td>
</tr>
</tbody>
</table>
<br>
<div class="moz-cite-prefix">On 2012-11-29 00:48, Angelos Tzotsos
wrote :<br>
</div>
<blockquote cite="mid:50B6A2EB.9020808@gmail.com" type="cite">Hi
all, <br>
<br>
MapProxy is now available for the openSUSE distribution as an RPM
package: <br>
<br>
<a class="moz-txt-link-freetext"
href="https://build.opensuse.org/package/show?package=python-mapproxy&project=home%3Atzotsos%3AApplication%3AGeo">https://build.opensuse.org/package/show?package=python-mapproxy&project=home%3Atzotsos%3AApplication%3AGeo</a>
<br>
<br>
Cheers, <br>
Angelos <br>
<br>
</blockquote>
<br>
</body>
</html>