File: faq.tex

package info (click to toggle)
ball 1.5.0%2Bgit20180813.37fc53c-11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 239,924 kB
  • sloc: cpp: 326,149; ansic: 4,208; python: 2,303; yacc: 1,778; lex: 1,099; xml: 958; sh: 322; javascript: 164; makefile: 88
file content (28 lines) | stat: -rw-r--r-- 1,479 bytes parent folder | download | duplicates (4)
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
\FAQCategory{Documentation}
\FAQquestion{Are there Research reports available?}
\FAQanswer{Yes. Publications and research reports on BALL are listed on our website: 
\FAQURL{http://www.ball-project.org}
}
\FAQquestion{Where do I get the latest version?}
\FAQanswer{The latest version of BALL, bug fixes, and updates are available from our 
website
\FAQURL{http://www.ball-project.org}
}
\FAQquestion{Is there further documentation besides this document?}
\FAQanswer{Further documentation, a Wiki and a bug tracker, can be found on 
\FAQURL{https://github.com/BALL-Project/ball/}
providing a Code Library with Code snippets, further tutorials, Release Notes, and FAQs.
}
\FAQquestion{How do I use BALLView?}
\FAQanswer{Take a look at the built-in BALLView Tutorial or on the documentation at http://www.ball-project.org/Documentation}
\FAQCategory{Installation}
\FAQquestion{Will BALL run on my hardware/with my compiler?}
\FAQanswer{BALL should run on all major current platforms, in particular Linux, MacOS X, and Windows. Older BALL
versions have been regularly tested also on more exotic platforms, and these should also work; however, the BALL
developers no longer have access to these platforms and cannot test new versions on them.
}
\FAQCategory{License}
\FAQquestion{Under what kind of license is BALL available?}
\FAQanswer{
	BALL is mostly being distributed under the Lesser GNU Public License (LGPL). Parts of BALL (BALLView) are under the GNU Public License (GPL).
}