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

cannot install node-postal in amazon linux #22

Open
bhaveshdaswani93 opened this issue Aug 27, 2019 · 1 comment
Open

cannot install node-postal in amazon linux #22

bhaveshdaswani93 opened this issue Aug 27, 2019 · 1 comment

Comments

@bhaveshdaswani93
Copy link

i have followed the instruction as in the doc

Following are the steps of the execution

all above commands worked

  • sudo make install
    this command does not work it gives following error
    gcc: internal compiler error: Killed (program cc1)
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See http://bugzilla.redhat.com/bugzilla for instructions.
    make[2]: *** [libscanner_la-scanner.lo] Error 1
    make[2]: Leaving directory /root/libpostal/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /root/libpostal'
    make: *** [all] Error 2
@gen1us2k
Copy link

I solved the problem. The problem is with RAM available. Try to increase it on your instance or use swapfile

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

2 participants