Differences between revisions 16 and 17
Revision 16 as of 2007-11-10 16:00:00
Size: 1682
Comment:
Revision 17 as of 2007-12-01 17:40:52
Size: 1682
Comment: correct link
Deletions are marked like this. Additions are marked like this.
Line 39: Line 39:
KernelPage, NetworkingPage, MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage. KernelPage, ["NetworkFAQ"], MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage.

#debian FAQ

1. I want to know about...

2. I'm trying to...

  • Install...
  • Use my...
    • Sound card: ?UseSoundCard

    • CD burner: ?UseCdBurner

3. I get this error...

C compiler cannot create executables

apt-get install build-essential

C++ preprocessor /lib/cpp fails sanity check

apt-get install build-essential

curses.h not found (or You must have ncurses in order to use make menuconfig)

apt-get install libncurses5-dev

X11/Xlib.h not found

apt-get install xlibs-dev

startx: command not found

apt-get install xorg

LI (at boot time)

ConfiguringLilo

5. Old pages

?KernelPage, ["NetworkFAQ"], MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage.


CategoryPermalink