Talk:OMAP Ubuntu Core
From OMAPpedia
The following command is failling to find the packages
And now a window manager. A light WM is OpenBox and it can be installed with the following command line:
apt-get install openbox obconf openbox-themes
The following is the error message:
root@localhost:/etc# apt-get install openbox obconf openbox-themes Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package openbox E: Unable to locate package obconf E: Unable to locate package openbox-themes root@localhost:/etc#
What can I do to fix this?
Where are the openbox packages? Where to put that information?
Thank you, Bruce.
you probably need to add universe/multiverse in /etc/apt/sources.list.
can you try this if it fixes the problem, and update the wiki if ok?
--ndec