Giter Club home page Giter Club logo

Comments (4)

stavro avatar stavro commented on July 25, 2024

Hmm.. which operating system and version of erlang are you using?

Can you open up an Elixir shell and show me the following:

:xmerl.module_info

from arc_ecto.

trinode avatar trinode commented on July 25, 2024

It's ubuntu, and installed (elixir, erlang, phoenix) as per the guide on the Phoenix Framework website, including adding the repos from erlang solutions. I assume it's been extracted out if it's meant to be built in by default, perhaps an explicit requirement is in order?

Interactive Elixir (1.0.5) - press Ctrl+C to exit (type h() ENTER for help)
iex(1)> :xmerl.module_info
** (UndefinedFunctionError) undefined function: :xmerl.module_info/0 (module :xmerl is not available)
:xmerl.module_info()

from arc_ecto.

stavro avatar stavro commented on July 25, 2024

Odd - Using either homebrew or the erlang release builds (seen here: https://github.com/HashNuke/heroku-buildpack-elixir/blob/master/lib/erlang_funcs.sh) it should have xmerl included... I haven't seen this error before.

from arc_ecto.

trinode avatar trinode commented on July 25, 2024

Ok, it seems I somehow managed to install (via apt-get) only part of erlang, not sure how it's possible but apt-get install erlang only got about half the libs, running it again installed a load more (including xmerl), I've been happily working away with half an erlang and almost everything worked! This should work now too... apologies,

from arc_ecto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.