Bob Mottram 11 年 前
コミット
f3b6600eb1
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2
    2
      beaglebone.txt

+ 2
- 2
beaglebone.txt ファイルの表示

@@ -421,7 +421,7 @@ service rng-tools restart
421 421
 
422 422
 Your BBB will now use hardware to generate random numbers.
423 423
 
424
-*** On other Single Board Comuters
424
+*** On other Single Board Computers
425 425
 If you are not using a Beaglebone (a Cubieboard for example), or if you didn't update the kernel, then you can still improve the random number generation by installing:
426 426
 
427 427
 #+BEGIN_SRC: bash
@@ -6184,7 +6184,7 @@ cd mediagoblin
6184 6184
 git submodule init
6185 6185
 git submodule update
6186 6186
 virtualenv --system-site-packages .
6187
-./bin/python setup.py install
6187
+./bin/python setup.py develop
6188 6188
 #+END_SRC
6189 6189
 
6190 6190
 Fails here.  Currently not installable.