Date: Thu, 31 May 2001 19:31:50 +0200 (CEST) From: "Peter Ulrich (Uli) Kruppa" <root@pukruppa.de> To: <freebsd-questions@FreeBSD.ORG> Subject: Re: Where do I get xpm.h ? Message-ID: <Pine.BSF.4.33.0105311928330.18304-100000@localhost> In-Reply-To: <Pine.BSF.4.33.0105310636480.4438-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 31 May 2001, Peter Ulrich (Uli) Kruppa wrote: > > Hi, > > I try to install wine from ports. > > # make > will fail with > > ............................................. > > configure:3005: cc -o conftest -O -pipe -g conftest.c -lm -Wl,-rpath,/usr/local/lib/wine -lutil 1>&5 > configure:3105: checking for X11/xpm.h > configure:3115: cc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out > configure:3111: X11/xpm.h: No such file or directory > configure: failed program was: > #line 3110 "configure" > #include "confdefs.h" > #include <X11/xpm.h> > (end of "config.log") > *** Error code 1 > > Stop in /usr/ports/emulators/wine. > *** Error code 1 > > ................................................ > > Indeed I do not have a file xpm.h on my system. > > Where does it come from? > Does it belong to some package/port I have not installed yet? Yes: # cd /usr/ports/graphics/xpm # make # make install *-------------------------------------------------* | www.pukruppa.de www.2000d.de | | | | Wuppertal - Germany | *-------------------------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0105311928330.18304-100000>