Hi,
I'm working with on Linux and I have problem with fineRADstructure installation.
Everything seems to work for the first steps. I do :
./configure
make
It returns : "/bin/sh: aclocal-1.14: command not found"
So i do :
aclocal
autoconf
automake -a
Then :
./configure
make
It finally prints this error :
collect2: error: ld returned 1 exit status
make: *** [Makefile:645: finestructure] Error 1
I don't understand from where this comes from.
Is there anyone that knows how to fix this ?
Thanks in advance,
Hi,
I'm working with on Linux and I have problem with fineRADstructure installation.
Everything seems to work for the first steps. I do :
./configure
make
It returns : "/bin/sh: aclocal-1.14: command not found"
So i do :
aclocal
autoconf
automake -a
Then :
./configure
make
It finally prints this error :
collect2: error: ld returned 1 exit status
make: *** [Makefile:645: finestructure] Error 1
I don't understand from where this comes from.
Is there anyone that knows how to fix this ?
Thanks in advance,