File: readme.html

package info (click to toggle)
arrayfire 3.3.2%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 109,016 kB
  • sloc: cpp: 127,909; lisp: 6,878; python: 3,923; ansic: 1,051; sh: 347; makefile: 338; xml: 175
file content (14 lines) | stat: -rw-r--r-- 653 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<body>

    <h2>Install Directories</h2>
    <ul>
        <li> Libraries will be installed in <code>/usr/local/lib</code> </li>
        <li> Headers will be installed in <code>/usr/local/include</code> </li>
        <li> Examples, documentation and CMake config files will be installed in <code>/usr/local/share</code> </li>
    </ul>
    <p> For complete list of updates, visit <a href="http://www.arrayfire.com/docs/releasenotes.htm">ArrayFire Release Notes</a></p>

    <p> For questions about ArrayFire or this installer, visit <a href="https://groups.google.com/forum/#!forum/arrayfire-users"> ArrayFire User Forums</a> </p>
</body>
</html>