Changes between Version 11 and Version 12 of ONE_Insatll


Ignore:
Timestamp:
Jun 3, 2008, 5:48:55 PM (16 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ONE_Insatll

    v11 v12  
    2929 * Install fllowing Tools for OpenNEbula
    3030{{{
    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
    3232$ sudo aptitude install g++ flex bison
    3333}}}
     
    3636== Installation ==
    3737 *
     38
     39== Problem ==
     40 * linker didn't find wwwxml
     41{{{
     42$ vim /etc/apt/source.lst
     43deb http://opensource.nchc.org.tw/debian/ unstable main contrib non-free
     44}}}
     45}}}