Re: [COOT] problem in coot installation in ubuntu

2008-11-17 Thread Mark Brooks
Hi, I just tested it on a freshly installed system for a student; it works very well on Ubuntu Hardy. I'm not sure why nxnode is a dependency of the Coot .deb though! (Although that doesn't bother me too much- I would advise anyone to use NX ). Thanks again, Mark 2008/11/16 William G. Scott

Re: [COOT] problem in coot installation in ubuntu

2008-11-17 Thread William G. Scott
Oh, in case anyone is wondering how I did this (and how I screwed it up), the correct command should have been: dpkg -S $( ldd /usr/local/xtal/coot/bin/coot-real | awk '{print $3}' | sort -u | grep -v \( )| cut -f 1 -d : | sort -u | perl -pi -e 's| \n|\, |g' | dependencies.txt whereas I

Re: [COOT] problem in loading icons

2008-11-17 Thread Debreczeni, Judit
I was wondering if anybody observed this before. When I start coot I get this messages (a long list of errors for the whole content of the folder /sw/share/coot/pixmaps/): Error loading icon: Couldn't recognize the image file format for file

Re: [COOT] DNA mutation

2008-11-17 Thread Folmer Fredslund
Dear Taufik 2008/11/17 Taufik Al-Sarraj [EMAIL PROTECTED]: Hello everyone, I am new to Coot, I am trying to do a DNA mutation but unfortunately i have not been successful. I am using Mutate Residue Range. The error message i get is 'INFO:: mutate 2 to a ALA DISASTER! Not all necessary

Re: [COOT] DNA mutation

2008-11-17 Thread Paul Emsley
Taufik Al-Sarraj wrote: Hello everyone, I am new to Coot, I am trying to do a DNA mutation but unfortunately i have not been successful. I am using Mutate Residue Range. The error message i get is 'INFO:: mutate 2 to a ALA DISASTER! Not all necessary atoms found in residue 2 CA is missing

Re: [COOT] problem in loading icons

2008-11-17 Thread William G. Scott
Hi Enrico: I have this: % dpkg -S svg_loader.so librsvg2-gtk: /sw/lib/gtk-2.0/2.10.0/loaders/svg_loader.so The package that provides this is librsvg2-gtk, which should be a coot dependency. Could you please check, and maybe try reinstalling it, ie. fink reinstall librsvg2-gtk and let me

Re: [COOT] problem in loading icons

2008-11-17 Thread William G. Scott
Another idea: If you have $DYLD_LIBRARY_PATH assigned, try unsetting it before invoking coot, i.e., issue DYLD_LIBRARY_PATH= ; coot On Nov 17, 2008, at 8:09 AM, Enrico Malito wrote: Hello, I was wondering if anybody observed this before. When I start coot I get this messages (a long