Re: [ccp4bb] CNS installation

2012-07-28 Thread Rajesh Kumar
Hello Ben, Thanks a lot. After your mail, I looked up your suggestions in old thread on cnsbb. Installed gfortran and built as you suggested. It worked very well. Thanks Yogi > Date: Sat, 28 Jul 2012 17:18:09 -0400 > From: b...@hkl.hms.harvard.edu > Subject: Re: [ccp4bb] CNS ins

Re: [ccp4bb] CNS installation

2012-07-28 Thread Edwin Pozharski
a32-libs. When I searched > "synaptic package manager" for ia32-libs I dont see any thing to install. > > Date: Sat, 28 Jul 2012 16:39:07 -0400 > From: epozh...@umaryland.edu > Subject: Re: [ccp4bb] CNS installation > To: CCP4BB@JISCMAIL.AC.UK > > Rajesh, > >

Re: [ccp4bb] CNS installation

2012-07-28 Thread Ben Eisenbraun
Hi Rajesh, > Hello Ed, I have is 32 bit pc, do I still need ia32-libs. When I searched > "synaptic package manager" for ia32-libs I dont see any thing to > install. Axel no longer provides 32-bit binaries of CNS 1.3. It sounds like you have your cns_solve_env file set up correctly, so now you ha

Re: [ccp4bb] CNS installation

2012-07-28 Thread Rajesh Kumar
Hello Ed, I have is 32 bit pc, do I still need ia32-libs. When I searched "synaptic package manager" for ia32-libs I dont see any thing to install. Date: Sat, 28 Jul 2012 16:39:07 -0400 From: epozh...@umaryland.edu Subject: Re: [ccp4bb] CNS installation To: CCP4BB@JISCMAIL.AC.UK Raj

Re: [ccp4bb] CNS installation

2012-07-28 Thread Edwin Pozharski
Rajesh, this might be 32-vs-64 bit issue.  Make sure that you are using correct binaries.  Installing ia32-libs may also help. Ed. > > Dear All, > > I am trying to install CNS in ubuntu 10.04 LTS. Even after reading all the > advice on CNS installation on CCP4bb, I have failed to get it work

Re: [ccp4bb] CNS installation

2012-07-28 Thread Rajesh Kumar
ctory cns_solve_env has "setenv CNS_SOLVE '/home/yogesha/sware/CNS/cns_solve_1.3/' " .cns_solve_env_sh has "CNS_SOLVE=/home/yogesha/sware/CNS/cns_solve_1.3" I am not sure what is missing. Thanks Yogi Date: Sat, 28 Jul 2012 14:51:38 -0400 From: rrowl...@colgate.edu

[ccp4bb] CNS installation

2012-07-28 Thread Rajesh Kumar
Dear All, I am trying to install CNS in ubuntu 10.04 LTS. Even after reading all the advice on CNS installation on CCP4bb, I have failed to get it working. Both in bash and tcsh, cns_web works but cns_solve gives error "command not found". yogesha@yogesha-laptop:~/work$ echo $CNS_SOLVE /hom

Re: [ccp4bb] CNS installation

2012-07-14 Thread Fulvio Saccoccia
Dear ccp4 users,     I succeeded to install and use CNS 1.3 on 64bit Debain-based Linux distributions. Here my report: 1. install CNS and edit cns_solve_env as described by http://cns-online.org/v1.3/; 2. no other modifications of cns_solve_env or .cns_solve_ens

Re: [ccp4bb] CNS installation

2012-07-12 Thread Edwin Pozharski
I think the bash-compatible startup script has disappeared from CNS distribution at some point. The one that was distributed with cns 1.1 still works though, and I attach my copy of it. On 07/12/2012 11:24 AM, Dirk Kostrewa wrote: Dear Fulvio Saccoccia, along the lines of Ian Tickle's reply:

Re: [ccp4bb] CNS installation

2012-07-12 Thread Dirk Kostrewa
Dear Fulvio Saccoccia, along the lines of Ian Tickle's reply: there should be a script "cns_solve_env_sh" using /bin/sh, which is usually a soft-link to /bin/bash. I use this script for setup of CNS under bash. Best regards, Dirk. Am 12.07.12 16:49, schrieb fulvio saccoccia: Dear ccp4 user

Re: [ccp4bb] CNS installation

2012-07-12 Thread Ian Tickle
Hi Fulvio Your scripts are for csh (or tcsh) so won't work under bash. Have you checked whether there are versions for sh (or bash) already set up? If not you will have to run them under csh, or better still tcsh. If the script doesn't work with the version of csh or tcsh you are using you shoul

[ccp4bb] CNS installation

2012-07-12 Thread fulvio saccoccia
Dear ccp4 users, I tried to install CNS under Debian 64bit. I followed the installation giude as reported by CNS developers but I received the following message when souurcing cns_solve_env: bash: setenv: command not found bash: setenv: command not found bash: cns_solve_env: line 32: synt