Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no configure file in the lastest version #23

Open
cxwx opened this issue Apr 23, 2021 · 2 comments
Open

no configure file in the lastest version #23

cxwx opened this issue Apr 23, 2021 · 2 comments

Comments

@cxwx
Copy link

cxwx commented Apr 23, 2021

Hi, I try to install the lastest master version of pal without starlink
but there is no configure file in it
I've try

autoreconf -i -f
errors: configure.ac:11: error: require Automake 1.8.2-starlink, but have 1.16.3
AM_INIT_AUTOMAKE(1.8.2-starlink)

I've try comment this line and then

./configure

errors:

./configure: line 11935: syntax error near unexpected token `build,'
./configure: line 11935: `STAR_DECLARE_DEPENDENCIES(build, erfa starutil)'

could anyone help to generate a configure file?

@timj
Copy link
Member

timj commented Apr 23, 2021

You need to be using the https://github.com/Starlink/starlink autoconf extensions to build the configure script. The expectation is that most people use the official releases at https://github.com/Starlink/pal/releases which do include the configure script.

We never quite managed to integrate the local changes with upstream autoconf because of copyright assignment problems.

@cxwx cxwx closed this as completed Apr 24, 2021
@cxwx
Copy link
Author

cxwx commented Oct 18, 2022

no configure file in 0.9.9 and 0.9.10

@cxwx cxwx reopened this Oct 18, 2022
@cxwx cxwx changed the title no configure file in the lastest master version no configure file in the lastest version Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants