Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 1997 08:50:01 -0800 (PST)
From:      Sheldon Hearn <axl@iafrica.com>
To:        freebsd-ports
Subject:   Re: ports/2994: xpm port does not build for the first time
Message-ID:  <199711181650.IAA04518@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/2994; it has been noted by GNATS.

From: Sheldon Hearn <axl@iafrica.com>
To: freebsd-gnats-submit@freebsd.org
Cc: mi@igarber.student.harvard.edu
Subject: Re: ports/2994: xpm port does not build for the first time
Date: Tue, 18 Nov 1997 18:43:48 +0200

 Hi folks,
 
 I've just built the xpm port without hassle on a box as follows:
 
 # FreeBSD 2.2-STABLE 		# (made world today)
 rm -rf /usr/X11R6
 cd /usr/ports/x11/XFree86 ; 	# XFree86-3.3.1
 make install
 cd ../XFree86-contrib ;		# XFree86-contrib-3.3.1
 make install
 cd /usr/ports/graphics/xpm ;	# xpm-3.4j
 make install
 
 I suspect Mikhail's reported problem has been fixed during subsequent
 upgrades to the xpm port.
 
 Sheldon.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711181650.IAA04518>