Updated Unix installation (markdown)
parent
050875f416
commit
094ecd719f
1 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@ cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
4. Run the test [Run the test](https://github.molgen.mpg.de/perceptual/opengaze_old/wiki/Unix-Installation#test-opengaze)<br/>
|
4. Run the test [Run the test](https://github.molgen.mpg.de/perceptual/opengaze/wiki/Unix-installation#test-opengaze)<br/>
|
||||||
|
|
||||||
## Compile OpenGaze from source
|
## Compile OpenGaze from source
|
||||||
If the pre-compiled file does not work for you, or you want to make changes to the OpenGaze source code, then you can compile it from source.<br/>
|
If the pre-compiled file does not work for you, or you want to make changes to the OpenGaze source code, then you can compile it from source.<br/>
|
||||||
|
@ -219,4 +219,4 @@ Go to the [cuDNN archive](https://developer.nvidia.com/rdp/cudnn-archive) to dow
|
||||||
sudo chmod a+r /usr/local/cuda/include/cudnn.h /usr/local/cuda/lib64/libcudnn*
|
sudo chmod a+r /usr/local/cuda/include/cudnn.h /usr/local/cuda/lib64/libcudnn*
|
||||||
```
|
```
|
||||||
|
|
||||||
You now can go compile it from the source, and note that the pre-compiled file is only for Ubuntu 16.04.
|
You now can go compile it from the source and note that the pre-compiled file is only for Ubuntu 16.04.
|
Loading…
Add table
Add a link
Reference in a new issue