alabid / flylatex

FlyLatex: A Realtime Collaborative Environment (with a concurrent editor) in node-js.
766 stars 85 forks source link

pdf preview in ubuntu 12.04 container #40

Closed mabeett closed 10 years ago

mabeett commented 10 years ago

I'm triying to install flylatex in an ubuntu 12.04 vps (container).

I followed the @FsMaxB response [0]

http://tex.stackexchange.com/questions/111628/selfhosted-collaborative-webbased-latex-editor/114425#114425

I had to add "npm install -d".

I can sing up and login, create a document, but I can see the PDF view. Clicking "Compile and Render" I get "Error copying additional packages/images to use during compilation", and View Logs shos nothing.

I installed texlive and texlive-latex and I get the same.

If I make checkout to errors-log branch (and texlive installed) the preview works correctly.

Do I nedd install additional packages?

checked with Chromium 30.0.1599.114-0ubuntu0.12.04.3 and firefox 25.0.1

[0]: I also read and tried to apply the guides of the README.md and http://kaanaksit.wordpress.com/2013/05/10/en-how-to-use-and-install-flylatex-on-ubuntu/

alabid commented 10 years ago

I think it's been fixed. Try again, pls.