[Bug 1224385] Review Request: percolator - Software for postprocessing of shotgun proteomics data

bugzilla at redhat.com bugzilla at redhat.com
Sat May 23 19:11:18 UTC 2015


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



--- Comment #5 from David Tardon <dtardon at redhat.com> ---
(In reply to Antonio Trande from comment #4)
> (In reply to David Tardon from comment #1)
> > Why are you generating the xsd files manually? A different name of the xsd
> > executable should not be any problem, as cmake/FindXsd.cmake already checks
> > for both 'xsd' and 'xsdcxx'.
> 
> I had forget to comment: 'xsd' is not recognized in Fedora because is used
> 'xsdcxx'. I talked about with updstream
> https://github.com/percolator/percolator/issues/125#issuecomment-103890339.

So, the real problem is that /usr/bin/xsd is provided by another package,
concretely mono-web. In that case, why don't you simply change the check in
cmake/FindXsd.cmake to look for xsdcxx first? That would be a one-line patch
(or sed expression).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list