<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Slic3r error</title>
        <description> I had walked away from my printer for a few months and when I came back everything would work, but when I hit print nothing would happen so I downloaded the new pronterface software now I get the following error.

IOError: [Errno 2] No such file or directory: &#039;./profiles//slic3r.ini&#039;

I searched my system and this file def. doesnt exsist anywhere on my system anyone know how to correct this?
Thanks</description>
        <link>https://reprap.org/forum/read.php?263,215641,215641#msg-215641</link>
        <lastBuildDate>Tue, 10 Mar 2026 12:10:02 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?263,215641,216651#msg-216651</guid>
            <title>Re: Slic3r error[Solved]</title>
            <link>https://reprap.org/forum/read.php?263,215641,216651#msg-216651</link>
            <description><![CDATA[ Still cant get it to work in pronterface]]></description>
            <dc:creator>virgodave61</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sat, 08 Jun 2013 23:05:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,215641,216643#msg-216643</guid>
            <title>Re: Slic3r error[Solved]</title>
            <link>https://reprap.org/forum/read.php?263,215641,216643#msg-216643</link>
            <description><![CDATA[ OMG yes it works!<br />
For those with the same problem, delete all files and folders, or rename containing slic3r.<br />
Then follow source download instructions here:<br />
[<a href="http://slic3r.org/download" target="_blank"  rel="nofollow">slic3r.org</a>]<br />
ignore the part underneath that talks about installing other crap first. Just do the top four lines and it works, installs everything checks everything.<br />
When your finished you can enter slic3r with ./slic3r.pl and it will work! <br />
Havent set pronterface up yet, but it works standalone, so should be no problem.]]></description>
            <dc:creator>virgodave61</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sat, 08 Jun 2013 22:00:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,215641,216082#msg-216082</guid>
            <title>Re: Slic3r error</title>
            <link>https://reprap.org/forum/read.php?263,215641,216082#msg-216082</link>
            <description><![CDATA[ How do I do that? Plus when I search my computer for Slic3r.pm, it doesn’t exist anywhere, so even if the include path was correct its not gona find a file that doesn't exist? ITs looking for a file that isnt anywhere!<br />
Thank you very much for taking the time to help me!]]></description>
            <dc:creator>virgodave61</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 06 Jun 2013 19:21:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,215641,216079#msg-216079</guid>
            <title>Re: Slic3r error</title>
            <link>https://reprap.org/forum/read.php?263,215641,216079#msg-216079</link>
            <description><![CDATA[ FWIW:<br />
<br />
@INC is the list of include paths that your perl install searches for libraries.<br />
<br />
So in the last msg, it checked for the libraries in the following directories:<br />
<br />
 /home/dave/Slic3r/lib<br />
 /etc/perl<br />
 /usr/local/lib/perl/5.14.2<br />
 /usr/local/share/perl/5.14.2<br />
 /usr/lib/perl5<br />
 /usr/share/perl5<br />
 /usr/lib/perl/5.14<br />
 /usr/share/perl/5.14<br />
 /usr/local/lib/site_perl<br />
 .<br />
<br />
Note: The last directory it checked is ".", which is the CURRENT directory the process is in (ie: may not necessarily be the dir you're in when you run slic3r, but it usually is).<br />
<br />
If you've installed the library, I'd find out if the library has either installed itself in one of those directories, or if it's created a symbolic link in one of those directories that points to the real install.<br />
<br />
Hope this explains things/helps.]]></description>
            <dc:creator>Cefiar</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 06 Jun 2013 19:08:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,215641,216071#msg-216071</guid>
            <title>Re: Slic3r error</title>
            <link>https://reprap.org/forum/read.php?263,215641,216071#msg-216071</link>
            <description><![CDATA[ Update went to:<br />
[<a href="http://dl.slic3r.org/linux/" target="_blank"  rel="nofollow">dl.slic3r.org</a>]<br />
And downloaded the tar, when I unpacked it the bin directory was there but not the profile file, but like I said earlier they say you need to create the file when you start slic3r, but all the other files in the main directory weren’t there so I copied them over from the old directory, it could be the bin directory isnt created normally until you create the profile, but anyway I still get the same error when I try to run slic:<br />
Can't locate Slic3r.pm in @INC (@INC contains: /home/dave/Slic3r/lib /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at ./slic3r.pl line 13.<br />
BEGIN failed--compilation aborted at ./slic3r.pl line 13.]]></description>
            <dc:creator>virgodave61</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 06 Jun 2013 18:37:56 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,215641,216046#msg-216046</guid>
            <title>Re: Slic3r error</title>
            <link>https://reprap.org/forum/read.php?263,215641,216046#msg-216046</link>
            <description><![CDATA[ I regards to the question/comment on the slicer path when I go to slicer settings I get the error again:<br />
Entering slicer settings:  ./Slic3r/bin/slic3r --datadir ./profiles/ <br />
Skeinforge execution failed:  [Errno 2] No such file or directory<br />
<br />
I looked in my Slic3r directory and there isn't even a bin directory there, perhaps I need to try downloading the slicer again]]></description>
            <dc:creator>virgodave61</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 06 Jun 2013 17:42:26 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,215641,216042#msg-216042</guid>
            <title>Re: Slic3r error</title>
            <link>https://reprap.org/forum/read.php?263,215641,216042#msg-216042</link>
            <description><![CDATA[ Ok I found a page that says to:<br />
Grab the cpan modules required for slic3r, and test it to be sure it loads up properly, and enter:<br />
sudo cpanm Boost::Geometry::Utils Math::Clipper \<br />
 Math::ConvexHull Math::ConvexHull::MonotoneChain \<br />
 Math::Geometry::Voronoi Math::PlanePath Moo Wx<br />
./slic3r.pl<br />
When I do I get:<br />
--&gt; Working on Boost::Geometry::Utils<br />
Fetching [<a href="http://www.cpan.org/authors/id/A/AA/AAR/Boost-Geometry-Utils-0.13.tar.gz" target="_blank"  rel="nofollow">www.cpan.org</a>] ... OK<br />
Configuring Boost-Geometry-Utils-0.13 ... OK<br />
==&gt; Found dependencies: ExtUtils::Typemaps::Default<br />
--&gt; Working on ExtUtils::Typemaps::Default<br />
Fetching [<a href="http://www.cpan.org/authors/id/S/SM/SMUELLER/ExtUtils-Typemaps-Default-1.03.tar.gz" target="_blank"  rel="nofollow">www.cpan.org</a>] ... OK<br />
Configuring ExtUtils-Typemaps-Default-1.03 ... OK<br />
==&gt; Found dependencies: ExtUtils::Typemaps<br />
Found ExtUtils::Typemaps 3.18 which doesn't satisfy 3.18_03.<br />
! Installing the dependencies failed: Installed version (3.18) of ExtUtils::Typemaps is not in range '3.18_03'<br />
! Bailing out the installation for ExtUtils-Typemaps-Default-1.03. Retry with --prompt or --force.<br />
! Installing the dependencies failed: Module 'ExtUtils::Typemaps::Default' is not installed<br />
! Bailing out the installation for Boost-Geometry-Utils-0.13. Retry with --prompt or --force.<br />
--&gt; Working on Math::Clipper<br />
Fetching [<a href="http://www.cpan.org/authors/id/A/AA/AAR/Math-Clipper-1.22.tar.gz" target="_blank"  rel="nofollow">www.cpan.org</a>] ... OK<br />
Configuring Math-Clipper-1.22 ... OK<br />
==&gt; Found dependencies: ExtUtils::Typemaps::Default<br />
! Installing the dependencies failed: Module 'ExtUtils::Typemaps::Default' is not installed<br />
! Bailing out the installation for Math-Clipper-1.22. Retry with --prompt or --force.<br />
Math::ConvexHull is up to date. (1.04)<br />
Math::ConvexHull::MonotoneChain is up to date. (0.01)<br />
Math::Geometry::Voronoi is up to date. (1.3)<br />
Math::PlanePath is up to date. (104)<br />
Moo is up to date. (1.002000)<br />
Wx is up to date. (0.9922)<br />
<br />
Perhaps Im on a wild goose chase but been trying to get this going for many days and my noob status is frustrating me, just wish I could be like everone else on here and sit around printing cool things!]]></description>
            <dc:creator>virgodave61</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 06 Jun 2013 17:27:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,215641,216037#msg-216037</guid>
            <title>Re: Slic3r error</title>
            <link>https://reprap.org/forum/read.php?263,215641,216037#msg-216037</link>
            <description><![CDATA[ What does @INC mean? Can't I just paste a copy of Utils.pm there? Dont understand the path or what @INC represents.<br />
I have several Utils.pm files of varying sizes, if I did copy one which one would I use?]]></description>
            <dc:creator>virgodave61</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 06 Jun 2013 17:11:55 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,215641,216027#msg-216027</guid>
            <title>Re: Slic3r error</title>
            <link>https://reprap.org/forum/read.php?263,215641,216027#msg-216027</link>
            <description><![CDATA[ I figured out why I received that error found a link on the net, they say you have to install slic3r, run it and export the .ini file to create the profile. I found slic3r wasnt installed correctly, so I followed the following directions.<br />
<br />
[<a href="https://github.com/alexrj/Slic3r/wiki/Running-Slic3r-from-git-on-GNU-Linux" target="_blank"  rel="nofollow">github.com</a>]<br />
<br />
When I try to launch slic3r,<br />
./slic3r.pl<br />
 I get the following error<br />
Can't locate Boost/Geometry/Utils.pm in @INC (@INC contains: /home/dave/Slic3r/lib /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /home/dave/Slic3r/lib/Slic3r.pm line 32.<br />
BEGIN failed--compilation aborted at /home/dave/Slic3r/lib/Slic3r.pm line 32.<br />
Compilation failed in require at ./slic3r.pl line 13.<br />
BEGIN failed--compilation aborted at ./slic3r.pl line 13.<br />
<br />
So I tried reinstalling the Boost/Geometry/Utils and get a message saying everything is installed.<br />
<br />
Any ideas and by the way thanks for the help]]></description>
            <dc:creator>virgodave61</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 06 Jun 2013 16:46:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,215641,216007#msg-216007</guid>
            <title>Re: Slic3r error</title>
            <link>https://reprap.org/forum/read.php?263,215641,216007#msg-216007</link>
            <description><![CDATA[ Have you checked in pronterface that the slic3r paths are correct?]]></description>
            <dc:creator>Iceflow</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 06 Jun 2013 15:59:07 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,215641,216004#msg-216004</guid>
            <title>Re: Slic3r error</title>
            <link>https://reprap.org/forum/read.php?263,215641,216004#msg-216004</link>
            <description><![CDATA[ I am having the exact same issue....<br />
<br />
Matt]]></description>
            <dc:creator>Mattius2</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 06 Jun 2013 15:38:25 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,215641,215641#msg-215641</guid>
            <title>Slic3r error</title>
            <link>https://reprap.org/forum/read.php?263,215641,215641#msg-215641</link>
            <description><![CDATA[ I had walked away from my printer for a few months and when I came back everything would work, but when I hit print nothing would happen so I downloaded the new pronterface software now I get the following error.<br />
<br />
IOError: [Errno 2] No such file or directory: './profiles//slic3r.ini'<br />
<br />
I searched my system and this file def. doesnt exsist anywhere on my system anyone know how to correct this?<br />
Thanks]]></description>
            <dc:creator>virgodave61</dc:creator>
            <category>Slic3r</category>
            <pubDate>Wed, 05 Jun 2013 15:28:22 -0400</pubDate>
        </item>
    </channel>
</rss>
