Changes between Version 9 and Version 10 of dev/3DEngineEvaluation
- Timestamp:
- Sep 15, 2007, 8:42:55 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/3DEngineEvaluation
v9 v10 55 55 === Installation === 56 56 ==== Linux ==== 57 '''Note:''' The Debian (unstable) and Ubuntu (feisty) package (it's the same) for crystalspace is outdated and mispackaged. Do not use it! 57 58 '''Package Repositories:''' 59 60 The Debian (unstable) and Ubuntu (feisty) package (it's the same) for crystalspace is outdated and mispackaged. Do not use it! 58 61 Let's hope they will fix it soon (Bug reported). 62 63 There is an unofficial debian repository for blender2crystal and CS for debian, ubuntu edgy and dapper. The packages for unstable work on testing too. The edgy packages should also work with feisty. 64 65 you must add the following line to your /etc/apt/sources.list: 66 {{{ 67 deb http://b2cs.delcorp.org/debian/ unstable main 68 }}} 69 or on Ubuntu: 70 {{{ 71 deb http://b2cs.delcorp.org/debian/ edgy main 72 }}} 73 Install the packages: 74 {{{ 75 # aptitude update 76 # aptitude install crystalspace-dev cel-dev blender2crystal-sdk 77 }}} 78 79 80 '''Manual installation:''' 59 81 60 82 '''Ubuntu 7.04 Festy:''' Works with ODE disabled (version is too old) … … 71 93 * Thinkpad T42 with free 'radeon' driver: working, some font bugs, low performance 72 94 * P4 1.8, Gforce 3, proprietary driver: works great, only shaders are disabled 73 74 '''HOW TO:'''75 95 76 96 Ubuntu: