Summary: | xmms2-scrobbler-0.1.2 won't start | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Sergei Riaguzov <riaguzov> |
Component: | Individual Port(s) | Assignee: | Alexander Botero-Lowry <alexbl> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Sergei Riaguzov
2006-09-25 02:20:17 UTC
Responsible Changed From-To: freebsd-ports-bugs->alexbl Over to maintainer State Changed From-To: open->feedback After speaking with the developer, he told me that the canonical way to deal with this issue is not to require rubygem but rather to set the enviornmental vasriable RUBYOPT to rubygem like: setenv RUBYOPT rubygems Could you confirm that this resolves the problem for you? Hi, I just encountered the same problem with xmms2-scrobbler and can confirm that starting xmms2d with "env RUBYOPT=rubygems xmms2d" helps. Stefan alexbl 2006-12-17 10:48:36 UTC FreeBSD ports repository Modified files: audio/xmms2-scrobbler Makefile Log: - switch to devel/ruby-event-loop to resolve bug with rubygems usage [1] PR: 103600 [1] Revision Changes Path 1.4 +2 -2 ports/audio/xmms2-scrobbler/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed I switched the dependency to the new devel/ruby-event-loop so no more gems. This should now be resolved. |