<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="index" title="Text File" newcontext="true">
<p>
Received: with ECARTIS (v1.0.0; list gopher);
 Wed, 22 Dec 2004 13:59:34 -0600 (CST)
Received: from gatekeeper.excelhustler.com ([68.99.114.105]
 helo=gatekeeper.elmer.external.excelhustler.com)
	by glockenspiel.complete.org with esmtp
	(with TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24)
	(TLS peer CN gatekeeper.elmer.external.excelhustler.com,
 certificate NOT verified)
	(Exim 4.34)
	id 1ChCdw-0000Me-7B; Wed, 22 Dec 2004 13:59:33 -0600
Received: from chatterbox.elmer.internal.excelhustler.com (unknown
 [192.168.0.12])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(Client CN &quot;chatterbox.elmer.internal.excelhustler.com&quot;,
 Issuer &quot;excelhustler.com&quot; (not verified))
	by gatekeeper.elmer.external.excelhustler.com (Postfix) with ESMTP
	id 34D645ED55; Wed, 22 Dec 2004 13:59:25 -0600 (CST)
Received: from localhost (localhost [127.0.0.1])
	by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP
	id 0A7A45ED56; Wed, 22 Dec 2004 13:59:25 -0600 (CST)
Received: from chatterbox.elmer.internal.excelhustler.com ([192.168.0.12])
	by localhost (chatterbox [192.168.0.12]) (amavisd-new, port 10025)
	with ESMTP id 26882-05; Wed, 22 Dec 2004 13:59:23 -0600 (CST)
Received: from wile.internal.excelhustler.com (wile.internal.excelhustler.com
 [192.168.1.34])
	by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP
	id 194445ED55; Wed, 22 Dec 2004 13:59:23 -0600 (CST)
Received: by wile.internal.excelhustler.com (Postfix, from userid 1000)
	id EF7897039; Wed, 22 Dec 2004 13:59:22 -0600 (CST)
Date: Wed, 22 Dec 2004 13:59:22 -0600
From: John Goerzen &lt;jgoerzen@complete.org&gt;
To: gopher@complete.org
Subject: [gopher] Re: issues installing pygopherd
Message-ID: &lt;20041222195922.GB27783@excelhustler.com&gt;
References: &lt;0D824E3C-544A-11D9-A2EC-000A95EED0C4@cox-internet.com&gt;
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: &lt;0D824E3C-544A-11D9-A2EC-000A95EED0C4@cox-internet.com&gt;
User-Agent: Mutt/1.5.6+20040907i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at excelhustler.com
X-Spam-Status: No (score 0.0)
X-Virus-Scanned: by Exiscan on glockenspiel.complete.org at Wed,
 22 Dec 2004 13:59:33 -0600
Content-Transfer-Encoding: 8bit
X-archive-position: 981
X-ecartis-version: Ecartis v1.0.0
Sender: gopher-bounce@complete.org
Errors-to: gopher-bounce@complete.org
X-original-sender: jgoerzen@complete.org
Precedence: bulk
Reply-to: gopher@complete.org
List-help: &lt;mailto:ecartis@complete.org?Subject=help&gt;
List-unsubscribe: &lt;mailto:gopher-request@complete.org?Subject=unsubscribe&gt;
List-software: Ecartis version 1.0.0
List-Id: Gopher &lt;gopher.complete.org&gt;
X-List-ID: Gopher &lt;gopher.complete.org&gt;
List-subscribe: &lt;mailto:gopher-request@complete.org?Subject=subscribe&gt;
List-owner: &lt;mailto:jgoerzen@complete.org&gt;
List-post: &lt;mailto:gopher@complete.org&gt;
List-archive: &lt;http://www.complete.org/mailinglists/archives/&gt;
X-list: gopher
</p>
<p>It sounds like you don&#x27;t have a full Python install.  If you&#x27;re on
Debian, try apt-get install python2.2-dev.  What platform are you on?
</p>
<p>-- John
</p>
<p>On Wed, Dec 22, 2004 at 12:48:21PM -0600, Christopher M. Hobbs wrote:
&gt; -----BEGIN PGP SIGNED MESSAGE-----
&gt; Hash: SHA1
&gt;
&gt; I&#x27;m having some problems getting pygopherd installed.  My first guess
&gt; is that I&#x27;m missing some python modules or something of that nature.
&gt; Anyone have any ideas?  Here is the output of &#x27;python2.2 setup.py
&gt; install&#x27;
&gt;
&gt; - --BEGIN SNIP--
&gt;
&gt; [root@goiaba pygopherd]# python2.2 setup.py install
&gt; running install
&gt; Traceback (most recent call last):
&gt;    File &quot;setup.py&quot;, line 38, in ?
&gt;      license = pygopherd.version.license
&gt;    File &quot;/usr/lib/python2.2/distutils/core.py&quot;, line 138, in setup
&gt;      dist.run_commands()
&gt;    File &quot;/usr/lib/python2.2/distutils/dist.py&quot;, line 902, in run_commands
&gt;      self.run_command(cmd)
&gt;    File &quot;/usr/lib/python2.2/distutils/dist.py&quot;, line 921, in run_command
&gt;      cmd_obj.ensure_finalized()
&gt;    File &quot;/usr/lib/python2.2/distutils/cmd.py&quot;, line 112, in
&gt; ensure_finalized
&gt;      self.finalize_options()
&gt;    File &quot;/usr/lib/python2.2/distutils/command/install.py&quot;, line 267, in
&gt; finalize_options
&gt;      (prefix, exec_prefix) = get_config_vars(&#x27;prefix&#x27;, &#x27;exec_prefix&#x27;)
&gt;    File &quot;/usr/lib/python2.2/distutils/sysconfig.py&quot;, line 417, in
&gt; get_config_vars
&gt;      func()
&gt;    File &quot;/usr/lib/python2.2/distutils/sysconfig.py&quot;, line 322, in
&gt; _init_posix
&gt;      raise DistutilsPlatformError(my_msg)
&gt; distutils.errors.DistutilsPlatformError: invalid Python installation:
&gt; unable to open /usr/lib/python2.2/config/Makefile (No such file or
&gt; directory)
&gt;
&gt; - --END SNIP--
&gt;
&gt; Thanks in advance, and sorry if this is the wrong place to ask such a
&gt; question.  Is there any other documentation on pygopherd other than the
&gt; manpage that I should check?
&gt; - --
&gt; C.M. Hobbs, KD5RYO
&gt; http://hobbsc.sdf-us.org
&gt; -----BEGIN PGP SIGNATURE-----
&gt; Version: GnuPG v1.2.4 (Darwin)
&gt;
&gt; iD8DBQFBycF1DiHnDDcv1mERAvC6AJ9jTsEltGoqK8R/bzbjorelkVNQ8ACeLhkM
&gt; gN92KC1AZsQ1Na7RegCzOdk=
&gt; =zFOG
&gt; -----END PGP SIGNATURE-----
&gt;
&gt;
&gt;
&gt;
</p>
<p></p>
</card>
</wml>
