On zaterdag 19 februari 2011, Stephen Brown wrote: > > There are two ways to run a self-compiled GnuCash on Windows. The first > > is to > > create an installer package and install it. This will put the appropriate > > shortcuts in the start menu and on the desktop. You can do this by > > running dist.sh after install.sh successfully completes. This will > > create the installer package which you can then use to install GnuCash. > > Will this method interfere with the stable version of gnucash I am already > running? > Yes, it will overwrite your stable version. So if you want to keep them seperate, you shouldn't create the installer.
> > The other method is for when you want to run gnucash directly from the > > build > > location (what you attempted to do). In that case you should use the > > gnucash- > > launcher.cmd script to start GnuCash. This script will ensure that all > > the required libraries are found. > > I did that and got the following errors > --------------------------------------------------------------------------- > -------- Admin@SHAMMAH /p/soft/gnucash/inst/bin > $ gnucash-launcher.cmd > /P/soft/gnucash/inst/bin/gnucash-launcher.cmd: @echo: command not found > /P/soft/gnucash/inst/bin/gnucash-launcher.cmd: setlocal: command not found > /P/soft/gnucash/inst/bin/gnucash-launcher.cmd: fg: no job control > /P/soft/gnucash/inst/bin/gnucash-launcher.cmd: fg: no job control > /P/soft/gnucash/inst/bin/gnucash-launcher.cmd: fg: no job control > /P/soft/gnucash/inst/bin/gnucash-launcher.cmd: fg: no job control > --------------------------------------------------------------------------- > -------- What do I do now? > I forgot to tell you that gnucash-launcher.cmd is meant to be run from a Windows command prompt, not an Msys shell. Geert _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
