Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=667226

--- Comment #3 from Volker Fröhlich <volke...@gmx.at> 2011-01-06 14:05:11 EST 
---
Ah, I didn't know about that package.

Fedora has it's own libqxt. Please use that instead.

cmake \
        -DCMAKE_INSTALL_PREFIX=%{_prefix} \
        -DCMAKE_BUILD_TYPE=Release \
        -DCMAKE_INSTALL_LIBRARY_DIR=%{_libdir}/%{name} \
        .

Notice the fullstop that stands for the current directory instead of stating
its full path. Also notice %{_prefix}.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to