LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   No Console in Fluxbox and twm (https://www.linuxquestions.org/questions/debian-26/no-console-in-fluxbox-and-twm-380571/)

kushalkoolwal 11-06-2005 04:09 PM

No Console in Fluxbox and twm
 
I am using stable version of Debian(Sarge). Here is what I did:

I installed minimal debian using netinstall CD(stable). i.e. without X and any WM(ofcourse). Then I installed Xorg with the following command from testing repo:

apt-get install xserver-xorg xserver-common xfonts-base

and it worked fine(I gave command 'X' and all was well). Now I needed a WM so I installed fluxbox from testing also :

apt-get install fluxbox

Now I am able to boot into fluxbox and mouse and everything works fine. The problem is I don't have any xterm/Xconsole window in fluxbox. When I try to click to Apps->Shells->Bash or Dash or Sh. Nothing happens. I can't see any shell windows? Although I get other graphical window like Xcal and Xedit?

Why is this happening? It is impossible to work without a console window where I can give commands? Did I missed something?

Should I use someother WM?

Thanks

priller 11-06-2005 04:42 PM

Is xterm installed?

Code:

dpkg --list 'xterm*'

kushalkoolwal 11-06-2005 05:01 PM

Ah yes. You are right. The xterm was not installed. I did an apt-get install xterm and now I haev my console in fluxbox. I wonder why it didn;t get installed automatically in the first place?

Thank you so much. :)

BittaBrotha 11-06-2005 10:02 PM

Quote:

Originally posted by kushalkoolwal
Ah yes. You are right. The xterm was not installed. I did an apt-get install xterm and now I haev my console in fluxbox. I wonder why it didn;t get installed automatically in the first place?

Thank you so much. :)

Code:

I installed minimal debian using netinstall CD(stable). i.e. without X and any WM(ofcourse).

lpd 11-07-2005 09:41 AM

x-window-system-core should get you a working setup of X progs and utilities.


All times are GMT -5. The time now is 02:19 AM.