gnucash 2.0
Derek Atkins
warlord at MIT.EDU
Tue Jul 11 17:46:29 EDT 2006
What command did you use for ./configure?
What command did you use for "make install"?
If you set "prefix=..." during make install.... You did it wrong.
Set --prefix=... during ./configure ONLY. NEVER use 'prefix=' during
make install.
-derek
Quoting Fabrice Salvaire <fabrice.salvaire at desy.de>:
> Hi,
>
> I compiled Gnucash 2.0 in user space. I have Garnome in user space in
> addition to old Gnome distribution packages. So it is not a simple
> environment. But the configuration passed.
>
> The compilation in the source directory does not
> work. GNUCASH_SEPARATE_BUILDDIR is true in all
>
> # .scm-links:
> # rm -f gnucash g-wrapped
> # $(LN_S) -f . gnucash
> # $(LN_S) -f . g-wrapped
> # if GNUCASH_SEPARATE_BUILDDIR
> # for X in ${SCM_FILE_LINKS} ; do \
> # $(LN_S) -f ${srcdir}/$$X . ; \
> # done
> # endif
> # touch .scm-links
>
> It compiled in build dir. Then I installed gnucash at
> /media/home/salvaire/local_stow/stow/gnucash-2.0.0 with --prefix at
> configuration step.
>
> When I execute it, I receive
>
> # /media/home/salvaire/local_stow/stow/gnucash-2.0.0/bin>./gnucash
> #
> # This is a development version. It may or may not work.
> # Report bugs and other problems to gnucash-devel at gnucash.org.
> # You can also lookup and file bug reports at http://bugzilla.gnome.org
> # The last stable version was GnuCash 1.8.12
> # The next stable version will be GnuCash 2.0
> #
> # (gnucash:21823): libglade-WARNING **: could not find glade file
> '/usr/local/share/gnucash/glade/druid-gconf-setup.glade'
>
> Why it looks at /usr/local/share? I found
>
> # src/gnome-utils/druid-gconf-setup.c: xml = gnc_glade_xml_new
> ("druid-gconf-setup.glade", "GConf Install Druid");
>
> How is determinated the path?
>
> I tried also the path options
> --config-path=/media/home/salvaire/local_stow/stow/gnucash-2.0.0
> --share-path=/media/home/salvaire/local_stow/stow/gnucash-2.0.0
>
> cheers,
>
> --
> Fabrice Salvaire
>
> FH1/HAM2
> Desy
> Building: 1c/280
> Notkestrasse 85
> 22607 Hamburg
> Germany
> Tel: +49-(0)40-8998-3681
> Email: fabrice.salvaire at desy.de
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord at MIT.EDU PGP key available
More information about the gnucash-user
mailing list