On Thu, Mar 1, 2012 at 3:36 AM, Bin GUI <[email protected]> wrote: > > Dear Victor, > > I want to use VOTCA for my research. However I encountered a problem when I > tried to install the software. > > I want to know which version of LINUX fit for this software. I have > installed this software on my computer which is Linux (Redhat interprice > 5.3), but the computer told me that : it can not find "hg". In my opinion, > 'hg" might link to mercurial, but I can not find the right version. > > What should I need to notice when I install VOTCA? > > It's very kind of you to help me. > > Best regards, > -- > Bin GUI > +86 15966839619 > CUP,Qingdao > CHINA
Dear Bin, please send your future questions to the votca google-group ([email protected]). You will receive faster and better replies if you include the whole community :) I assume you were following http://code.google.com/p/votca/wiki/Installing 'hg' is a revision control tool and copies the votca code to your computer. If hg is not installed on your system, you may want to try to a) install mercurial with "yum install mercurial" and continue with http://code.google.com/p/votca/wiki/Installing#From_Source or b) use "build.sh -l" to pull the latest tarball of votca Let us know if this worked for you. Cheers konstantin -- 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.
