I have installed Haddock 2.1 on my system along with following recommended softwares.

  • NACCESS
  • PALES
  • ProFit
  • TENSOR2
  • MODULE2
  • CNS Solve 1.3
  • CCP4 Package Suite
  • During initialization, air.tbl, new.html and run.cns files were made correctly. But when I typed haddock2.1 in the directory containing run.cns file, following error came.

    waiting for /home/combio/sufian/01-yoon2013/run1/begin/3RYO-A_clean_set.pdb...

    waiting for /home/combio/sufian/01-yoon2013/run1/begin/3RYO-A_clean_set.psf...

    waiting for /home/combio/sufian/01-yoon2013/run1/begin/2VSW_clean_set.pdb...

    waiting for /home/combio/sufian/01-yoon2013/run1/begin/2VSW_clean_set.psf...

    Error in the topology generation: prot_psf_A could not be created

    => HADDOCK stopped

    Within /run1/begin/ directory, 2 generate_*.out files were made containing following error;

    %SETFPEPS increase value of MXFPEPS2 and recompile

    %SETFPEPS error encountered: Could not determine machine epsilon

    I searched internet and found following two links useful;

    https://groups.yahoo.com/neo/groups/cnsbb/conversations/topics/2093

    https://groups.yahoo.com/neo/groups/cnsbb/conversations/topics/2198

    I modified /usr/local/cns_solve_1.3/source/machvar.inc file

    old = PARAMETER (MXFPEPS2=1024)

    new = PARAMETER (MXFPEPS2=4096)

    and recompiled CNS using the command;

    make install

    But still error persists. Everytime I removed run1/ directory so that new run1 be made. So how to overcome this issue ?

    I think I need to write a number other than 4096 specific to my system. Kindly guide me. My system specifications are;

    Processor: x86_64

    Operating-system: GNU/Linux

    Kernel: Linux 3.4.63-2.44-desktop

    More Muhammad Sufian's questions See All
    Similar questions and discussions