2.6.2 comple

Ted Creedon tcreedon at easystreet.net
Mon Mar 3 12:08:46 EST 2014


/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 <jralls at ceridwen.us> wrote:

>
> On Mar 3, 2014, at 8:32 AM, Ted Creedon <tcreedon at 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
>
>
>


More information about the gnucash-devel mailing list