r18260 - gnucash/trunk/packaging/win32 - Fix win32 gnucash.cmd creation to handle ability for reports to be dropped into the

Phil Longstaff plongstaff at rogers.com
Tue Aug 18 13:58:39 EDT 2009


Yeah.  Unfortunately, there are 4 places this stuff is, and no links from one to another.  I added comments in each place to help prevent this from happening again.

Phil




________________________________
From: Derek Atkins <warlord at MIT.EDU>
To: gnucash-devel at gnucash.org
Sent: Tuesday, August 18, 2009 11:05:34 AM
Subject: Re: r18260 - gnucash/trunk/packaging/win32 - Fix win32 gnucash.cmd creation to handle ability for reports to be dropped into the

Phil,

I don't think this is sufficient for Win32.  I think it also needs to
get set in the gnucash.bat created by the installer.

Phil Longstaff <plongstaff at code.gnucash.org> writes:

> Modified: gnucash/trunk/packaging/win32/install.sh
> ===================================================================
> --- gnucash/trunk/packaging/win32/install.sh    2009-08-16 22:57:09 UTC (rev 18259)
> +++ gnucash/trunk/packaging/win32/install.sh    2009-08-18 00:11:03 UTC (rev 18260)
> @@ -1294,6 +1294,7 @@
>              echo "set GUILE_LOAD_PATH=${INSTALL_DIR}\\share\\gnucash\\guile-modules;${INSTALL_DIR}\\share\\gnucash\\scm;%GUILE_LOAD_PATH%" >> gnucash.cmd
>              echo "set LTDL_LIBRARY_PATH=${INSTALL_DIR}\\lib" >> gnucash.cmd
>              echo "set GNC_DBD_DIR=${LIBDBI_DRIVERS_DIR}\\lib\\dbd" >> gnucash.cmd
> +            echo "set GNC_STANDARD_REPORTS_DIR=${INSTALL_DIR}\\share\\gnucash\\guile-modules\\gnucash\\report\\standard-reports" >> gnucash.cmd
>              echo "set SCHEME_LIBRARY_PATH=" >> gnucash.cmd
>              echo "start gnucash-bin %*" >> gnucash.cmd
>          qpopd

-derek

-- 
       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
_______________________________________________
gnucash-devel mailing list
gnucash-devel at gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


More information about the gnucash-devel mailing list