Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=587978

--- Comment #8 from Mamoru Tasaka <mtas...@ioa.s.u-tokyo.ac.jp> 2010-08-30 
14:05:07 EDT ---
(In reply to comment #7)
> I still didn't manage to patch to separate anemone library from whatweb.
> 

First please submit rubygem-anemome review request.
Then I guess replacing
------------------------------------------------
require 'lib/anemone/anemone.rb'
------------------------------------------------
in whatweb script to
------------------------------------------------
require 'rubygems'
require 'anemone'
------------------------------------------------
should work (if anemone 0.4.0 still supports anemone 0.2.0 API:
anemone bundled in whatweb 0.4.5 is 0.2.0, while the latest anemone
is 0.4.0)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to