Felix Kastner

Results 12 comments of Felix Kastner

I get ``` error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory ``` and seeing [tectonic#1025](https://github.com/tectonic-typesetting/tectonic/issues/1025) as well as this [stackoverflow question](https://stackoverflow.com/questions/72133316/libssl-so-1-1-cannot-open-shared-object-file-no-such-file-or-directory/72633324#72633324) I...

Ok, so actually I was investigating a problem with the Franklin.jl demos page ([Franklin.jl#1077](https://github.com/tlienart/Franklin.jl/issues/1077)). When I try to "compile" (`optimize(minify=false, prerender=false)`) that page I get the above error: ``` →...