Git Product home page Git Product logo

Comments (7)

Jmgr avatar Jmgr commented on June 22, 2024

Hi.

Great, it would be nice to have packages for more distributions :)

This is because the rpath is set to $${PREFIX}/lib/actionaz in gui/gui.pro and actexecuter/actexecuter.pro. You will need to change it manually and restart the compilation. I'm not sure how this problem is typically solved, I suppose I could add a variable PREFIX_LIB or something like that.

from actiona.

DAP-DarkneSS avatar DAP-DarkneSS commented on June 22, 2024

Thanks for advice ! I'll try it.
What can be done around runtime error?

from actiona.

Jmgr avatar Jmgr commented on June 22, 2024

Well, as I said, if you edit gui/gui.pro and actexecuter/actexecuter.pro and replace $${PREFIX}/lib/actionaz with $${PREFIX}/lib64/actionaz and recompile the project (don't forget to call qmake -r again) this runtime error should disappear.

from actiona.

DAP-DarkneSS avatar DAP-DarkneSS commented on June 22, 2024

Unable to load 1 action(s):
libActionPackData: "Cannot load library /usr/lib64/actionaz/actions/libActionPackData.so: (librudeconfig.so.1: cannot open shared object file: No such file or directory)"

after f1905f7, any ideas?

from actiona.

Jmgr avatar Jmgr commented on June 22, 2024

Hm, not really. I suppose the "make install" step did not copy the librudeconfig in the right folder. Have you had a look at the Debian packages? It works with them, so it has been solved by the package maintainer somehow.

from actiona.

DAP-DarkneSS avatar DAP-DarkneSS commented on June 22, 2024

%rpm -ql actionaz | grep so
/usr/lib64/actionaz/actions/libActionPackData.so
/usr/lib64/actionaz/actions/libActionPackDevice.so
/usr/lib64/actionaz/actions/libActionPackInternal.so
/usr/lib64/actionaz/actions/libActionPackSystem.so
/usr/lib64/actionaz/actions/libActionPackWindows.so
/usr/lib64/actionaz/libactiontools.so.1
/usr/lib64/actionaz/libactiontools.so.1.0
/usr/lib64/actionaz/libactiontools.so.1.0.0
/usr/lib64/actionaz/libexecuter.so.1
/usr/lib64/actionaz/libexecuter.so.1.0
/usr/lib64/actionaz/libexecuter.so.1.0.0
/usr/lib64/actionaz/librudeconfig.so.1
/usr/lib64/actionaz/librudeconfig.so.1.0
/usr/lib64/actionaz/librudeconfig.so.1.0.0
/usr/lib64/actionaz/libtools.so.1
/usr/lib64/actionaz/libtools.so.1.0
/usr/lib64/actionaz/libtools.so.1.0.0

from actiona.

Jmgr avatar Jmgr commented on June 22, 2024

librudeconfig has been removed since version 3.9.0; could you try again with this version and open another issue if needed?

from actiona.

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.