Hi, You will need the subversion program installed on your system, though that isn't too difficult to set up if you have admin rights. You will then need to type:
$ svn co http://svn.gna.org/svn/nessy/nessy This will give you a copy of the code in the 'nessy' directory. Since you have already used relax, you might be interested in knowing the there is a relax user function you can use to generate NESSY save files for simplified or scripted setup (called relax_disp.nessy_input). This is in the relaxation dispersion branch of relax which you can get with: $ svn co http://svn.gna.org/svn/relax/branches/relax_disp There are also user functions for ShereKhan input and CPMGFit, see http://download.gna.org/relax/manual/relax_disp_manual.pdf for details. Are you interested in CPMG experiments or R1rho? Regards, Edward On 30 August 2013 16:43, Venkat V <[email protected]> wrote: > Hi Edward, > > Yes we have relax and relax GUI working with our python set-up here. > > Will try the source code from repository. > > Venkat > > > On Fri, Aug 30, 2013 at 3:27 PM, Edward d'Auvergne <[email protected]> > wrote: >> >> Hi Venkat, >> >> Welcome to the NESSY mailing lists! The problem you see has been >> encountered before and is probably a libc issue. I unfortunately >> cannot find the original message or the solution. Therefore I do not >> know what the source of this segfault could be. But since you have >> posted on the relax-users mailing list before >> (http://dir.gmane.org/gmane.science.nmr.relax.user), I will assume >> that you have a Python environment set up which successfully runs the >> relax and the relax GUI >> (http://www.nmr-relax.com/screenshots.html#gui). If this is the case, >> you will be able to use the NESSY source code directly by checking out >> a repository copy of the trunk. For details, see >> https://gna.org/svn/?group=nessy. This source code is more up to date >> and I have fixed a number of bugs since the March 2013 version (12.3), >> see https://www.ohloh.net/p/nmr-nessy/ or >> https://mail.gna.org/public/nessy-commits/ for details. >> >> Regards, >> >> Edward >> >> >> >> On 26 August 2013 20:08, Venkat V <[email protected]> wrote: >> > I installed nessy from source. >> > >> > When run it segfaults on both x86_64-linux and i386-linux. >> > >> > Venkat >> > >> > _______________________________________________ >> > Nessy-users mailing list >> > [email protected] >> > https://mail.gna.org/listinfo/nessy-users >> > > > _______________________________________________ Nessy-users mailing list [email protected] https://mail.gna.org/listinfo/nessy-users
