Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nektar
Nektar
Commits
5634d4b2
Commit
5634d4b2
authored
Sep 22, 2016
by
Julian Marcon
Browse files
Update of Boost binaries release
parent
c56a1c29
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/user-guide/installation/source.tex
View file @
5634d4b2
...
...
@@ -395,11 +395,11 @@ ModMETIS & \cmark & \cmark & \cmark & \\
to the PATH.
\item
(Optional) If you do not wish to build boost during the compilation
process (which can take some time), then boost binaries can be found at
\url
{
http://sourceforge.net/projects/boost/files/boost-binaries/1.
57
.0/
}
. By
\url
{
http://sourceforge.net/projects/boost/files/boost-binaries/1.
61
.0/
}
. By
default these install into
\inlsh
{
C:
\textbackslash
local
\textbackslash
boost
\_
1
\_
57
\_
0
}
. If you use these libraries, you will need to:
boost
\_
1
\_
61
\_
0
}
. If you use these libraries, you will need to:
\begin{itemize}
\item
Rename
\texttt
{
libs-msvc1
2
.0
}
to
\texttt
{
lib
}
\item
Rename
\texttt
{
libs-msvc1
4
.0
}
to
\texttt
{
lib
}
\item
Inside the
\texttt
{
lib
}
directory, create duplicates of
\texttt
{
boost
\_
zlib.dll
}
and
\texttt
{
boost
\_
bzip2.dll
}
called
\texttt
{
zlib.dll
}
and
\texttt
{
libbz2.dll
}
...
...
@@ -409,7 +409,7 @@ ModMETIS & \cmark & \cmark & \cmark & \\
\emph
{
Environment Variables
}
. In the
\emph
{
System Variables
}
box, click
\emph
{
New
}
. In the
\emph
{
New System Variable
}
window, type
\inlsh
{
BOOST
\_
HOME
}
next to
\emph
{
Variable name
}
and
\inlsh
{
C:
\textbackslash
local
\textbackslash
boost
\_
1
\_
57
\_
0
}
next to
\emph
{
Variable value
}
.
boost
\_
1
\_
61
\_
0
}
next to
\emph
{
Variable value
}
.
\end{itemize}
\item
Unpack
\inlsh
{
nektar++-
\nekver
.tar.gz
}
using WinRAR.
...
...
@@ -457,7 +457,7 @@ ModMETIS & \cmark & \cmark & \cmark & \\
\item
\inlsh
{
builds
\textbackslash
dist
\textbackslash
lib
\textbackslash
nektar++-
\nekver
}
\item
\inlsh
{
builds
\textbackslash
dist
\textbackslash
bin
}
\item
Optionally, if you installed Boost from the binary packages,
\inlsh
{
C:
\textbackslash
local
\textbackslash
boost
\_
1
\_
57
\_
0
\textbackslash
lib
}
\inlsh
{
C:
\textbackslash
local
\textbackslash
boost
\_
1
\_
61
\_
0
\textbackslash
lib
}
\end{itemize}
\item
To run the test suite, open a
\textbf
{
new
}
command line window, change
to the
\inlsh
{
builds
}
directory, and then issue the command
...
...
Julian Marcon
@jmarcon
mentioned in commit
711a1d1b
·
Sep 23, 2016
mentioned in commit
711a1d1b
mentioned in commit 711a1d1b490ef7af721167f100eaa44b17a73ee7
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment