Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't make on mac - Solution #53

Open
samghelms opened this issue Mar 5, 2018 · 0 comments
Open

Can't make on mac - Solution #53

samghelms opened this issue Mar 5, 2018 · 0 comments

Comments

@samghelms
Copy link

samghelms commented Mar 5, 2018

Hi,

I'm playing around with the code on my mac, and I couldn't pdftex to compile initially because of some encoding errors.

I was able to fix them by adding these settings to my bash session (you can read about the issue here):

export LC_CTYPE=C
export LANG=C
I can send you a pull request if you think they would make a good addition to your makefile. Otherwise, I hope helps anyone else who comes across the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant