From owner-freebsd-x11@FreeBSD.ORG Thu Apr 15 11:50:23 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5399A16A4CE for ; Thu, 15 Apr 2004 11:50:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4943B43D39 for ; Thu, 15 Apr 2004 11:50:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id i3FIoNbv099643 for ; Thu, 15 Apr 2004 11:50:23 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3FIoNTS099642; Thu, 15 Apr 2004 11:50:23 -0700 (PDT) (envelope-from gnats) Date: Thu, 15 Apr 2004 11:50:23 -0700 (PDT) Message-Id: <200404151850.i3FIoNTS099642@freefall.freebsd.org> To: x11@FreeBSD.org From: =?iso-8859-1?Q?Kristin_Wikstr=F6m?= Subject: Re: ports/63697: XFree86-4-libraries install error X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?iso-8859-1?Q?Kristin_Wikstr=F6m?= List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 18:50:23 -0000 The following reply was made to PR ports/63697; it has been noted by GNATS. From: =?iso-8859-1?Q?Kristin_Wikstr=F6m?= To: , Cc: Subject: Re: ports/63697: XFree86-4-libraries install error Date: Thu, 15 Apr 2004 20:42:35 +0200 This is a multi-part message in MIME format. ------=_NextPart_000_0014_01C4232A.32259960 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I had the same problem. I used Bash as shell and forgat to put "/usr/X11R6/bin" in my PATH. I used .bash_profile, though I had /usr/X11R6/bin in my PATH in the other shells. If you do "echo $PATH" and you cannot find /usr/X11R6/bin in the answer, then add it. Go to /usr/ports/x11/XFree86-4 and do "make install clean". ------=_NextPart_000_0014_01C4232A.32259960 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Meddelande
I had = the same=20 problem. I used Bash as shell and forgat to put "/usr/X11R6/bin" in my=20 PATH.
I used = .bash_profile, though I had /usr/X11R6/bin in my PATH in the other=20 shells.
If you = do "echo=20 $PATH" and you cannot find /usr/X11R6/bin in the answer, then add=20 it.
Go to=20 /usr/ports/x11/XFree86-4 and do "make install=20 clean".
------=_NextPart_000_0014_01C4232A.32259960--