Ticket #6413 (closed defect: fixed)
BUG: gnome/gnome-panel is missing a dependency on gnome-desktop
| Reported by: | awreynolds@… | Owned by: | gnome-darwinports@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.0 |
| Keywords: | Cc: | ||
| Port: |
Description
Trying to bulid glade died when the following message was printed:
checking for PANEL... configure: error: Package requirements (ORBit-2.0 >= 2.4.0 gdk-pixbuf-2.0 >= 2.7.1 gtk+-2.0 >= 2.7.1 libgnome-2.0 >= 2.1.1 libgnomeui-2.0 >= 2.5.4 gnome-desktop-2.0 >= 2.11.1 gnome-vfs-2.0 >= 2.9.1 libglade-2.0 >= 2.5.0 gconf-2.0 >= 2.6.1 libgnome-menu >= 2.11.1) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
I checked each of the elements above individually and found the gnome-desktop had not been installed. I checked the Portfile in gnome-panel and it does not depend on gnome-desktop. Once I built gnome-desktop, gnome-panel built successfully.
Change History
Note: See
TracTickets for help on using
tickets.

