Code Monkey home page Code Monkey logo

Comments (7)

Zip-o-mat avatar Zip-o-mat commented on August 22, 2024

It looks like the boost libraries are missing. Can you install it and retry?
Maybe this site helps: https://github.com/slic3r/Slic3r/wiki/Running-Slic3r-from-git-on-GNU-Linux

from slic3r.

kittycatcaoimhe avatar kittycatcaoimhe commented on August 22, 2024

Which boost packages are necessary? I'm given 174 options when I do zypper search boost, and 20 of them are installed.

from slic3r.

kittycatcaoimhe avatar kittycatcaoimhe commented on August 22, 2024

The only two that I'm finding people mention, libboost-system-devel and libboost-thread-devel are already installed

from slic3r.

kittycatcaoimhe avatar kittycatcaoimhe commented on August 22, 2024

UPDATE: I have manually installed 80 boost packages through zypper, ran perl Build.PL with no change. I ran sudo find /usr -name boost and got:
/usr/share/doc/packages/perl-Boost-Geometry-Utils/src/boost /usr/share/lmod/moduledeps/gnu-11/boost /usr/share/lmod/moduledeps/gnu-11-mvapich2/boost /usr/share/lmod/moduledeps/gnu-11-openmpi-4/boost /usr/share/lmod/moduledeps/gnu-11-openmpi-3/boost /usr/share/lmod/moduledeps/gnu-11-openmpi-2/boost /usr/share/lmod/moduledeps/gnu-11-mpich/boost /usr/lib/hpc/gnu11/mvapich2/boost /usr/lib/hpc/gnu11/mvapich2/boost/1.77.0/lib64/python3.8/site-packages/boost /usr/lib/hpc/gnu11/boost /usr/lib/hpc/gnu11/openmpi4/boost /usr/lib/hpc/gnu11/openmpi4/boost/1.77.0/lib64/python3.8/site-packages/boost /usr/lib/hpc/gnu11/openmpi3/boost /usr/lib/hpc/gnu11/openmpi3/boost/1.77.0/lib64/python3.8/site-packages/boost /usr/lib/hpc/gnu11/openmpi2/boost /usr/lib/hpc/gnu11/openmpi2/boost/1.77.0/lib64/python3.8/site-packages/boost /usr/lib/hpc/gnu11/mpich/boost /usr/lib/hpc/gnu11/mpich/boost/1.77.0/lib64/python3.8/site-packages/boost /usr/include/boost /usr/include/boost/chrono/typeof/boost /usr/include/boost/hana/ext/boost
Running find with the path / provides only these, plus a bunch of the same within /.snapshots and /home/*usr*/Slic3r/xs/src/boost.
I ran perl Build.PL again with both BOOST_INCLUDEPATH=/usr/include BOOST_LIBRARYPATH=/usr/lib/hpc/gnu11 and BOOST_INCLUDEPATH=/usr/include/boost BOOST_LIBRARYPATH=/usr/lib/hpc/gnu11/boost as well as trying BOOST_DIR for each, and it failed in the same way each time with the first two, and at the same spot with the message Configuring /home/*usr*/Slic3r/xs ... Invalid BOOST_DIR: no such directory with BOOST_DIR

from slic3r.

Zip-o-mat avatar Zip-o-mat commented on August 22, 2024

Sorry I can not help you here. Simply because I also have no clue whats wrong.

from slic3r.

isaac-abs avatar isaac-abs commented on August 22, 2024

I am not super familiar with any of this, but I was able to solve this error by increasing the memory I allotted to the virtual machine. I was running into this error when using 2GB, but was able to proceed past the XS installation failure at 5GB. Hopefully this helps.

from slic3r.

kittycatcaoimhe avatar kittycatcaoimhe commented on August 22, 2024

I am not super familiar with any of this, but I was able to solve this error by increasing the memory I allotted to the virtual machine. I was running into this error when using 2GB, but was able to proceed past the XS installation failure at 5GB. Hopefully this helps.

I am trying to compile natively on Linux with 64GB of RAM. I haven't tried in a little while though, so I will attempt to compile from source again tomorrow.

from slic3r.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.