Updated Install opencamlib into blender 2.93 on linux (markdown)

master
abosafia 2021-08-19 06:16:54 +02:00
rodzic 98d47ed44b
commit b02cf967f3
1 zmienionych plików z 1 dodań i 1 usunięć

@ -86,7 +86,7 @@ please change the following instrutions to macth
```
$ ln -s /usr/lib/python3/dist-packages/ocl.so ~/Apps/blender-2.93.2-linux-x64/2.93/python/lib/python3.9/site-packages/
$ ln -s /usr/lib/python3/dist-packages/STLTools.py ~/Apps/blender-2.93.2-linux-x64/2.93/python/lib/python3.9/site-packages/
$ ln -s /usr/lib/python3/dist-packages/procmemory.py ~/blender-2.93.2-linux-x64/2.93/python/lib/python3.9/site-packages/
$ ln -s /usr/lib/python3/dist-packages/procmemory.py ~/Apps/blender-2.93.2-linux-x64/2.93/python/lib/python3.9/site-packages/
$ ln -s /usr/lib/python3/dist-packages/camvtk.py ~/Apps/blender-2.93.2-linux-x64/2.93/python/lib/python3.9/site-packages/
$ ln -s /usr/lib/python3/dist-packages/pyocl.py ~/Apps/blender-2.93.2-linux-x64/2.93/python/lib/python3.9/site-packages/
```