The version you are using seems to be very old. You can take new molrep from new ccp4 or the latest version from my homepage. Please have a look:
www.ysbl.york.ac.uk/~alexei/
There are links for molrep source code and binaries for different platforms.
with best regards
Alexei
On 5 Oct 2005, at 04:39, jaishinliu wrote:
Dear all:
I had a error messages when I processed a Molrep module of CCP4.
The message was described as below:.
Following the indicaton, I found the main_molrep.f file. But I couldn't edit the contents. It looked like empty.
Anyone had experiences about that? Thank you very much.
Sincerely,
jaishin liu
Doctoral student,
Dep. of Life Sci.
National Tsing-hwa Univ.
Taiwan
ERROR: in subroutine: READER_TRP:
KERR,JERR,IND_SCR,IND_MAX,MEMORY_SCR: 0 1 6886647 669730 8000000
Total memory : 15999999
memory_pool: 3999999
memory_CF : 4000000
memory_SCR : 8000000
ERROR: trpack: not memory enough: 14684359 > 15999999
change parameter MEMORY in main_molrep.f or
in main_molrep_mtz.f for CCP4 version of MOLREP
MEMORY = 16001000 (aprox)
Total memory_new : 16001000
memory_pool_new: 4000250
memory_CF_new : 4000250
memory_SCR_new : 8000500
