Thanks Tim that worked fine.. my ccp4i interface is starting but the programs are not running... i have RH 8 binaries... even when i tried to run in the command line for example go to $CCP4/bin and try ./pdbset or whatever it may be it is telling command not found.. i am sure that i have sourced the file and it is in the path... am i missing something...
when i try coot after changing the coot_prefix then it is complaining that it is not able to find coot-real and guile.. eventhough it is there in the COOT_PREFIX/bin. Is it because i am trying to execute a 32bit binary.. pls help me out John On Tue, Jun 10, 2008 at 5:54 PM, Tim Gruene <[EMAIL PROTECTED]> wrote: > Under Debian, wish behaves just like bltwish provided that the library > package blt is installed. > > > > -- > Tim Gruene > Institut fuer anorganische Chemie > Tammannstr. 4 > D-37077 Goettingen > > GPG Key ID = A46BEE1A > > > On Tue, 10 Jun 2008, Kay Diederichs wrote: > > Tim Gruene schrieb: >> >>> Hello John, >>> >>> with Debian and therefore probably also Ubuntu, bltwish is placed within >>> a library. >>> >>> You can install the package blt, but than you have to modify the scripts >>> in $CCP4/ccp4i/bin >>> >>> Try the following: >>> cd $CCP4/ccp4i/bin >>> grep -l bltwish * >>> then edit each file that 'grep' lists and replace 'bltwish' with 'wish'. >>> >> >> sounds like rather "ln -s /usr/bin/wish $CBIN/bltwish" could/should be >> used. >> >> That's worked for me. >>> >> >> I used the above symlink on CentOS-5 for some time but then I noticed that >> CCP4's loggraph doesn't work - it seems to require blt (documented and fix >> given in the CCP4 wiki for CentOS - should apply to RHEL and Fedora as >> well). >> >> Does loggraph work for you? >> >> best, >> >> Kay >> -- >> Kay Diederichs http://strucbio.biologie.uni-konstanz.de >> email: [EMAIL PROTECTED] Tel +49 7531 88 4049 Fax 3183 >> Fachbereich Biologie, Universität Konstanz, Box M647, D-78457 Konstanz >> >
