On Sat, Aug 18, 2018 at 3:47 PM, Aditi Khot <[email protected]> wrote: > Thanks for the reply! > But I still get the same error when I use 'make install'. The error is > > file INSTALL cannot copy file > > > "/depot/bsavoie/apps/VOTCA/votca/build/tools/src/libtools/libvotca_tools.so.5" > > to "/usr/local/lib64/libvotca_tools.so.5". This error just means your user account is not allowed write to /usr/local. You might want to re-run cmake with something like -DCMAKE_INSTALL_PREFIX=/depot/bsavoie/apps/votca.
More details on that here: https://github.com/votca/votca/blob/master/share/doc/INSTALL.md#general-source-installation-instructions Christoph > > > > Thanks, > Aditi. > > -- > You received this message because you are subscribed to the Google Groups > "votca" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/votca. > For more options, visit https://groups.google.com/d/optout. -- Christoph Junghans Web: http://www.compphys.de -- You received this message because you are subscribed to the Google Groups "votca" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/votca. For more options, visit https://groups.google.com/d/optout.
