Skip to content

Install LibreOffice in sd-svs-disp template #205

@emkll

Description

@emkll

Due to complexity around Java install and PaX flags: Java runs java as part of the install process, and paxctld does not run and apply to flag before that happens.

We will likely need to install Java twice:

  • Install, PaX mprotect will block the java post install script
  • Add m to java binary
  • Reinstall, now Java (and thus LibreOffice) should work.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions