On vrijdag 18 februari 2011, Stephen Brown wrote: > Hi All, > I have successfully run install.sh under Windows Vista. > > In running /p/soft/gnucash/inst/bin/gnucash I get a message box coming up > that says > > gnucash.exe - Unable to Locate Component. This application has failed to > start because libsqlite3-0.dll was not fournd. Re-installing the > application may fix this problem. > > How do I fix this problem? 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.
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. Geert _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
