We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Running Slic3r from git on GNU Linux (markdown)
Added the prompt for slic3r invocation example.
The proposed slic3r script works fine until you meet some arguments with space. This new implementation survives arguments with spaces, plus allows optionally to start the GUI as default behavior.
(see issue #4874) removed unsupported versions of Fedora (only fedora 29 and 30 are currently supported), added info about installing slic3r by package
Added missing build dependency for fedora 29
Added packages needed by fedora 29 to compile the GUI.
The command to update Slic3r fails and is incorrect. Noobs will just be confused and experienced git users won't need it, so remove the section.
No longer sudo install any perl stuff for Fedora.
C++ build
Condensed Ubuntu 16.04 install into 1 line. This could also be done for other platforms.
expanded perlbrew notes
Fixed mistake
Added 'perl-autodie' which is missing from recent Fedora distros.
add gcc-4.9
Add libtbb-dev
Add libboost-all-dev
Install cpan on Fedora as well
added libtbb-dev dependency to ubuntu installation
updated build instructions for Fedora 24/25
Slic3r install fails on ubuntu 16.04, I had to install three additional packages wx-common libopengl-perl libwx-glcanvas-perl for it to start working, see also https://forum.lulzbot.com/viewtopic.php?t=5437.