/usr/local/share needs to be explicitly added to XDG_DATA_DIRS
echo $XDG_DATA_DIRS
/usr/share:/usr/share:/usr/local:/usr/local/share

ted


On Mon, Mar 3, 2014 at 9:02 AM, John Ralls <jra...@ceridwen.us> wrote:

>
> On Mar 3, 2014, at 8:32 AM, Ted Creedon <tcree...@easystreet.net> wrote:
>
> > Compiles fine but needs one last thing to run:
> >
> > export XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/local/share
> > ldconfig
> >
> > #gnucash: error while loading shared libraries: libgnc-gnome.so.0: cannot
> > open shared object file: No such file or directory
> >
> > tedc
> >
> > PS Where are the docs?
>
> Or `unset XDG_DATA_DIRS`. Does your distro misconfigure it or did you do
> that yourself?
>
> The online released user docs are at http://www.gnucash.org/documentation,
> and the nightly snapshots from git master at http://code.gnucash.org/docs/,
> where the user docs are in their respective locales and the developer docs
> are in HEAD.
>
> Regards,
> John Ralls
>
>
>
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to