GithubHelp home page GithubHelp logo

Comments (5)

tsloughter avatar tsloughter commented on July 21, 2024

I think I see the issue. Try a make distclean followed by a make again.

Though, actually, why is it processing in /usr/lib64/erlang/lib/erlydtl-0.6.0?

from relx.

sschaefer avatar sschaefer commented on July 21, 2024

make distclean; make
generated the original error.

I can't say why it's using /usr/lib64/erlang/lib/erlydtl-0.6.0 , but I can identify where it came from:

bash-4.2$ rpm -qf /usr/lib64/erlang/lib/erlydtl-0.6.0
erlang-erlydtl-0.6.0-4.20110306git889155f.fc17.x86_64

Are you suggesting that needs to be removed? I'm not aware of having altered the rpm installed environment; for relx, I'm not aware of having done anything beyond "git clone ssh+git://[email protected]/erlware/relx"

from relx.

tsloughter avatar tsloughter commented on July 21, 2024

I'd remove it. And don't use rpms for anything Erlang :). Except installing Erlang/OTP itself, but should use packages/repos from https://www.erlang-solutions.com/downloads/download-erlang-otp not ones from any distro.

from relx.

sschaefer avatar sschaefer commented on July 21, 2024

The erlang-rebar package required erlang-erlydtl, so I removed them both; then "make distclean" blew up because there was no rebar; however, rebar built successfully from "git clone ssh+git://[email protected]/rebar/rebar", so now I'm good. Thanks!

from relx.

tsloughter avatar tsloughter commented on July 21, 2024

Ah yea, definitely don't use a rebar rpm package from a repo :). Rebar is a very fickly program and being confined to a global one from a distro repo would bite you hard eventually.

from relx.

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.