Changes between Version 14 and Version 15 of InstallationInstructions


Ignore:
Timestamp:
Feb 16, 2022, 1:24:47 PM (2 years ago)
Author:
hales
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationInstructions

    v14 v15  
    4444 * if something goes wrong, check that:
    4545   * `python -c 'import sys;print "\n".join(sys.path)'` includes `/usr/local/lib/python2.7/dist-packages/pynaoqi-python2.7-2.5.7.1-linux64/lib/python2.7/site-packages`
    46    * the current user has ''read access'' to the files and subdirectories in this directory
     46   * the current user has ''read access'' to the files and subdirectories in this directory. You may need
     47     {{{
     48sudo chmod 755 /usr/local/lib/python2.7/dist-packages/pynaoqi-python2.7-2.5.7.1-linux64/lib/python2.7/site-packages/
     49}}}
    4750* install [http://doc.aldebaran.com/qibuild/beginner/getting_started.html qiBuild] (again for Python 2.7):
    4851  {{{