[Bug 472150] Review Request: coot - crystallographic macromolecular building toolkit

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 7 14:05:50 UTC 2009


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





--- Comment #47 from Pascal Parois <pascal22p at parois.net>  2009-10-07 10:05:45 EDT ---
I used http://koji.fedoraproject.org/koji/buildinfo?buildID=118213 but it's not
compiling on centos, because of the conditions %if 0%{?fedora} < 8
I managed to get a rpm anyway.

About Coot which is the main thing here, centos is not happy:
+ find . -executable '(' -name '*.cc' -o -name '*.cpp' -o -name '*.h' -o -name
'*.hh' ')' -exec chmod 644 '{}' ';'
find: invalid predicate `-executable'

[pascal at localhost rpmbuild]$ find --version
GNU find version 4.2.27

I just removed -executable to continue

I also modified the latex part:
%if "%{dist}" >= ".fc"
BuildRequires: tex(latex)
%else
BuildRequires: tetex-latex
%endif

I built it against mmdb 1.19

Finally it's working. I don't know coot, so I couldn't test correctly. I load a
mdb file and got the structure on the screen, that's it.

I don't know the consequence of using an old mmdb either.

I can also try on fedora 10. Is there anything specific to try?

-- 
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 Fedora-package-review mailing list