GithubHelp home page GithubHelp logo

Comments (13)

vvv avatar vvv commented on August 25, 2024

closed via commit 33e1ffe

from cortx-hare.

typeundefined avatar typeundefined commented on August 25, 2024

closed via merge request #186

from cortx-hare.

vvv avatar vvv commented on August 25, 2024

mentioned in merge request #186

from cortx-hare.

andriytk avatar andriytk commented on August 25, 2024

No, it's not used. install and bootstrap scripts seem to be enough atm.

from cortx-hare.

vvv avatar vvv commented on August 25, 2024

Hax doesn't depend on LD_LIBRARY_PATH anymore. @vvv is there anything else I can do to resolve this ticket?

@konstantin.nekrasov git-grep shows the last hideout of LD_LIBRARY_PATH:

$ git grep -nH -A1 LD_LIBRARY_PATH
start:42:sudo LD_LIBRARY_PATH=$M0_SRC_DIR/mero/.libs/ $SRC_DIR/env/bin/python \
start-43-     $SRC_DIR/hax/hax.py

We can close this issue after cleansing the repo of LD_LIBRARY_PATH. 🚿

@andriy.tkachuk Is start script used at all?

If start script is obsolete, it should removed.

from cortx-hare.

chumakd avatar chumakd commented on August 25, 2024

Example of Python's setuptools usage for packaging and running commands from source tree: https://github.com/seagate-ssg/pyghmi

def main():
    # blah-blah-...

if __name__ == '__main__':
    sys.exit(main())

from cortx-hare.

typeundefined avatar typeundefined commented on August 25, 2024

The is issue is already resolved by the latest setup.py. Hax doesn't depend on LD_LIBRARY_PATH anymore.
@vvv is there anything else I can do to resolve this ticket? Maybe you'd also like have Makefile removed?

from cortx-hare.

vvv avatar vvv commented on August 25, 2024

changed the description

from cortx-hare.

vvv avatar vvv commented on August 25, 2024

I'd suggest that we merge #112 before making any other changes to the Makefile.

from cortx-hare.

vvv avatar vvv commented on August 25, 2024

assigned to @konstantin.nekrasov

from cortx-hare.

vvv avatar vvv commented on August 25, 2024

changed title from Problem: hax {-requires LD_LIBRARY_PATH to be set-} to Problem: hax {+depends on LD_LIBRARY_PATH+}

from cortx-hare.

vvv avatar vvv commented on August 25, 2024

changed the description

from cortx-hare.

vvv avatar vvv commented on August 25, 2024

changed title from {-Makefile issue: hax requires LD_LIBRARY_PATH set to link with libmero-} to {+Problem: hax requires LD_LIBRARY_PATH to be set+}

from cortx-hare.

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.