#33520: rb-redcloth's redcloth #! points to non-existing /usr/bin/ruby18 ------------------------------+--------------------------------------------- Reporter: Ephaeton@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: rb-redcloth ------------------------------+--------------------------------------------- The rb-redcloth package not only installs Ruby's RedCloth library, but also a ruby script named 'redcloth'. This ruby script uses an incorrect/non-existing interpreter in its shebang line ({{{/usr/bin/ruby18}}}). Valid options would either be the {{{/opt/local/bin/ruby}}} that ports installed itself, or {{{/usr/bin/ruby}}} that came with my cute little lion here. Definitely not {{{/usr/bin/ruby18}}}. Should check rb19-redcloth's redcloth(1), too. -- Ticket URL: <https://trac.macports.org/ticket/33520> MacPorts <http://www.macports.org/> Ports system for Mac OS