Re: building on Debian

Kilian Evang <[email protected]> Tue, 08 Apr 2014 11:17:11 +0200
Newsgroups gmane.comp.ai.prolog.swi
Message-ID <[email protected]>
On 07-04-14 16:42, Josef Fydl wrote:
> I am trying to build swill 6.6.4 on Linux box. apt-her did not bring all libraries and install 5.10 version , building packages gives me
> ERROR: Could not load/find library -lXpm.			*
> * Please install the XPM library and rerun configure.		*
> *								*
> * Please check the following:					*
> *								*
> *	- Do you have the development version of the library?	*
> *	- Is the library you have of the right architecture?	*
> *	- Could it be that other parts of X11 are missing?	*
> *	  (typically the case if -lXext is also missing)	*
> *								*
> *	Examine packages/xpce/src/config.log for details	*
> *	Linux users: check README.linux for dependencies	*
> *	(note that the exact package names vary between		*
> *	distributions and versions).
> 
> Does anybody has the experience, what has to be installed?

The libxpm-dev package, I think.