Differences between revisions 21 and 24 (spanning 3 versions)
Revision 21 as of 2008-09-06 13:49:56
Size: 1934
Editor: FranklinPiat
Comment: more CategoryPermalink
Revision 24 as of 2008-11-20 21:55:58
Size: 1890
Editor: JustinBRye
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#language en
Line 6: Line 8:
    * #debian guidelines: PoundDebianGuidelines     * [wiki:DebianIRCChannelGuidelines #debian guidelines]
Line 20: Line 22:
  * [wiki:Self:InstallLinux26 Linux Kernel 2.6]   * Kernel : [:KernelFAQ:FAQ]
Line 25: Line 27:
  * [wiki:Self:UseSoundCard Sound card]
Line 40: Line 41:
KernelPage, ["NetworkFAQ"], MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage. ["NetworkFAQ"], MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage.

#debian FAQ

1. I want to know about...

2. I'm trying to...

  • Install...
  • Use my...
    • [wiki:?UseCdBurner CD burner]

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

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


CategoryPermalink