[GNC-dev] gnucash 3.2 build failure
Trying to build gnucash 3.2 from a tar file on a Debian Stretch system. CMAKE and MAKE run to completion just fine. If I look at /build_directory/lib/gnucash/ I see a number of libraries including libgncmod-app-utils.so. If I run 'sudo make install' it fails because libgncmod-app-utils.so is not found. Sure enough this library is no longer in /build_directory/lib/gnucash/ after the make install command completes. The error occurs at line 42 of the cmake_install.cmake file in libgnucash/app-utils/. Any suggestions? ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel
Re: [GNC-dev] gnucash 3.2 build failure
> On Jul 15, 2018, at 3:05 PM, Carol & David Weiner > wrote: > > Trying to build gnucash 3.2 from a tar file on a Debian Stretch > system. CMAKE and MAKE run to completion just fine. If I look at > /build_directory/lib/gnucash/ I see a number of libraries including > libgncmod-app-utils.so. If I run 'sudo make install' it fails because > libgncmod-app-utils.so is not found. Sure enough this library is no > longer in /build_directory/lib/gnucash/ after the make install command > completes. The error occurs at line 42 of the cmake_install.cmake file > in libgnucash/app-utils/. Any suggestions? That’s seriously strange. make install shouldn’t be removing anything. Try starting over and then run make install VERBOSE=1 and examine the output to see what’s becoming of it. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel
Re: [GNC-dev] gnucash 3.2 build failure
Just a guess... The output directory of the make install is the same directory as the build directory (I've made this mistake in the past). Graham On 16/07/2018 12:36 PM, John Ralls wrote: On Jul 15, 2018, at 3:05 PM, Carol & David Weiner wrote: Trying to build gnucash 3.2 from a tar file on a Debian Stretch system. CMAKE and MAKE run to completion just fine. If I look at /build_directory/lib/gnucash/ I see a number of libraries including libgncmod-app-utils.so. If I run 'sudo make install' it fails because libgncmod-app-utils.so is not found. Sure enough this library is no longer in /build_directory/lib/gnucash/ after the make install command completes. The error occurs at line 42 of the cmake_install.cmake file in libgnucash/app-utils/. Any suggestions? That’s seriously strange. make install shouldn’t be removing anything. Try starting over and then run make install VERBOSE=1 and examine the output to see what’s becoming of it. Regards, John Ralls ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel
Re: [GNC-dev] GnuCash 3.2 Released
I see right near the top there is still the “GnuCash 2.6 release tour”. Perhaps an update there to 3.0 would be in order. Regards, Adrien > On Jul 10, 2018, at 8:45 PM, Wm wrote: > > On 29/06/2018 08:43, Geert Janssens wrote: >> Op donderdag 28 juni 2018 22:11:49 CEST schreef Dennis West: >>> I'm sure you like to get feedback from someone with absolutely no >>> problems at all. >>> >>> I was using 2.6.21 on my primary computer and testing 3.1/3.2 on my >>> standby testbed (both on Win 10.1803). I finally decided to take the >>> plunge and upgraded my primary computer form 2.6.21 to 3.2. The >>> experience was flawless and now my testbed pc is eagerly awaiting vs 4.0. > > But approximately a decade away for v4 so maybe get some new kit before 2030 > for your testbed :) > >> That's nice to hear :) > > Aside: is there a reason why version changes aren't on (or easily found from) > the front page of gnucash.org? they used to be there. > > -- > Wm > > ___ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel