Closed
Description
I get an exception as follows:
/home/limick/testproject/.stack-work/install/x86_64-linux-nopie/lts-7.24/8.0.1/share/x86_64-linux-ghc-8.0.1/HPDF-1.5.0/Encodings/glyphlist.txt: openBinaryFile: does not exist (No such file or directory)
The file does indeed not exist at that path, and the compiled executable was copied to the server without it. What I don't understand is why the path is hardcoded. It's valid on the build machine, but not on the server. If the path was relative, I would know where to put the file.
Any guidance or documentation on how to make my executable find this file?
The commit used was: 9b1cb50
Metadata
Metadata
Assignees
Labels
No labels