Installation instructions
How to do
- (optional) Buy a computer.
- Download the software!
- Unpack it:
tar -xzf modlight-xxxxxxx.tgz
- Go to the newly created directory:
cd modlight
- Make the sources:
make
- If everything is okay, intall the software:
make install
- You may need to become root:
su
- If there is error, go to the trouble sections.
- If there is no, launch and enjoy!
modlight
- If you want to un-install the sofware, go to Modlight directory,
cd ..
rm -rf modlight