Markus Elfring wrote:
Good!
Unfortunately, I get the message "Libraries have been installed in: /usr/local/lib" from the command "make install". I would expect that the directory "/usr/local/lib64" should be automatically used from my current build configuration.
You should use the configure option --libdir=/usr/local/lib64
Can the generated binaries be installed for all supported processor architectures in parallel?
Not that I know. If you want to support multiple architectures on the same machine, I suggest you look at how we do that on Fedora: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=tree;f=fedora;hb=HEAD -- Prof. Roberto Bagnara Computer Science Group Department of Mathematics, University of Parma, Italy http://www.cs.unipr.it/~bagnara/ mailto:bagnara@cs.unipr.it