[votca] Installing Votca in linux

2011-11-17 Thread rp
Can you send to instructions to install votca in linux.

Thanks for help

-- 
You received this message because you are subscribed to the Google Groups 
votca group.
To post to this group, send email to votca@googlegroups.com.
To unsubscribe from this group, send email to 
votca+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/votca?hl=en.



Re: [votca] Installing Votca in linux

2011-11-17 Thread Konstantin Koschke
On Thu, Nov 17, 2011 at 8:22 PM, rp rakheep...@gmail.com wrote:
 Can you send to instructions to install votca in linux.

 Thanks for help

 --
 You received this message because you are subscribed to the Google Groups 
 votca group.
 To post to this group, send email to votca@googlegroups.com.
 To unsubscribe from this group, send email to 
 votca+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/votca?hl=en.


Dear rp,

please be a bit more precise with your problem.

Did you try following
http://code.google.com/p/votca/wiki/Installing ?

cheers,
konstantin

-- 
You received this message because you are subscribed to the Google Groups 
votca group.
To post to this group, send email to votca@googlegroups.com.
To unsubscribe from this group, send email to 
votca+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/votca?hl=en.



[votca] Re: Installing Votca in linux

2011-11-17 Thread rp
Yes I have seen this installation page . I downloaded Votca and would
like to know how should I go about installing thisin a linux box or in
linux cluster.

Thanks


On Nov 17, 3:38 pm, Konstantin Koschke konstantin.kosc...@gmail.com
wrote:
 On Thu, Nov 17, 2011 at 8:22 PM, rp rakheep...@gmail.com wrote:
  Can you send to instructions to install votca in linux.

  Thanks for help

  --
  You received this message because you are subscribed to the Google Groups 
  votca group.
  To post to this group, send email to votca@googlegroups.com.
  To unsubscribe from this group, send email to 
  votca+unsubscr...@googlegroups.com.
  For more options, visit this group 
  athttp://groups.google.com/group/votca?hl=en.

 Dear rp,

 please be a bit more precise with your problem.

 Did you try followinghttp://code.google.com/p/votca/wiki/Installing?

 cheers,
 konstantin

-- 
You received this message because you are subscribed to the Google Groups 
votca group.
To post to this group, send email to votca@googlegroups.com.
To unsubscribe from this group, send email to 
votca+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/votca?hl=en.



Re: [votca] Re: Installing Votca in linux

2011-11-17 Thread Christoph Junghans
So I am guessing you want to install Votca from source, right?

So just follow the instructions of the From Source section.
http://code.google.com/p/votca/wiki/Installing#From_Source

Cheers,

Christoph

Am 17. November 2011 14:01 schrieb rp rakheep...@gmail.com:
 Yes I have seen this installation page . I downloaded Votca and would
 like to know how should I go about installing thisin a linux box or in
 linux cluster.

 Thanks


 On Nov 17, 3:38 pm, Konstantin Koschke konstantin.kosc...@gmail.com
 wrote:
 On Thu, Nov 17, 2011 at 8:22 PM, rp rakheep...@gmail.com wrote:
  Can you send to instructions to install votca in linux.

  Thanks for help

  --
  You received this message because you are subscribed to the Google Groups 
  votca group.
  To post to this group, send email to votca@googlegroups.com.
  To unsubscribe from this group, send email to 
  votca+unsubscr...@googlegroups.com.
  For more options, visit this group 
  athttp://groups.google.com/group/votca?hl=en.

 Dear rp,

 please be a bit more precise with your problem.

 Did you try followinghttp://code.google.com/p/votca/wiki/Installing?

 cheers,
 konstantin

 --
 You received this message because you are subscribed to the Google Groups 
 votca group.
 To post to this group, send email to votca@googlegroups.com.
 To unsubscribe from this group, send email to 
 votca+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/votca?hl=en.





-- 
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 votca@googlegroups.com.
To unsubscribe from this group, send email to 
votca+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/votca?hl=en.



Re: [votca] Re: Installing Votca in linux

2011-11-17 Thread Marc Segovia
Hi

Provided you have dependecies fine, follow the steps

prefix=WHERE/TO/INSTALL/VOTCA
mkdir -p ${prefix}/src
cd ${prefix}/src
wget http://votca.googlecode.com/hg/build.sh
chmod +x build.sh
./build.sh --prefix ${prefix} tools csg

maybe you can add gromacs on last line, like this

./build.sh --prefix ${prefix} gromacs tools csg

regards
Marc
Universidad de la Republica Uruguay

On Thu, Nov 17, 2011 at 7:01 PM, rp rakheep...@gmail.com wrote:
 Yes I have seen this installation page . I downloaded Votca and would
 like to know how should I go about installing thisin a linux box or in
 linux cluster.

 Thanks


 On Nov 17, 3:38 pm, Konstantin Koschke konstantin.kosc...@gmail.com
 wrote:
 On Thu, Nov 17, 2011 at 8:22 PM, rp rakheep...@gmail.com wrote:
  Can you send to instructions to install votca in linux.

  Thanks for help

  --
  You received this message because you are subscribed to the Google Groups 
  votca group.
  To post to this group, send email to votca@googlegroups.com.
  To unsubscribe from this group, send email to 
  votca+unsubscr...@googlegroups.com.
  For more options, visit this group 
  athttp://groups.google.com/group/votca?hl=en.

 Dear rp,

 please be a bit more precise with your problem.

 Did you try followinghttp://code.google.com/p/votca/wiki/Installing?

 cheers,
 konstantin

 --
 You received this message because you are subscribed to the Google Groups 
 votca group.
 To post to this group, send email to votca@googlegroups.com.
 To unsubscribe from this group, send email to 
 votca+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/votca?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
votca group.
To post to this group, send email to votca@googlegroups.com.
To unsubscribe from this group, send email to 
votca+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/votca?hl=en.