On Thu, 02 Dec 2010 21:03:06 +0100
fred wrote:> Folderol a écrit :
Wow!, I wasn't expecting that much interest. OK here it is:
install from disk and unmark 'desktop' and 'standard'
log in as root
using apt-get-install
xorg
synaptic pulls in sudo and a lot of useful base level stuff
python-dbus
openbox
obconf
rox-filer
in /etc/sudoers add line:
{username} ALL=NOPASSWD: /usr/sbin/synaptic, /sbin/halt, /sbin/reboot
run startx, xterm, rox, obconf to create default files
create ~/.config/openbox/autostart.sh with:
rox -S &
using apt-get-install
mingetty
in /etc/inittab change:
respawn:/sbin/getty 38400 tty1
to:
respawn:/sbin/mingetty --autologin {username} --noclear
tty1
add to end of /home/{username}/.bash_profile
startx
use iceweasel to fetch the following rox apps
rox-lib2
tar xvjf rox-lib2*
as root move contents to /usr/local/lib/
archive
tar xvjf archive*
can now use archive to unpack others
rox-Clib_xxx
move as /usr/lib/ROX-CLib
traylib
rename to just TrayLib and as root move to /usr/local/lib/
devtray so we can use usb sticks in ROX
from the desktop install:
libusb-1.0-0
inkscape
k3b
kcalc
kchars
krename
kwrite
gftp
gimp
gkrellm
gnome-system-monitor
gparted
for audio
install the following: enable audio when asked
qjackctl pulls in a lot!
alsamixergui
alsaplayer-jack
alsa-utils
ardour
audacious
audacity
easytag
hydrogen
jack-rack
jamin
japa
lillypond
meterbridge
qsynth
rakarrack
timemachine
vkeybd
vorbis-tools
as root
alsactl init (ignore errors)
reboot and use alsamixer to bring up levels (will be silent otherwise)
temporarily add the following to repositories:
deb cdrom:[64studio 3.3-alpha2 (1)]/ karmic main
deb http://apt.64studio.com/backports/ hardy-backports main
ignore errors
install multimedia kernel 2.6.29
disable these repositories but keep then 'just in case'
reboot and select new kernel
check for RT kernel with uname -a
should include PREEMP and RT
edit /etc/default/grub
change
GRUB_DEFAULT=0
to
GRUB_DEFAULT={number of wanted menu item as default, counting from 0}
run 'update-grub'
for compiling music progs:
automake
build-essential
cmake
cmake-curses
dssi-dev
fluid
git-all
libasound2-dev
libfftw3-dev
libjack-dev
liblircclient-dev
liblo-dev
liblrdf0-dev
libmxml-dev
libqt4-dev
libsamplerate0-dev
libsndfile1-dev
libxml++2.6-dev
subversion
xutils-dev
zlib1g-dev
compile and standard install lame
--
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.