Opened 18 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)

rb-gnome-0.14.1.patch (1.2 KB) - added by kimuraw (kimura wataru) 18 years ago.
patch rb-gnome to update version 0.14.1 (original Portfile 0.11.0)

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by kimuraw (kimura wataru)

Attachment: rb-gnome-0.14.1.patch added

patch rb-gnome to update version 0.14.1 (original Portfile 0.11.0)

comment:1 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

Committed. Thanks!

Note: See TracTickets for help on using tickets.