Received: with ECARTIS (v1.0.0; list gopher);
 Wed, 12 Mar 2003 13:22:02 -0600 (CST)
Return-Path: <stephanie@thinkers.org>
X-Original-To: gopher@complete.org
Delivered-To: gopher@complete.org
Received: from cadence.thinkers.org (unknown [207.176.252.134])
	by gesundheit.complete.org (Postfix) with ESMTP id 12A9C18320F1
	for <gopher@complete.org>; Wed, 12 Mar 2003 13:19:15 -0600 (CST)
Received: from localhost (arakune@localhost)
	by cadence.thinkers.org (8.9.3/linuxconf) with ESMTP id OAA23379
	for <gopher@complete.org>; Wed, 12 Mar 2003 14:19:06 -0500
Date: Wed, 12 Mar 2003 14:19:06 -0500 (EST)
From: Stephanie Smith <stephanie@thinkers.org>
X-X-Sender: <arakune@cadence.thinkers.org>
To: <gopher@complete.org>
Subject: [gopher] installing pygopherd
In-Reply-To: <1045942276.745.1.camel@newstone.aquarius.null>
Message-ID: <Pine.LNX.4.33.0303121411260.5496-100000@cadence.thinkers.org>
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 8bit
X-archive-position: 736
X-Approved-By: jgoerzen@complete.org
X-ecartis-version: Ecartis v1.0.0
Sender: gopher-bounce@complete.org
Errors-to: gopher-bounce@complete.org
X-original-sender: stephanie@thinkers.org
Precedence: bulk
Reply-to: gopher@complete.org
List-help: <mailto:ecartis@complete.org?Subject=help>
List-unsubscribe: <mailto:gopher-request@complete.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: Gopher <gopher.complete.org>
X-List-ID: Gopher <gopher.complete.org>
List-subscribe: <mailto:gopher-request@complete.org?Subject=subscribe>
List-owner: <mailto:jgoerzen@complete.org>
List-post: <mailto:gopher@complete.org>
List-archive: <http://www.complete.org/mailinglists/archives/>
X-list: gopher

'nother embarrassing newbie question, I'm afraid.

I've finally gotten python upgraded to 2.2, and downloaded
pygopherd_1.1.0.tar.gz from gopher.quux.org

http://gopher.quux.org:70/devel/gopher/pygopherd/SVN/manual.html
provides the following installation instructions:

	tar -zxvf pygopherd-x.y.z.tar.gz
	cd pygopherd-x.y.z
	python2.2 setup.py

however, when I run setup, I get the following error:

	[root@cadence pygopherd-1.1.0]# python2.2 setup.py
	usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
	   or: setup.py --help [cmd1 cmd2 ...]
	   or: setup.py --help-commands
	   or: setup.py cmd --help

	error: no commands supplied

setup.py --help didn't provide me with anything that looked promising in
the way of commands to add. Am I missing something really obvious here, or
is something buggy with my system?

Any help, tips regarding what direction I should look, would be greatly
appreciated!

Thanks,

Steph