LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-24-2015, 02:13 AM   #1
TASI TSUNG YU
LQ Newbie
 
Registered: Jan 2015
Posts: 9

Rep: Reputation: Disabled
Question How to install and run on Centos by system Crystallography & NMR System


Originally can successfully run cns on Ubuntu,but after a change to Centos the csh command can not be executed.

What is wrong command or installation error can not be used? Thanks in advance.
 
Old 01-24-2015, 04:35 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
If you are missing Csh:
Code:
 ~]$ ls -al /bin/csh
/bin/ls: cannot access "/bin/csh": No such file or directory
then install the package:
Code:
yum -y install csh
 
Old 01-24-2015, 10:55 AM   #3
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749
Looking at the other thread, http://www.linuxquestions.org/questi...em-4175531984/ , apparently the OP is trying to run a specialist piece of scientific software. It is not my field, but I do recognise the terms. http://www.ncbi.nlm.nih.gov/pubmed/9757107
The software instructions seem to be here. http://www.msg.ucsf.edu/local/progra...ion/frame.html
 
1 members found this post helpful.
Old 01-25-2015, 08:37 PM   #4
TASI TSUNG YU
LQ Newbie
 
Registered: Jan 2015
Posts: 9

Original Poster
Rep: Reputation: Disabled
Smile

Quote:
Originally Posted by unSpawn View Post
If you are missing Csh:
Code:
 ~]$ ls -al /bin/csh
/bin/ls: cannot access "/bin/csh": No such file or directory
then install the package:
Code:
yum -y install csh
I will try, thank you very much
 
Old 01-25-2015, 08:40 PM   #5
TASI TSUNG YU
LQ Newbie
 
Registered: Jan 2015
Posts: 9

Original Poster
Rep: Reputation: Disabled
Unhappy

Quote:
Originally Posted by allend View Post
Looking at the other thread, http://www.linuxquestions.org/questi...em-4175531984/ , apparently the OP is trying to run a specialist piece of scientific software. It is not my field, but I do recognise the terms. http://www.ncbi.nlm.nih.gov/pubmed/9757107
The software instructions seem to be here. http://www.msg.ucsf.edu/local/progra...ion/frame.html


I have read this page, but too much inside information, I do not know what i need
 
Old 01-25-2015, 09:33 PM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
CentOS :

There is no package 'csh' available for CentOS

/bin/csh is provided by the package tcsh :
# yum install tcsh
 
Old 01-26-2015, 02:30 AM   #7
TASI TSUNG YU
LQ Newbie
 
Registered: Jan 2015
Posts: 9

Original Poster
Rep: Reputation: Disabled
csh problem has been solved, the instructions: csh -f

but I later re-install the cns in CentOS, the system displays:[environmental variable $CNS_SOLVE has been defined incorrectly]

Can someone teach me what is this meant?
 
Old 01-26-2015, 03:31 AM   #8
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by TASI TSUNG YU View Post
but I later re-install the cns in CentOS, the system displays:[environmental variable $CNS_SOLVE has been defined incorrectly]
In the http://www.msg.ucsf.edu/local/progra...ion/frame.html link allend posted, under the "Binary installation on Intel i686 and x86_64 architectures running Linux" header it literally reads:
Quote:
- edit the file cns_solve_env - change the line: setenv CNS_SOLVE 'location of CNSsolve directory'
- before using CNSsolve: source cns_solve_env
So please actually read the documentation and follow the instructions.
 
Old 01-26-2015, 05:55 AM   #9
TASI TSUNG YU
LQ Newbie
 
Registered: Jan 2015
Posts: 9

Original Poster
Rep: Reputation: Disabled
Question

Quote:
Originally Posted by unSpawn View Post
In the http://www.msg.ucsf.edu/local/progra...ion/frame.html link allend posted, under the "Binary installation on Intel i686 and x86_64 architectures running Linux" header it literally reads:

So please actually read the documentation and follow the instructions.

Files which referred [CHANGE THE NEXT LINE TO POINT TO THE LOCATION OF THE CNSsolve DIRECTORY][setenv CNS_SOLVE _CNSsolve_location_]

Will I need to change the path, or the need to change the settings file inside?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
請問如何在Centos系統上安裝並運行Crystallography & NMR System TASI TSUNG YU Linux - Newbie 8 01-24-2015 02:34 AM
LXer: Setup QCOW2 standard CentOS 7 cloud image to work with 2 VLANs on IceHouse ML2&OVS&GRE System LXer Syndicated Linux News 0 08-31-2014 03:30 AM
LXer: Setup CentOS 7 cloud instance on IceHouse Neutron ML2&OVS&GRE System LXer Syndicated Linux News 0 08-28-2014 06:41 PM
Need to install "Crystallography & NMR System" (CNS) in Fedora Core 4 ask_save Linux - Software 4 01-24-2006 10:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration