-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
builddocumentationImprovements or additions to documentationImprovements or additions to documentationquestionFurther information is requestedFurther information is requested
Description
Hi all,
I followed the instructions for building the slides in the README.md to build the slides for Paderborn. When I run
make 01-introduction.tex university=paderbornI get the message make: Nothing to be done for '01-introduction.tex'. but there is no pdf. I checked the makefile and it seems that the feature university does not yet allow the value paderborn.
Also, there are two other build scripts compile_ulm.sh and compile_paderborn.sh. These scripts are undocumented. Are they orthogonal to the makefile? If so, why are there two build systems? If not, when and how to use these scripts? Does make call them? Running
./compile_paderborn.shgives ERROR: is not a valid integer. Running
./compile_paderborn.sh 1just prints 01-introduction and does nothing more.
So the problems are:
- makefile does not support paderborn
- compile_(ulm|paderborn).sh are undocumented and its unclear when and how to use them
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
builddocumentationImprovements or additions to documentationImprovements or additions to documentationquestionFurther information is requestedFurther information is requested