forked from Fellypao/scidavis-handbook
-
Notifications
You must be signed in to change notification settings - Fork 1
/
installation-from-binary.html
50 lines (50 loc) · 2.84 KB
/
installation-from-binary.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Installation from binary packages</title>
<link rel="stylesheet" type="text/css" href="scidavis.css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<meta name="keywords" content="Qt, SciDAVis, Data, Analysis, Plotting">
<link rel="home" href="index.html" title="The SciDAVis Handbook">
<link rel="up" href="manual_appendix.html" title="Appendix A. Appendix">
<link rel="prev" href="requirements.html" title="Requirements">
<link rel="next" href="compilation.html" title="Compilation and Installation from sources">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">Installation from binary packages</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="requirements.html">Prev</a> </td>
<th width="60%" align="center">Appendix A. Appendix</th>
<td width="20%" align="right"> <a accesskey="n" href="compilation.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="sect1">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="installation-from-binary"></a>Installation from binary packages</h2></div></div></div>
<p>SciDAVis distributes binaries (usually for Windows and MacOS) which can be downloaded from <a class="ulink" href="https://sourceforge.net/projects/scidavis/files/" target="_top">the SciDAVis page on Sourceforge</a>. Many Linux distributions have SciDAVis binaries in their repositories. You can also find the latest SciDAVis version for some distributions at <a class="ulink" href="http://software.opensuse.org//download.html?project=home:hpcoder1&package=scidavis" target="_top">the openSUSE build service</a>. SciDAVis can be built easily on <a class="ulink" href="https://www.archlinux.org/" target="_top">Arch Linux</a> and <a class="ulink" href="http://www.slackware.com/" target="_top">Slackware</a> at <a class="ulink" href="https://aur.archlinux.org/packages/scidavis/" target="_top">AUR</a> and <a class="ulink" href="https://slackbuilds.org/repository/14.2/academic/scidavis/" target="_top">SlackBuilds.org</a>, respectively.</p>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="requirements.html">Prev</a> </td>
<td width="20%" align="center"><a accesskey="u" href="manual_appendix.html">Up</a></td>
<td width="40%" align="right"> <a accesskey="n" href="compilation.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">Requirements </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
<td width="40%" align="right" valign="top"> Compilation and Installation from sources</td>
</tr>
</table>
</div>
</body>
</html>