Code Monkey home page Code Monkey logo

Comments (8)

Samurai-of-death avatar Samurai-of-death commented on August 25, 2024

seems the current AUR qcma(not the git version) show the package as needing vitamtpmod and not vitamtpmod-git so I compiled with vitamtpmod-git and it works and runs fine :)

still might be good ideal to look into why the normal package can't be compiled together with the vitamtpmod

https://aur.archlinux.org/packages/qcma/ and https://aur.archlinux.org/packages/vitamtpmod/

from qcma.

codestation avatar codestation commented on August 25, 2024

Do you have qtchooser installed? I modified the PKGBUILD to use the correct version of qdbuscpp2xml.

If installing qtchooser fix your problem then i either add it as a build time dependency or switch to build with Qt5.

from qcma.

Samurai-of-death avatar Samurai-of-death commented on August 25, 2024

I do have qtchooser installed but I did notice your new PKGBUILD had the wrong command for qt4. Should look something like this http://pastebin.com/UAc5stfM (lines 21, 22, 23 show the new changes)

That might be the reason for the build failing

from qcma.

Shemagh avatar Shemagh commented on August 25, 2024

Trying to install from AUR. Do have qtchooser and all dependencies but still unable to build the package.

Sorry to say but I'm a noob, and I can't code or modify PKGBUILD so I'm kind of at a loss as to what to do.

Here's a paste of the output: http://pastebin.com/tamSbfr4

from qcma.

codestation avatar codestation commented on August 25, 2024

Can you execute this command? ls --color=auto -l /usr/bin/qdbusxml2cpp*

Broken symlinks will show on red. This is mine btw, so the PKGBUILD works fine here:

lrwxrwxrwx 1 root root  9 dic 13 13:20 /usr/bin/qdbusxml2cpp -> qtchooser
lrwxrwxrwx 1 root root 29 dic 14 13:14 /usr/bin/qdbusxml2cpp-qt4 -> /usr/lib/qt4/bin/qdbusxml2cpp
lrwxrwxrwx 1 root root 28 ene 20 09:57 /usr/bin/qdbusxml2cpp-qt5 -> /usr/lib/qt/bin/qdbusxml2cpp

EDIT: went ahead and modified the PKGBUILD to force qdbusxml2cpp-qt4 even more.

from qcma.

Shemagh avatar Shemagh commented on August 25, 2024

The output of that command was this:

lrwxrwxrwx 1 root root 9 Dec 13 17:50 /usr/bin/qdbusxml2cpp -> qtchooser
lrwxrwxrwx 1 root root 29 Dec 14 17:44 /usr/bin/qdbusxml2cpp-qt4 -> /usr/lib/qt4/bin/qdbusxml2cpp

I'm glad you posted yours too, because I noticed qt5 also being required. Installed qt5 and the pkgbuild worked perfectly.

Maybe you could add qt5 or whatever qt5 based packages to the dependencies to ensure that pkgbuild works?

from qcma.

Samurai-of-death avatar Samurai-of-death commented on August 25, 2024

I just check and current PKGBUILD does work and build just fine for me. Thanks for qcma codestation 😄

from qcma.

codestation avatar codestation commented on August 25, 2024

Closing this since qcma now uses Qt5 by default.

from qcma.

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.