From owner-freebsd-questions Sat Jun 24 6: 1:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from numbertwo.domainfactory.de (numbertwo.domainfactory.de [194.221.134.226]) by hub.freebsd.org (Postfix) with SMTP id BECFF37B5C2 for ; Sat, 24 Jun 2000 06:01:18 -0700 (PDT) (envelope-from steele@cloaked.de) Received: (qmail 25213 invoked from network); 24 Jun 2000 13:01:14 -0000 Received: from p3e9b9b6e.dip0.t-ipconnect.de (HELO steele.intra) ([62.155.155.110]) (envelope-sender ) by numbertwo.domainfactory.de (qmail-ldap-1.03) with SMTP for ; 24 Jun 2000 13:01:14 -0000 Received: (from steele@localhost) by steele.intra (8.9.3/8.9.3) id PAA00714; Sat, 24 Jun 2000 15:00:34 +0200 (CEST) (envelope-from steele) Date: Sat, 24 Jun 2000 15:00:34 +0200 From: Benedikt Schmidt To: Stan Brown Cc: Free BSD Questions list Subject: Re: Electriceyes port does not install Message-ID: <20000624150034.A668@cloaked.de> References: <200006232355.QAA19865@netcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006232355.QAA19865@netcom.com>; from stanb@netcom.com on Fri, Jun 23, 2000 at 07:55:24PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 23, 2000 at 07:55:24PM -0400, Stan Brown wrote: > The electriceyes port ran without error, and even claims to have > nstalled t as /usr/X11R6/bin/ee, yet there is no such file. > > Any thoughts on what's going on here? I had the same problem here with electriceyes. There is another executable in the path with the same name ("/usr/bin/ee" the editor). Did you try starting electriceyes by entering the full path ("/usr/X11R6/bin/ee") ? If that works you can change the name of one of the executables. I've renamend "/usr/X11R6/bin/ee" to "/usr/X11R6/bin/eeyes" because "/usr/bin/ee" is reinstalled after a "make world". Benedikt Schmidt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message