FreeBSD 6.3 - XFCE ================== Public domain ******************************************************************************** ### Port Installation cd /usr/ports/security/sudo env BATCH="YES" make install clean && rehash cd /usr/ports/x11/xorg env BATCH="YES" make install clean && rehash cd /usr/ports/x11-wm/xfce4 env BATCH="YES" make install clean && rehash cd /usr/ports/www/firefox env BATCH="YES" make install clean && rehash cd /usr/ports/graphics/gnash env BATCH="YES" make install clean && rehash cd /usr/ports/net-im/pidgin env BATCH="YES" make install clean && rehash cd /usr/ports/deskutils/xchm env BATCH="YES" make install clean && rehash cd /usr/ports/graphics/xpdf env BATCH="YES" make install clean && rehash cd /usr/ports/graphics/gqview env BATCH="YES" make install clean && rehash cd /usr/ports/net/rdesktop make install clean && rehash cd /usr/ports/multimedia/mplayer make install clean && rehash cd /usr/ports/multimedia/clive/ make install clean && rehash cd /usr/ports/emulators/wine make install clean && rehash cd /usr/ports/net-p2p/limewire/ make install clean && rehash #### env NO_CHECKSUM="YES" make install clean && rehash ******************************************************************************** ### Configuration # vi /usr/X11R6/lib/X11/xdm/Xsetup_0 #xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail # vi /etc/ttys ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm on secure # echo "/usr/local/bin/startxfce4" > ~/.xsession # vi /boot/loader.conf snd_driver_load="YES" # reboot ******************************************************************************** _BY: Pejman Moghadam_ _TAG: xfce_ _DATE: 2008-07-28 19:37:06_