*BSD News Article 80835


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!EU.net!Norway.EU.net!nntp.uio.no!nntp.zit.th-darmstadt.de!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news
From: j@uriah.heep.sax.de (J Wunsch)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Problems installing xpm-3.4i
Date: 15 Oct 1996 22:20:20 GMT
Organization: Private BSD site, Dresden
Lines: 24
Message-ID: <5412n4$dr9@uriah.heep.sax.de>
References: <01bbba8f$08d6b8c0$8516abc7@pc60029.jlsc.wpafb.af.mil>
Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
NNTP-Posting-Host: localhost.heep.sax.de
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Newsreader: knews 0.9.6
X-Phone: +49-351-2012 669
X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F  93 21 E0 7D F9 12 D6 4E

"K. Rawlings" <rawlink@jlsc.wpafb.af.mil> wrote:

> When I do a 'make all' for the xpm-3.4i package, the checksum's ok, it
> extracts and patches, but when if gets to configuring I get the error
> message:
> 
> xmkmf: not found

Add /usr/X11R6/bin to your $PATH.

csh:

	set path = ($path /usr/X11R6/bin)

sh:

	export PATH="${PATH}:/usr/X11R6/bin"

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)