[Avogadro-devel] Compilation of Avogadro git v f6fe3b7

2015-09-02 Thread Louis Ricard
Hi all, I have been trying to compile the latest version on my old Mac (snowleopard 10.6.8). My compiler (gcc 4.7.3 in Fink) lacks "strnlen" for some obscure reason. I finally succeeded to by adding the following code (taken from gnuplot 5.0.0) in "elements.c": "//from gnuplot #ifndef

Re: [Avogadro-devel] New Avogadro Manual

2015-09-02 Thread Marcus D. Hanwell
On Mon, Aug 31, 2015 at 4:51 PM, Geoffrey Hutchison wrote: > Thanks to support from the University of Pittsburgh Department of Chemistry, > there is a new manual for Avogadro: > http://ghutchis.gitbooks.io/avogadro/ > > You can find the images and Markdown on GitHub,