Skip to content

Remove ld.conf as it produces conflicts on systems with Qt installed #8

@tholewebgods

Description

@tholewebgods

Adding the bundled Qt library to the LD path through ld.conf leads to errors with systems which depend on another version of Qt. In fact it caused errors with Fedora 17 builds and KDE.

Actually I've still created a patch. It replaces the wrong RPATH (which is pointing to the build location in rpmbuild/BUILD by a replative path pointing to the library directory).

I'll submit a pull request these days.

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