lambdalatex icon indicating copy to clipboard operation
lambdalatex copied to clipboard

Any idea on how to make this work on a layer?

Open mojimi opened this issue 6 years ago • 1 comments

Hello, could you help me trying to get this to work on a lambda layer? They have a different folder structure, for example you can't just put the libraries in the root folder, aws expects them to be in /lib.

So, where would I put texlive.profile and texlive? And do I need to change the .profile?

Thanks

mojimi avatar Aug 12 '19 01:08 mojimi

I managed to get some progress by moving the texlive installation form /opt/bin (default layer dir) to /tmp, but then I get :

[Errno 8] Exec format error: 'latexmk'

It seems that its not finding a perl installation? I did change the PERL5LIB var correctly.

@samoconnor could you help on this?

mojimi avatar Aug 18 '19 19:08 mojimi