Date: Mon, 19 Oct 2009 09:23:26 +0400 From: Andrey Zhidenkov <andrey.zhidenkov@gmail.com> To: freebsd-ports@freebsd.org Subject: x11-wm/awesome ports dependencies Message-ID: <20091019052326.GA3240@desktop>
next in thread | raw e-mail | index | archive | help
I've tried to install awesome 3.3.4, but 'make install clean' failed. I found that awesome needs xcblib >= 1.4, but I had version 1.2 installed. I had ro deinstall libxcb manually (cd /usr/ports/x11/libxcb && make deinstall && make install clean), after that awesome was comlied OK. Now I have a question - is it incorrect port dependencies or I've just don't understand something? Maybe port doesn't upgrade automaticcaly, if it already installed? Thank you. --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091019052326.GA3240>