Results 1 to 10 of 11
i just installed debian using the net install cd and i want to install fluxbox but i dont realy know how to do it so plz some one explain it ...
- 08-15-2007 #1
Debian netinstall, Fluxbox?
i just installed debian using the net install cd and i want to install fluxbox but i dont realy know how to do it so plz some one explain it to me from start to finish.. thx in adv
- 08-15-2007 #2
To install Fluxbox, you would do,
Code:#aptitude install x-window-system fluxbox
- 08-15-2007 #3
ok i typed in
and gotCode:#aptitude install x-window-system fluxbox
so how do i download that stuffCode:couldn't find any packages whose name or discription matched "x-windows-system" couldn't find any packages whose name or discription matched "fluxbox"
- 08-15-2007 #4
Ok, try the following
Code:#aptitude update #aptitude install x-window-system fluxbox
- 08-15-2007 #5
- 08-15-2007 #6
Are you connected to the net and during the installation did you were your internet software sources configured correctly?
- 08-15-2007 #7
- 08-15-2007 #8
Try running "apt-setup" and selecting some http/ftp mirrors then run the commands above. Can't think of anything else that could be wrong.
- 08-15-2007 #9
ok now it says command not found
so im just going to reinstall debian with a the standard gui but will i be able to install fluxbox after
- 08-15-2007 #10
Seems like apt-setup is not in Etch by default. I have not used Debian for a while so I am not sure if there is an alternative to it in Etch. You will be able to install Fluxbox by doing "aptitude install fluxbox" if your software sources are configured correctly.


Reply With Quote
