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

Build fails with "libt4k_common is required" - not mentionned in INSTALL #14

Open
ColinPitrat opened this issue Nov 23, 2020 · 0 comments

Comments

@ColinPitrat
Copy link
Contributor

Trying to build tuxtype, I met the following issue:

  • config.h.in not found: I had to touch config.h.in (it's in .gitignore so not checked in). No combination of aclocal, automake, autoconf ... could create it.
  • ./configure fails with:
    configure: t4k_common not located by pkg-config, checking with AC CHECK LIB:
    checking for InitT4KCommon in -lt4k_common... no
    configure: error: libt4k_common is required: git://git.debian.org/tux4kids/t4kcommon.git

t4kcommon is not mentionned in doc/INSTALL and the provided address is wrong.

Cheezmeister added a commit that referenced this issue Mar 25, 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

1 participant