AMBER Archive (2005)Subject: AMBER: Hbond analysis
From: xueping (xueping22_at_yahoo.com)
Date: Sun Jun 26 2005 - 20:27:48 CDT
Dear all,
I am having problem with Hbond analysis using ptraj,
it gives me this error:
ERROR in safe_malloc: Error in alloc of 1247599744
bytes
I search in google and found out that Fabian ( from
amber archive) wrote something like this,
"i solved the problem by modifying the safe_malloc
routine in /src/ptraj/utility.c:
- safe_malloc(int size)
+ safe_malloc(size_t size) "
But i am not sure how to modified it, please give me
some idea to solve my problem.
Thank you very much!
Regards
xueping
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu
|