Opened 19 years ago
Closed 18 years ago
#8458 closed defect (fixed)
rb-gnome build incomplete on 10.4
Reported by: | kimuraw (kimura wataru) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | markd@… | |
Port: |
Description
I installed port rb-gnome(0.11.0) successfully, but require "gtk2" failed with the follwing message.
% ruby -e 'require "gtk2"' /opt/local/lib/ruby/vendor_ruby/1.8/gtk2.rb:5:in `require': no such file to load
-- gdk_pixbuf2 (LoadError)
from /opt/local/lib/ruby/vendor_ruby/1.8/gtk2.rb:5
I found the build step was incomplete.
% sudo port -d -v build rb-gnome
: :
----- SUCCEEDED: glib pango atk gtk gconf gnomevfs gtkhtml2 gnome libglade gnomecanvas
gtkglext
FAILED: gdkpixbuf libart ----- Done.
My environment:
- Mac OS X 10.4.6(ppc)
- XcodeTools 2.2.1
- DarwinPorts 1.2.1
Attachments (1)
Change History (2)
Changed 19 years ago by kimuraw (kimura wataru)
Attachment: | rb-gnome-0.14.1.patch added |
---|
comment:1 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Committed. Thanks!
Note: See
TracTickets for help on using
tickets.
patch rb-gnome to update version 0.14.1 (original Portfile 0.11.0)