Thanks,
Makes me wish Dave P. was still around
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
> You forgot to mention -L as well. :-)
No, I just didn't mention it because presumably gcc is already being called
with -L/opt/local/lib (see output of configure you sent). I meant, perhaps
configure should be adding -R as well, but only when compiling under Solaris.
Regards,
Dan W.
> > On So
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?
You forgot to mention -L as well. :-)
ftp.gnome.org on
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, [EMAIL PROTECTED
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