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 <[email protected]> To: [email protected] 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 <[email protected]> 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 [email protected] PGP key available _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
