Changes between Version 6 and Version 7 of TellStickInstallationSource
- Timestamp:
- Mar 8, 2011, 8:09:47 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TellStickInstallationSource
v6 v7 8 8 uname -r 9 9 }}} 10 11 === Prerequisites === 12 In order to build the software under Linux some softwares is required. You need at least the following: 13 14 gcc (compiler) and a working toolchain. 15 On debian systems, this can be installed by installing the package {{{build-essentials}}} 16 libconfuse (and the corresponding development package) 17 Called {{{libconfuse0}}} and {{{libconfuse-dev}}} on debian 10 18 11 19 === Using kernel 2.6.20 or earlier ===