Zip-o-mat / Slic3r

Slic3r with integrated electronics and Nonplanar slicer (see branches)
GNU Affero General Public License v3.0
594 stars 96 forks source link

Build on Ubuntu #39

Closed Marco2929 closed 3 months ago

Marco2929 commented 3 years ago

If I run the perl command Build.PL I keep getting this error 20210313_174653

Bob90 commented 3 years ago

I got similar from lack of RAM allocated to VM.

E: think I need 1.5GB

Zip-o-mat commented 3 years ago

If I run the perl command Build.PL I keep getting this error 20210313_174653

This should be fixed with commit 554cb82067ec7667abdf49b1a8d814fbe56df80d . Do you use the newest version? If not use git pull to get the recent changes.

IceChes commented 3 years ago

I can confirm that this still is an issue after running "git pull" in the terminal in the correct directory.

Zip-o-mat commented 3 years ago

You can try to delete everything and download it again. Also make sure that you are on the nonplanar branch.