Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
780b63d8
Commit
780b63d8
authored
Aug 25, 2016
by
Steven Murray
Browse files
Fixed Latex errors introduced by the instructions on how to compile CTA
parent
3c0ae486
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/cta.pdf
View file @
780b63d8
No preview for this file type
doc/cta.tex
View file @
780b63d8
...
...
@@ -918,26 +918,26 @@ cmake -DPackageOnly:Bool=true ../CTA
make
\end
{
verbatim
}
Use
\te
s
ttt
{
yum
-
builddep
}
to install all of the RPMs that CTA depends on in
Use
\te
x
ttt
{
yum
-
builddep
}
to install all of the RPMs that CTA depends on in
order to be built:
\begin
{
verbatim
}
sudo yum
-
builddep RPM
/
SRPMS
/
cta
-
0
-
0
.src.rpm
\end
{
verbatim
}
Delete and then re
-
create the
\texttt
{
CTA
_
build
}
directory:
Delete and then re
-
create the
\texttt
{
CTA
\
_
build
}
directory:
\begin
{
verbatim
}
cd ..
rm
-
rf CTA
_
build
mkdir CTA
_
build
\end
{
verbatim
}
Go into the newly re
-
created
\textt
{
CTA
_
build
}
directory and run
\textt
{
cmake
}
Go into the newly re
-
created
\textt
t
{
CTA
\
_
build
}
directory and run
\textt
t
{
cmake
}
to preapre to make all of the CTA project and not just the source rpm:
\begin
{
verbatim
}
cd CTA
_
build
cmake ..
/
CTA
\end
{
verbatim
}
Build CTA by running
\texttt
{
make
}
twice in the texttt
{
CTA
_
build
}
directory.
Build CTA by running
\texttt
{
make
}
twice in the texttt
{
CTA
\
_
build
}
directory.
\begin
{
verbatim
}
make
make
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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