guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about prusaslicer package


From: Ricardo Wurmus
Subject: Re: Question about prusaslicer package
Date: Mon, 20 Sep 2021 13:29:19 +0200
User-agent: mu4e 1.4.15; emacs 27.2


Hi pinoaffe,

I ran into a weird bug where, for whatever reason, the commandline utility only works if I run it from inside the directory where the
prusa-slicer binary is located.

Try to figure out what commands are called and then patch the source code to refer to the tools by absolute file name, e.g. with (string-append (assoc-ref outputs "out") "/bin/foo").

--
Ricardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]