X Window libs and headers install

federico silva ouch.doh at gmail.com
Thu Apr 13 23:13:17 UTC 2006


Hi,

On Thursday 13 April 2006 09:24, jack wallen wrote: 
jack wallen escribió:
> I'm trying to
> install blackbox but it's saying i have to have the x-windows libraries
> and headers. i've tried apt-get and adept but can't seem to find the
> package to install. what am i missing?

$ apt-cache search blackbox
here shows among others:
[...]
blackbox - Window manager for X
blackbox-themes - Themes for the Blackbox Windowmanager
[...]

It is in universe, so if 
$ apt-get install blackbox 
does not work try enabling this repository in
-----------------------------------------------
/etc/apt/sources.list
-----------------------------------------------

look for a line like
-----------------------------------------------
#deb http://uy.archive.ubuntu.com/ubuntu/ breezy universe
-----------------------------------------------

and uncomment it ( remove the # char from the beginning 
of the line ). Then do
-----------------------------------------------
$ sudo apt-get update
$ sudo apt-get install blackbox
-----------------------------------------------

this will update your package indexes and install 
blackbox. If everything goes well apt-get will
pull and install all the dependencies of blackbox
for you.

HTH.

regards

f
-- 
Enter any 11-digit prime number to continue...




More information about the kubuntu-users mailing list