Print

Print


Hi All,

I just downloaded and installed ccp4 in my home directory. The installation went quite smoothly. For individual ccp4 programs, it seems working ok. however, when I type ccp4i, it gave a bunch error message. here are the error message:
Top level CCP4 directory is /home/XXXXX/programs/ccp4-6.1.0
Using CCP4 programs from /home/XXXXX/programs/ccp4-6.1.0/bin
Error in startup script: unknown color name "black"
    (processing "-background" option)
    invoked from within
"toplevel .bubblehelp  -borderwidth 1  -background black"
    (procedure "InitialiseBubbleHelp" line 8)
    invoked from within
"InitialiseBubbleHelp"
    (file "/home/XXXXX/programs/ccp4-6.1.0/ccp4i/src/taskbrowser.tcl" line 104)
    invoked from within
"source [file join $env(CCP4I_TOP) src $system(RUN_MODE).tcl]"
    ("default" arm line 8)
    invoked from within
"switch  $system(RUN_MODE) \
  script {
# Run a script ($CCP4I/scripts/project.script) with parameters from def file

    source [file join $env(CCP4I_..."
    (file "/home/Jiliu01/programs/ccp4-6.1.0/ccp4i/bin/ccp4i.tcl" line 163)
    invoked from within
"source [file join $env(CCP4I_TOP) bin ccp4i.tcl]"
    (file "/home/Jiliu01/programs/ccp4-6.1.0/ccp4i/bin/ccp4i" line 5)


I checked the version of my Tcl/Tk/BLT, they are 8.4/8.4/2.4. I sourced the files required.

Can anybody give me hint why the ccp4i doesn't run?

Thanks,

Eric