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

Installation issue with libtools #2

Open
Manavi295 opened this issue Jan 9, 2025 · 0 comments
Open

Installation issue with libtools #2

Manavi295 opened this issue Jan 9, 2025 · 0 comments

Comments

@Manavi295
Copy link

Hello,

I am having a bit of an issue during installation with libtool. I have attached the error below -

build_jellyfish: line 2: libtoolize: command not found
configure.ac:2: installing './config.guess'
configure.ac:2: installing './config.sub'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
configure.ac:7: error: required file 'config.h.in' not found
gtest.mk:6: error: library used but 'RANLIB' is undefined
gtest.mk:6: The usual way to define 'RANLIB' is to add 'AC_PROG_RANLIB'
gtest.mk:6: to 'configure.ac' and run 'autoconf' again.
Makefile.am:187: 'gtest.mk' included from here
Makefile.am:14: error: Libtool library used but 'LIBTOOL' is undefined
Makefile.am:14: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
Makefile.am:14: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
Makefile.am:14: If 'LT_INIT' is in 'configure.ac', make sure
Makefile.am:14: its definition is in aclocal's search path.

Is there a missing dependency on my end causing the issue?

Thanks

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

1 participant