Skip to content
This repository was archived by the owner on May 3, 2021. It is now read-only.

Debian buster ./configire fails #3

Open
workshopit opened this issue Sep 18, 2020 · 2 comments
Open

Debian buster ./configire fails #3

workshopit opened this issue Sep 18, 2020 · 2 comments

Comments

@workshopit
Copy link

workshopit commented Sep 18, 2020

On an up to date Debian buster with all dependencies installed ./configure fails with the error:

checking where the gettext function comes from... libc
./configure: line 13584: syntax error near unexpected token `PARTED,'
./configure: line 13584: `PKG_CHECK_MODULES(PARTED, libparted >= 3.2)'
configure: error: ./configure failed for libdoclone
# dpkg -la | grep parted
ii  libparted-dev:amd64                  3.2-25                              amd64        disk partition manipulator - development files
ii  libparted-fs-resize0:amd64           3.2-25                              amd64        disk partition manipulator - shared FS resizing library
ii  libparted-i18n                       3.2-25                              all          disk partition manipulator - i18n support
ii  libparted2:amd64                     3.2-25                              amd64        disk partition manipulator - shared library
ii  parted                               3.2-25                              amd64        disk partition manipulator
@otherippo
Copy link

otherippo commented Apr 6, 2021

I'm also on Debian buster and have the same issue. It seems it's searching explicitly for libparted not libparted2 (which is installed on my machine):

checking for PARTED... no
configure: error: Package requirements (libparted >= 3.2) were not met:

No package 'libparted' found

@jlledom
Copy link
Owner

jlledom commented Apr 6, 2021

Yes, I'm sorry, but I'm not maintaining this project anymore. I don't have the time. Would you like to test it and make a PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants