[Bug 573910] Review Request: dcmtk - Offis DICOM Toolkit

bugzilla at redhat.com bugzilla at redhat.com
Sun Mar 20 15:27:21 UTC 2011


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=573910

--- Comment #23 from Peter Lemenkov <lemenkov at gmail.com> 2011-03-20 11:27:20 EDT ---
Hello!(In reply to comment #22)
> Hello again,

> ...However there
> still is an error in how other libs links to dcmdata. This seems not be related

[sorry, skipped]

> Once we solve this I only have to bundle an ldconfig file to properly detect
> the newly installed libs.

Do you mean that there is an issue with CMake detecting DCMTK libs or just with
linking against them later? In the latter case - yes, you should consider
providing your own ldconfig file. Just install a file, containing the
following:

%{_libdir}/%{name}

into /etc/ld.so.conf.d and that's it. Take a look on how Qt resolves this
issue. Otherwise your package looks good. Btw do you plan to update to 3.6.1?

-- 
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.



More information about the package-review mailing list