close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Changes between Version 1 and Version 2 of OpenISR


Ignore:
Timestamp:
Apr 21, 2009, 11:53:43 AM (15 years ago)
Author:
rider
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenISR

    v1 v2  
    22== Installation ==
    33rider@cloud:~$ wget -O- !http://isr.cmu.edu/software/isr-signing-key | sudo apt-key add - [[BR]]
    4 rider@cloud:~$ sudo echo "deb-src !http://isr.cmu.edu/ubuntu intrepid/" >> /etc/apt/sources.list [[BR]]
     4rider@cloud:~$ sudo su [[BR]]
     5root@cloud:~$ echo "deb !http://isr.cmu.edu/ubuntu intrepid/" >> /etc/apt/sources.list [[BR]]
     6root@cloud:~$ echo "deb-src !http://isr.cmu.edu/ubuntu intrepid/" >> /etc/apt/sources.list [[BR]]
    57rider@cloud:~$ sudo apt-get update [[BR]]
    68rider@cloud:~$ sudo apt-get install openisr-server [[BR]]