Skip to content

Error building deps: "libtoolize": No such file #15383

Description

@dlazerka

Description of the bug

Trying to build from at tag version_2.9.5-beta2, using Linux instructions:

At step 2 I get:

-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 14%] No update step for 'dep_MPFR'
[ 14%] No patch step for 'dep_MPFR'
[ 14%] Performing configure step for 'dep_MPFR'
Can't exec "libtoolize": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 293.
autoreconf: error: libtoolize failed with exit status: 2
make[2]: *** [CMakeFiles/dep_MPFR.dir/build.make:92: dep_MPFR-prefix/src/dep_MPFR-stamp/dep_MPFR-configure] Error 2
make[1]: *** [CMakeFiles/Makefile2:448: CMakeFiles/dep_MPFR.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

Project file & How to reproduce

  1. Do Step 0
  2. Do Step 1
cd deps
mkdir build
cd build
cmake .. -DDEP_WX_GTK3=ON
make
Image

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

version_2.9.5-beta2

Operating system

Linux Mint 21.3 Virginia, Kernel: 6.8.0-111-generic x86_64 bits: 64 Desktop: Cinnamon 6.0.4

Printer model

Prusa Core One+

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions