|
Bugzilla – Full Text Bug Listing |
| Summary: | gnome-config broken | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | David Martin <w0snj> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED WORKSFORME | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
David Martin
2005-12-29 20:37:29 UTC
It works for me. You probably did not install gdk-pixbuf-devel package. sbrabec@hammer:~> gnome-config --libs gnomecanvaspixbuf -rdynamic -L/opt/gnome/lib64 -L/usr/X11R6/lib64 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lgnomecanvaspixbuf gnome-config is deprecated and libraries newer that 3 years don't support it any more. Use pkg-config instead. It is OK that gnome-config lists only a few libraries. Most GNOME1 libraries were dropped in time of SuSE Linux 9.0, the rest was removed from devel selection. |