Changes between Version 11 and Version 12 of ONE_Insatll
- Timestamp:
- Jun 3, 2008, 5:48:55 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ONE_Insatll
v11 v12 29 29 * Install fllowing Tools for OpenNEbula 30 30 {{{ 31 $ sudo aptitude install ruby sqlite3 libsqlite3-0 libsqlite3-dev libsqlite3-ruby libxmlrpc-c3 libxmlrpc-c3-dev scons 31 $ sudo aptitude install ruby sqlite3 libsqlite3-0 libsqlite3-dev libsqlite3-ruby libxmlrpc-c3 libxmlrpc-c3-dev scons libwww-dev 32 32 $ sudo aptitude install g++ flex bison 33 33 }}} … … 36 36 == Installation == 37 37 * 38 39 == Problem == 40 * linker didn't find wwwxml 41 {{{ 42 $ vim /etc/apt/source.lst 43 deb http://opensource.nchc.org.tw/debian/ unstable main contrib non-free 44 }}} 45 }}}