From: Eric F. <efe...@ph...> - 2009-03-27 13:22:21
|
> hi eric, > > actually you should use the system command autoreconf, with > this autogen.sh is obsolete. > > try autoreconf -i -f > > this should should copy the ltmain.sh to the proper location. > > -i copy missing auxiliary files > -f consider all files obsolete > > =;) xtof > Hi Christoph, Thanks for the help, this worked. However I get a segfault when running models (previous CVS ~ December was working). I guess some changes have been made, I'll try to find out what is going on. Cheers, Eric |