Thank God I'm on FreeBSD: cd /usr/ports/x11-wm/windowmaker make install clean
:-) -----Ursprungligt meddelande----- Från: Alessandro Rendina [mailto:[email protected]] Skickat: den 3 april 2012 12:25 Till: [email protected] Ämne: How to install latest wmaker on Debian Hello folks, I think that we must write an HOWTO on how to install wmaker on every thing. We can start sharing our configurations: I have wmaker on Debian stable: /etc/apt/apt.conf: APT::Default-Release "stable"; /etc/apt/sources.list: ### pay attention to the new line ### deb http://mi.mirror.garr.it/mirrors/debian/ stable main contrib non-free deb-src http://mi.mirror.garr.it/mirrors/debian/ stable main contrib non-free deb http://security.debian.org/ stable/updates main contrib non-free deb-src http://security.debian.org/ stable/updates main contrib non-free # stable-updates, previously known as 'volatile' deb http://mi.mirror.garr.it/mirrors/debian/ stable-updates main contrib non-free deb-src http://mi.mirror.garr.it/mirrors/debian/ stable-updates main contrib non-free # backports (not required for wmaker) deb http://backports.debian.org/debian-backports squeeze-backports main # multimedia repo (not required for wmaker) deb http://www.debian-multimedia.org stable main non-free # unstable (latest version of wmaker) deb http://mi.mirror.garr.it/mirrors/debian/ unstable main contrib non-free deb-src http://mi.mirror.garr.it/mirrors/debian/ unstable main contrib non-free deb http://mi.mirror.garr.it/mirrors/debian/ unstable main contrib non-free deb-src http://mi.mirror.garr.it/mirrors/debian/ unstable main contrib non-free # end /etc/apt/sources.list // Pinning /etc/apt/preferences: Package: * Pin: release a=stable Pin-Priority: 700 Package: * Pin: release a=squeeze-backports Pin-Priority: 650 Package: * Pin: release a=testing Pin-Priority: 600 Package: * Pin: release a=unstable Pin-Priority: 550 # end /etc/apt/prefences ~/GNUstep/Library/WindowMaker/autostart: system-config-printer-applet & /usr/lib/gnome-settings-daemon/gnome-settings-daemon & gnome-power-manager & nm-applet --sm-disable & /usr/lib/gnome-session/helpers/gnome-settings-daemon-helper & update-notifier & # this doesn't appear on my wmsystemtray # gnome-volume-control-applet & gnome-screensaver & xset m 20/10 4 gtk2-step: http://art.gnome.org/themes/gtk2/595 you can install it from the gnome themes properties and every gnome2 app will look next-ish. claws-mail (if you use it, you can install this theme): http://www.claws-mail.org/download.php?file=themes/claws-mail-theme_XeNtish.tar.gz mixers: apt-get install oss-compat (in this way you can use the mixer you like on the dock) gnome-terminal: I use the theme with yellow background PDF: sorry, evince is the best. with gtk2step there is no reason to change. Filemanager: I use pcmanfm or MC wmsystemtray: download latest version and compile it. my way is: ./configure --prefix=/opt/dockapps // sorry for my bad english. -- To unsubscribe, send mail to [email protected]. -- To unsubscribe, send mail to [email protected].
