Startup Druid on Solaris

Dan Widyono dan at widyono.net
Wed Aug 8 17:16:04 EDT 2007


This is a shot in the dark, but in my Solaris days I recall using
-R/opt/local/lib (in this case) to tell the dynamic loader where to look for
the shared objects.  Would it help to add -R/opt/local/lib when compiling
under Solaris?

Dan W.

On Wed, Aug 08, 2007 at 03:52:03PM -0400, alanpae at ilkda.com wrote:
> Not sure if this will make any sense, but here goes.
> 
> On Solaris, the configure script finds gnome-libs as shown below:
> 
> checking GNOME_LIBS... -L/opt/local/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lz -lsocket -lnsl -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lpthread -lthread -lrt -lgobject-2.0 -lglib-2.0
> checking for untested GNOME versions (libgnome >= 2.19.0)... no
> 
> Looking at the package config file this appears to be libgnome version 2.6.0.
> 
> Even though configure picks up the library, the druid cannot find it.


More information about the gnucash-devel mailing list