Skip to content

Installing dev libraries is problematic for users and upgrades #3

Description

@i30817

Probably installing qt5* and libqt5* in the qmc2 build (i didn't check the mame build) isn't the best thing ever if the user has a gtk system.

For these problems, there is always checkinstall if make uninstall is unavailable in the makefiles (and it is). It has the further advantage of not requiring the sources to uninstall (though you probably should want to enumerate only the libraries that qmc2 actually uses, not sure if it's smart enough to check them all for only the needed ones).

I'm pretty much going to do a check install build only to apt-get purge qmc2 qt5* libqt5* after a distro upgrade (where i got rid of the other qt depending packages and got left with a broken qmc2), so it can be quite troublesome

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions