Received: with ECARTIS (v1.0.0; list gopher); Wed, 17 Dec 2003 13:25:31 -0600 (CST) Return-Path: X-Original-To: gopher@complete.org Delivered-To: gopher@complete.org Received: from localhost (localhost [127.0.0.1]) by glockenspiel.complete.org (Postfix) with ESMTP id E7E5D18E for ; Wed, 17 Dec 2003 13:25:30 -0600 (CST) Received: from hal3000.cx (hal3000.cx [208.178.204.173]) by glockenspiel.complete.org (Postfix) with ESMTP id 26E08FA for ; Wed, 17 Dec 2003 13:25:29 -0600 (CST) Received: from hal3000.cx (localhost.hal3000.cx [127.0.0.1]) by hal3000.cx (8.9.3/8.9.3) with ESMTP id NAA24153 for ; Wed, 17 Dec 2003 13:25:27 -0600 (CST) (envelope-from chris@hal3000.cx) Message-ID: <3FE0ADA7.F7237A83@hal3000.cx> Date: Wed, 17 Dec 2003 13:25:27 -0600 From: Chris X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: gopher@complete.org Subject: [gopher] Re: .names References: <3FDFB66F.B5960867@hal3000.cx> <20031217143326.GA14174@complete.org> <20031217152917.GA17237@complete.org> <3FE08DC5.1378FA97@hal3000.cx> <20031217173232.GA25046@complete.org> <3FE0A8BB.4852B8C2@hal3000.cx> <20031217191515.GA28904@complete.org> Content-type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-Scanned-By: clamscan at complete.org X-archive-position: 867 X-ecartis-version: Ecartis v1.0.0 Sender: gopher-bounce@complete.org Errors-to: gopher-bounce@complete.org X-original-sender: chris@hal3000.cx 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 John Goerzen wrote: > > On Wed, Dec 17, 2003 at 01:04:27PM -0600, Chris wrote: > > Ok I have it running but it seems to act the same way...I am wondering > > if I may have left > > some of the old code behind when I did the install...how do I check > > version on what I have running? > > You can use: > > ps auxww | grep pygopherd > > If it lists any processes, you can kill them off (kill pid). Then > restart pygopherd. > > Also, the Path component of each section in your dotfile should come > first. > > -- John hmm, I am starting up pygopherd with python2.2 pygopherd so ps aux shows python2.2 I killed it and restarted pygopherd I had just wanted to make sure I was running the newset pygopherd as this was my 4th install. Thats why i wanted to check version. I went into /usr/local/bin and removed pygopherd before i did the install.py on the new pygopherd. So if I have done everything right, it still acts the same. Might I need to uncomment the UMN emulation in the .conf? Thanks Chris