Differences between revisions 9 and 12 (spanning 3 versions)
Revision 9 as of 2007-02-22 19:18:50
Size: 1511
Comment:
Revision 12 as of 2007-03-19 11:19:00
Size: 1631
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
    * [wiki:Self:TheFable The Fable of the Channel of #debian]
Line 34: Line 35:
== 4. Old pages ==
InstallationPage, KernelPage, NetworkingPage, MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, PackageManagement, ShellTricks, MiscellaneousPage.
== 4. Links ==
 [http://debstats.dontexist.org/ Debian IRC Statistics]

== 5
. Old pages ==
InstallationPage, KernelPage, NetworkingPage, MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage.

#debian FAQ

1. I want to know about...

2. I'm trying to...

  • Install...
    • Debian: ?InstallDebian

    • Linux 2.6: ?InstallLinux26

    • GNOME: InstallGnome

    • KDE: ?InstallKde

    • Java: ?InstallJava

  • 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 x-window-system-core

LI (at boot time)

ConfiguringLilo

5. Old pages

?InstallationPage, ?KernelPage, ?NetworkingPage, MailQuestions, DevelopmentPage, AudioVideo, OtherHardware, ShellTricks, MiscellaneousPage.