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 "chatterbox.elmer.internal.excelhustler.com", Issuer "excelhustler.com" (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 To: gopher@complete.org Subject: [gopher] Re: issues installing pygopherd Message-ID: <20041222195922.GB27783@excelhustler.com> References: <0D824E3C-544A-11D9-A2EC-000A95EED0C4@cox-internet.com> Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0D824E3C-544A-11D9-A2EC-000A95EED0C4@cox-internet.com> 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: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: Gopher X-List-ID: Gopher List-subscribe: List-owner: List-post: List-archive: X-list: gopher It sounds like you don't have a full Python install. If you're on Debian, try apt-get install python2.2-dev. What platform are you on? -- John On Wed, Dec 22, 2004 at 12:48:21PM -0600, Christopher M. Hobbs wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I'm having some problems getting pygopherd installed. My first guess > is that I'm missing some python modules or something of that nature. > Anyone have any ideas? Here is the output of 'python2.2 setup.py > install' > > - --BEGIN SNIP-- > > [root@goiaba pygopherd]# python2.2 setup.py install > running install > Traceback (most recent call last): > File "setup.py", line 38, in ? > license = pygopherd.version.license > File "/usr/lib/python2.2/distutils/core.py", line 138, in setup > dist.run_commands() > File "/usr/lib/python2.2/distutils/dist.py", line 902, in run_commands > self.run_command(cmd) > File "/usr/lib/python2.2/distutils/dist.py", line 921, in run_command > cmd_obj.ensure_finalized() > File "/usr/lib/python2.2/distutils/cmd.py", line 112, in > ensure_finalized > self.finalize_options() > File "/usr/lib/python2.2/distutils/command/install.py", line 267, in > finalize_options > (prefix, exec_prefix) = get_config_vars('prefix', 'exec_prefix') > File "/usr/lib/python2.2/distutils/sysconfig.py", line 417, in > get_config_vars > func() > File "/usr/lib/python2.2/distutils/sysconfig.py", line 322, in > _init_posix > raise DistutilsPlatformError(my_msg) > distutils.errors.DistutilsPlatformError: invalid Python installation: > unable to open /usr/lib/python2.2/config/Makefile (No such file or > directory) > > - --END SNIP-- > > Thanks in advance, and sorry if this is the wrong place to ask such a > question. Is there any other documentation on pygopherd other than the > manpage that I should check? > - -- > C.M. Hobbs, KD5RYO > http://hobbsc.sdf-us.org > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (Darwin) > > iD8DBQFBycF1DiHnDDcv1mERAvC6AJ9jTsEltGoqK8R/bzbjorelkVNQ8ACeLhkM > gN92KC1AZsQ1Na7RegCzOdk= > =zFOG > -----END PGP SIGNATURE----- > > > >