Skip to content

Installation problem #27

Description

@alexyr23

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions