From mboxrd@z Thu Jan 1 00:00:00 1970 From: Toni Reina Subject: StumpWM package doesn't work Date: Sun, 27 Nov 2016 01:48:05 +0100 Message-ID: <87inr9kat6.fsf@riseup.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAnfc-0004zo-Ou for help-guix@gnu.org; Sat, 26 Nov 2016 19:50:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAnfZ-0006v3-Ob for help-guix@gnu.org; Sat, 26 Nov 2016 19:50:16 -0500 Received: from mx1.riseup.net ([198.252.153.129]:38500) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cAnfZ-0006uo-Ge for help-guix@gnu.org; Sat, 26 Nov 2016 19:50:13 -0500 Received: from piha.riseup.net (unknown [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 02F181A20AF for ; Sun, 27 Nov 2016 00:50:11 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hello, I'm trying to install `sbcl-stumpwm` package and looks like it doesn't work correctly. It's installed with no errors, but it doesn't generate the stumpwm binary file. The following package will be installed: sbcl-stumpwm 0.9.9 /gnu/store/z92ri0kgjdavkp7llav1db0dia44sbid-sbcl-stumpwm-0.9.9 ls /gnu/store/z92ri0kgjdavkp7llav1db0dia44sbid-sbcl-stumpwm-0.9.9 -> lib share I am doing something wrong? Thanks!