Subject: Re: pkg/34144: xorg-clients needs xpm
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 08/05/2006 13:25:04
The following reply was made to PR pkg/34144; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/34144: xorg-clients needs xpm
Date: Sat, 05 Aug 2006 15:22:10 +0200

 On Sat, Aug 05, 2006 at 08:30:00AM +0000, rockear@hive-mind.net wrote:
 > I found that wmweather wasn't spawning an xmessage instance when it was
 > supposed to; it turns out that building xorg-clients installed enough of its
 > pieces to work properly, except any of the programs that depend on xpm.
 > >How-To-Repeat:
 > Build and install xorg-clients. Have a look at
 > /var/db/pkg/xorg-clients-6.9.0nb7/+CONTENTS. Notice how anything that depends
 > on xpm does not get built or installed.
 
 xpm is part of xorg-libs. Verify that your installation of that package
 is complete.
 
 Joerg