aboutsummaryrefslogtreecommitdiff
path: root/src/screensavers/rsxs-0.9/README.xbmc
blob: 6ced1693ce8731ae49809697c0f5602df1fb206c (plain)
1
2
3
4
5
6
7
8
9
10
Run configure:

1. compile the stuff
sudo apt-get install libxt-dev libxmu-dev
./configure --without-xscreensaver --disable-sound
make

2. create the shared library for each screensaver. for example to create plasma:
cd src/plasma
make -f Makefile.xbmc