Skip to content

Build: Paderborn not a valid option for university #21

@pmbittner

Description

@pmbittner

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=paderborn

I 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.sh

gives ERROR: is not a valid integer. Running

./compile_paderborn.sh 1

just 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

Metadata

Metadata

Assignees

Labels

builddocumentationImprovements or additions to documentationquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions