r18260 - gnucash/trunk/packaging/win32 - Fix win32 gnucash.cmd creation to handle ability for reports to be dropped into the
Derek Atkins
warlord at MIT.EDU
Tue Aug 18 11:05:34 EDT 2009
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
More information about the gnucash-devel
mailing list