Skip to content

Commit

Permalink
SIO-1735 Add proper LaTeX dependenciees
Browse files Browse the repository at this point in the history
Added packages instalation instruction to Readme.

Tests passed with packages and crashed (fail or error) without:
oioioi.oireports.tests:TestReportViews:
	test_pdf_report_view (error)
oioioi.mailsubmit.tests:TestMailSubmission:
	test_accepting_mailsubmissions (error)
	test_mailsubmit_permissions (error)
	test_simple_mailsubmission (error)
oioioi.sinolpack.tests:TestSinolPackageInContest:
	test_upload_and_download_package_safe (fail)
	test_upload_and_download_package_unsafe (fail)

Change-Id: I0fff050aeaaa2fb85dbbd6b02b8be86bf002b33a
  • Loading branch information
qwymierne committed Dec 13, 2017
1 parent bf2cef3 commit c9f7b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ Ensure that required dependencies are installed:
* fpc (Ubuntu package: *fp-compiler*)
* latex with support for Polish (Ubuntu packages: *texlive-latex-base*,
*texlive-lang-polish*)
* latex packages (*texlive-latex-extra*, *texlive-fonts-recommended*),
* lighttpd binary (Ubuntu package: *lighttpd*, shall not be run as service)

and in one terminal run the Django web server::
Expand Down

0 comments on commit c9f7b45

Please sign in to comment.