Re: [Towhee-users] Problem on installation
Brought to you by:
marcus_martin
|
From: Marcus M. <mar...@us...> - 2009-02-23 21:16:33
|
On Mon, Feb 23, 2009 at 11:52 AM, Amir Vahid <av...@ua...> wrote: > I have installed the latest version of towhee on a fedora machine w/o any > problem but when I want to install it on a RedHat system it generates many > errors that are enclosed to this email. Does the software need to be > installed on a root directory, i.e. su –root? Thanks This is a long-standing problem with the double underscore in some version of the GNU compiler. It began affecting Towhee in recent releases due to the movement of many subroutines from Fortran to C. Starting with version 6.2.2 there is a configure option that resolves this issue. ./configure --enable-fix-GNU cd Source make clean make towhee That "enable" option has worked for all reported cases (so far) and this occurs most often with Cygwin for windows and certain Linux distributions. Marcus -- Marcus G. Martin Director, Useful Bias Incorporated 88 Martinez Road Edgewood NM 87015-8222 ph. (505) 286-4457 www.usefulbias.com www.photobirder.com |