VMD-L Mailing List
From: Axel Kohlmeyer (akohlmey_at_gmail.com)
Date: Wed Jun 29 2011 - 05:25:15 CDT
- Next message: Axel Kohlmeyer: "Re: About psf file"
- Previous message: safron saif: "About psf file"
- In reply to: mohan maruthi sena: "Installation problem -Solvate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Why do you post a question about a totally unrelated software to the VMD
list? Ask the authors of this package.
Axel
--
Axel Kohlmeyer
akohlmey_at_gmail.com
http://goo.gl/1wk0
On Jun 29, 2011, at 0:42, mohan maruthi sena <maruthi.sena_at_gmail.com> wrote:
Hello every one ,
I just want to solvate only some part of my
protein so i have selected a package called solvate, downloaded from the
site
http://www.mpibpc.mpg.de/home/grubmueller/downloads/solvate/index.html , To
install the above package they have given following commands
in their site,
To install SOLVATE, move the tar-file to your
favourite directory and enter:
tar -xvzf solvate_1.0.tgz
The source solvate.c is just one ANSI-C-file without any system-specific
stuff (except for malloc() - RS6000 and NeXT users: pay attention!), so it
should compile right away with something like
cc -ansi -O -o solvate solvate.c -lm
when i used the above commands the package is not installed properly, it is
giving the following error when i used second command for compilation,
solvate.c: In function ‘read_boundary_parameters’:
solvate.c:2234: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2237: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2239: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2241: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2243: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2246: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2258: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2271: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2276: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2278: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2280: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2285: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2287: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2289: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2294: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2296: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2298: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2300: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2302: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2304: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2306: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2308: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
solvate.c:2310: warning: ignoring return value of ‘fscanf’, declared with
attribute warn_unused_result
Please help me to fix this,
Thank you very much in advance.
With regards,
Mohan.
- Next message: Axel Kohlmeyer: "Re: About psf file"
- Previous message: safron saif: "About psf file"
- In reply to: mohan maruthi sena: "Installation problem -Solvate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]