***  For details on how to be removed from this list visit the  ***
***          CCP4 home page http://www.ccp4.ac.uk         ***


Hi, since noone has answered yet:

the source directory is $CCP4/src/maprot_
A 'grep -i lsec *' $CCP4/src/maprot_/* reveals a few entries with
        real lsec(0:maxsec)
so I guess, lsec is declared as an array from 0 to maxsec
'grep -n maxsec *' in the same directory shows that that variable is set
to maxsec = 300000 in line 11 of file maprot.fh

Change that last entry, go to the directory $CCP4/src and type
'make maprot'

If no errors occur, there should be a binary $CCP4/src/maprot then, which
you can copy to $CCP4/bin (maybe give it a different name if you do not
want to overwrite the default binary).

Hope it helps,

Tim

--
Tim Gruene
Institut fuer anorganische Chemie
Tammannstr. 4
D-37077 Goettingen

GPG Key ID = A46BEE1A


On Mon, 13 Mar 2006, hari jayaram wrote:

> Hi I got the following error when running maprot from within the ccp4 GUI
>
> ***************************************************************************
> * Information from CCP4Interface script
> ***************************************************************************
> The program run with command: maprot MAPIN
> /voodoo_data/xtal/445a100br5_1_28_1_map.tmp MSKIN
> /voodoo_data/xtal/aa/data/jan2006/jan2006/445a100br5_1/ccp4/445a100br5_1_4.1_pdbset1.msk
> MAPOUT
> /voodoo_data/xtal/aa/data/jan2006/jan2006/445a100br5_1/ccp4/445a100br5_1_ave1.map
>
> has failed with error message
>  maprot:   ccpmapin - Map section > lsec: recompile
> ***************************************************************************
>
>
> #CCP4I TERMINATION STATUS 0 " maprot:   ccpmapin - Map section > lsec:
> recompile"
> #CCP4I TERMINATION TIME 13 Mar 2006  11:15:34
> #CCP4I MESSAGE Task failed
>
>
> I had seen something about this in previous posts. Buts in ccp4 ver
> 5.9.95that I am using..I could not find the exact location for the
> lsec variable.
>
> I was wondering how to get around this and what modification to the code I
> need to do and how to recompile just maprot to get the command working.
> Thank you in advance
> Hari Jayaram
> Brandeis University
>

Reply via email to