2011/5/20 Allen <[email protected]>: > Hi, guys > I installed the votca on Fedora 14 (yum install votca-csg) and it > seems good. But when I try to use the csg_gmxtopol and other commands. > The system just keeping give me the information: > > csg_gmxtopol: symbol lookup error: /usr/lib/libvotca_csg.so.0: > undefined symbol: _ZTIN5votca5tools6ThreadE > > Any suggestion and idea would be appreciated. This is a fedora 14 issue, votca-csg-1.1, but not votca-tools-1.1, went into the updates repository and votca-csg-1.1 does not work with votca-tools-1.0. I have reported this problem to the package maintainer of fedora, it will be fixed soon. (thanks Jussi!)
In the meanwhile you can workaround the issue by installing the package manually from: <http://koji.fedoraproject.org/koji/buildinfo?buildID=229694> by running (on i686) yum install --nogpgcheck http://kojipkgs.fedoraproject.org/packages/votca-tools/1.1/1.fc14/i686/votca-tools-1.1-1.fc14.i686.rpm or (on x86_64) yum install --nogpgcheck http://kojipkgs.fedoraproject.org/packages/votca-tools/1.1/1.fc14/x86_64/votca-tools-1.1-1.fc14.x86_64.rpm Cheers, Christoph > > -- > You received this message because you are subscribed to the Google Groups > "votca" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/votca?hl=en. > > -- Dr. Christoph Junghans Votca Core Developer Web: http://www.votca.org -- You received this message because you are subscribed to the Google Groups "votca" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/votca?hl=en.
