Re: Lost ./configure

2017-01-06 Thread John Ralls
>> installed >> >> cd /usr/src/git >> rm -rfv gnucash >> git clone https://github.com/Gnucash/gnucash.git >> cd gnucash >> git checkout master >> git branch working-branch >> git checkout working-branch >> >> I am unable to see the ./

Re: Lost ./configure

2017-01-06 Thread Frank H. Ellenberger
Gnucash/gnucash.git > cd gnucash > git checkout master > git branch working-branch > git checkout working-branch > > I am unable to see the ./configure program. > > What am I doing wrong? when building from from git, you should at first run ./autogen.sh That will - after som

Lost ./configure

2017-01-05 Thread Stephen Brown
I am unable to see the ./configure program. What am I doing wrong? Yours Sincerely Stephen Grant Brown ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Configure error.

2015-01-07 Thread John Ralls
> On Jan 7, 2015, at 6:23 PM, Stephen Brown wrote: > > > Stephen Brown_2@Ace ~/gnucash > > $ ./configure --disable-dbi > config-output.txt 2> config-2output.txt > > Stephen Brown_2@Ace ~/gnucash > > Please find attached the config-output.txt and config

Re: Configure error.

2015-01-07 Thread Stephen Brown
.1, I get the following > error Can you look further up in the output from install.sh where it tries to install libgoffice and see why it failed? It should have stopped the build process at that point. > > > checking for libgoffice-0.8 >= 0.7.0... no > > configure: error: C

Re: Configure error.

2015-01-07 Thread Derek Atkins
failed? It should have stopped the build process at that point. > > > checking for libgoffice-0.8 >= 0.7.0... no > > configure: error: Cannot find libgoffice.>= 0.7.0 > > Where do I get libgoffoce from? > > > Where do I put it so I can compile gnucash? The build s

Configure error.

2015-01-07 Thread Stephen Brown
Hi All, When configuring gnucash to compile on Windows 8.1, I get the following error checking for libgoffice-0.8 >= 0.7.0... no configure: error: Cannot find libgoffice.>= 0.7.0 Where do I get libgoffoce from? Where do I put it so I can compile gnucash? Yours Sincerely Stephen

Re: gnucash maint: 722200 - configure script does not pick the correct am_cv_scanf version

2014-06-01 Thread Derek Atkins
I'm sorry.. why are we not using G_INT64_FORMAT here? -derek Sent on my mobile. Please forgive any typos. - Reply message - From: "John Ralls" To: Subject: gnucash maint: 722200 - configure script does not pick the correct am_cv_scanf version Date: Sun, Jun 1, 2014 2

Re: ./configure flags

2014-04-29 Thread Colin Law
On 29 April 2014 16:00, Derek Atkins wrote: > Colin Law writes: > >> HI >> >> I am building from source on Ubuntu 14.04 with a view to updating the >> wiki. The instructions for 12.04 specify >> ./configure --prefix=/path/to/install/to/gnucash >> --

Re: ./configure flags

2014-04-29 Thread Derek Atkins
Colin Law writes: > HI > > I am building from source on Ubuntu 14.04 with a view to updating the > wiki. The instructions for 12.04 specify > ./configure --prefix=/path/to/install/to/gnucash > --enable-compile-warnings --with-html-engine=webkit > --disable-error-on-warning

./configure flags

2014-04-29 Thread Colin Law
HI I am building from source on Ubuntu 14.04 with a view to updating the wiki. The instructions for 12.04 specify ./configure --prefix=/path/to/install/to/gnucash --enable-compile-warnings --with-html-engine=webkit --disable-error-on-warning Is that still appropriate? Colin

Re: configure has difficulty finding libgoffice

2014-01-19 Thread Bob Gustafson
On 01/19/2014 11:36 AM, Geert Janssens wrote: On Sunday 19 January 2014 11:16:20 Bob Gustafson wrote: > On 01/19/2014 01:35 AM, Mike Alexander wrote: > > --On January 19, 2014 1:21:50 AM -0600 Bob Gustafson > > > And then running autoconf to get a corrected confi

Re: configure has difficulty finding libgoffice

2014-01-19 Thread John Ralls
On Jan 19, 2014, at 9:16 AM, Bob Gustafson wrote: > On 01/19/2014 01:35 AM, Mike Alexander wrote: >> --On January 19, 2014 1:21:50 AM -0600 Bob Gustafson wrote: >> >>> I downloaded the source for gnucash about an hour ago. >>> >>> I'm runnin

Re: configure has difficulty finding libgoffice

2014-01-19 Thread Geert Janssens
On Sunday 19 January 2014 11:16:20 Bob Gustafson wrote: > On 01/19/2014 01:35 AM, Mike Alexander wrote: > > --On January 19, 2014 1:21:50 AM -0600 Bob Gustafson > > > > > > wrote: > >> I downloaded the source for gnucash about an hour ago. > >> >

Re: configure has difficulty finding libgoffice

2014-01-19 Thread Bob Gustafson
On 01/19/2014 01:35 AM, Mike Alexander wrote: --On January 19, 2014 1:21:50 AM -0600 Bob Gustafson wrote: I downloaded the source for gnucash about an hour ago. I'm running ./configure and this is the end of the output - showing problem: What does pkg-config --modversion libgoffic

Re: configure has difficulty finding libgoffice

2014-01-18 Thread Mike Alexander
--On January 19, 2014 1:21:50 AM -0600 Bob Gustafson wrote: I downloaded the source for gnucash about an hour ago. I'm running ./configure and this is the end of the output - showing problem: What does pkg-config --modversion libgoffice-0.8 print? You may need to set PKG_CONFIG

configure has difficulty finding libgoffice

2014-01-18 Thread Bob Gustafson
I downloaded the source for gnucash about an hour ago. I'm running ./configure and this is the end of the output - showing problem: .. .. checking for gdk-pixbuf-2.0... yes checking GDK_PIXBUF_CFLAGS... -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.

Re: Error during phase configure of gtk+

2012-02-27 Thread reubano
t;> /Users/admin/gtk/source/pkgs/gtk+-2.24.9.tar.xz > > Ah, so you got a bad download. Jhbuild isn't very good about detecting and > correcting for that, unfortunately. > > Delete /Users/admin/gtk/source/pkgs/gtk+-2.24.9.tar.xz and > /Users/admin/gtk/source/pkgs/gtk+-2.

Re: Error during phase configure of gtk+

2012-02-25 Thread John Ralls
error (even after >>> installing xzip) but now it only gives the autoreconf error. Now, the >>> only gtk+ lines are >>> >>> *** Checking out gtk+ *** [26/73] >>> *** Configuring gtk+ *** [26/73] >>> autoreconf -fis && ./configur

Re: Error during phase configure of gtk+

2012-02-25 Thread reubano
conf error. Now, the >> only gtk+ lines are >> >> *** Checking out gtk+ *** [26/73] >> *** Configuring gtk+ *** [26/73] >> autoreconf -fis && ./configure --prefix /Users/admin/gnucash-stable >> --libdir '/Users/admin/gnucash-stable/lib'

Re: Error during phase configure of gtk+

2012-02-25 Thread John Ralls
> > *** Checking out gtk+ *** [26/73] > *** Configuring gtk+ *** [26/73] > autoreconf -fis && ./configure --prefix /Users/admin/gnucash-stable > --libdir '/Users/admin/gnucash-stable/lib' --with-gdktarget=quartz > --enable-quartz-relocation > autoreconf:

Re: Error during phase configure of gtk+

2012-02-25 Thread Reuben Cummings
econf -fis && ./configure --prefix /Users/admin/gnucash-stable --libdir '/Users/admin/gnucash-stable/lib' --with-gdktarget=quartz --enable-quartz-relocation autoreconf: `configure.ac' or `configure.in' is required *** Error during phase configure of gtk+: ###

Re: Error during phase configure of gtk+

2012-02-25 Thread John Ralls
On Feb 25, 2012, at 6:24 AM, reubano wrote: > Downloaded the latest gtk-osx-build-setup.sh > > jhbuild bootstrap > > which installed xz. But after running > > jhbuild build > > I get the error > > *** Configuring gtk+ *** [26/73] > autoreconf -fis

Error during phase configure of gtk+

2012-02-25 Thread reubano
Downloaded the latest gtk-osx-build-setup.sh jhbuild bootstrap which installed xz. But after running jhbuild build I get the error *** Configuring gtk+ *** [26/73] autoreconf -fis && ./configure --prefix /Users/admin/gnucash-stable --libdir '/Users/admin/gnucash-stabl

Re: --enable-dbi in configure

2012-02-10 Thread Colin Law
On 10 February 2012 15:58, John Ralls wrote: > > On Feb 10, 2012, at 7:44 AM, Derek Atkins wrote: > >> >> On Fri, February 10, 2012 10:34 am, Colin Law wrote: >>> >>> Well I have just built 2.4 branch with >>> >>> ./configure --prefix=

Re: --enable-dbi in configure

2012-02-10 Thread John Ralls
On Feb 10, 2012, at 7:44 AM, Derek Atkins wrote: > > On Fri, February 10, 2012 10:34 am, Colin Law wrote: >> >> Well I have just built 2.4 branch with >> >> ./configure --prefix=/path/to/install/to/gnucash >> --enable-compile-warnings --with-html-engine=

Re: --enable-dbi in configure

2012-02-10 Thread Derek Atkins
On Fri, February 10, 2012 10:34 am, Colin Law wrote: > > Well I have just built 2.4 branch with > > ./configure --prefix=/path/to/install/to/gnucash > --enable-compile-warnings --with-html-engine=webkit > --disable-error-on-warning > > and the database backends appear to b

Re: --enable-dbi in configure

2012-02-10 Thread Colin Law
On 10 February 2012 14:42, Colin Law wrote: > On 10 February 2012 14:34, John Ralls wrote: >> >> On Feb 10, 2012, at 6:23 AM, Colin Law wrote: >> >>> To save me doing a full build to check can someone confirm that it is >>> no longer necessary to inclu

Re: --enable-dbi in configure

2012-02-10 Thread Colin Law
On 10 February 2012 14:34, John Ralls wrote: > > On Feb 10, 2012, at 6:23 AM, Colin Law wrote: > >> To save me doing a full build to check can someone confirm that it is >> no longer necessary to include --enable-dbi in configure to get the >> database backends?  I am

Re: --enable-dbi in configure

2012-02-10 Thread John Ralls
On Feb 10, 2012, at 6:23 AM, Colin Law wrote: > To save me doing a full build to check can someone confirm that it is > no longer necessary to include --enable-dbi in configure to get the > database backends? I am updating build instructions on the wiki. > Whatever gave you t

--enable-dbi in configure

2012-02-10 Thread Colin Law
To save me doing a full build to check can someone confirm that it is no longer necessary to include --enable-dbi in configure to get the database backends? I am updating build instructions on the wiki. Thanks Colin ___ gnucash-devel mailing list

Re: I probably did something wrong; having configure problems. SOLVED

2011-11-30 Thread Geert Janssens
On woensdag 30 november 2011, Hendrik Boom wrote: > On Fri, 18 Nov 2011 19:44:09 +, Hendrik Boom wrote: > > Op vrijdag 18 november 2011, Geert Janssens screef: > >> On vrijdag 18 november 2011, Hendrik Boom wrote: > >>> Do build details really depend on the presence of .svn directories? > >> >

Re: I probably did something wrong; having configure problems. SOLVED

2011-11-30 Thread Hendrik Boom
On Fri, 18 Nov 2011 19:44:09 +, Hendrik Boom wrote: > Op vrijdag 18 november 2011, Geert Janssens screef: > >> On vrijdag 18 november 2011, Hendrik Boom wrote: >>> >>> Do build details really depend on the presence of .svn directories? >> >> It does. Not strictly from the directories, but s

Re: I probably did something wrong; having configure problems.

2011-11-18 Thread Hendrik Boom
Op vrijdag 18 november 2011, Geert Janssens screef: > On vrijdag 18 november 2011, Hendrik Boom wrote: >> >> Do build details really depend on the presence of .svn directories? > > It does. Not strictly from the directories, but svn tools are used to > check if you are working from an svn direct

Re: I probably did something wrong; having configure problems.

2011-11-18 Thread John Ralls
On Nov 18, 2011, at 8:55 AM, Geert Janssens wrote: > On vrijdag 18 november 2011, Hendrik Boom wrote: > > If you really want to avoid this, you can start from a tarball that you can > donwload from the gnucash download section. This will contain the missing > file > and won't need svn and swi

Re: I probably did something wrong; having configure problems.

2011-11-18 Thread Geert Janssens
On vrijdag 18 november 2011, Hendrik Boom wrote: > This is the actual message I get. > > checking for ./src/swig-runtime.h... no > configure: error: > > It looks like you are NOT building from Subversion > but I cannot find swig-runtime.h. Check your PATH > and make sur

I probably did something wrong; having configure problems.

2011-11-18 Thread Hendrik Boom
This is the actual message I get. checking for ./src/swig-runtime.h... no configure: error: It looks like you are NOT building from Subversion but I cannot find swig-runtime.h. Check your PATH and make sure we can find svnversion in your PATH! Either that or contact gnucash-devel@gnucash.org

Re: Patch, patch submission questions and general configure/make questions

2011-06-06 Thread Tim M
the clarification. >> I am wondering if it is desired to fix the build errors which are >> appearing due to my configure options or if I should simply change >> those options?  I have limited C++ experience so currently small >> patches such as this are easy for me and

Re: Patch, patch submission questions and general configure/make questions

2011-06-06 Thread Christian Stimming
parse.lo] Error 1 > ------- > > For the record, I am using the following configure options and after > fixing the above error, many more cropped up. It seems --enable-iso-c > is probably causing many errors to appear As Mike already mentioned: Please don't us

Re: Patch, patch submission questions and general configure/make questions

2011-06-05 Thread Mike Alexander
--On June 5, 2011 10:12:20 PM -0500 Tim M wrote: For the record, I am using the following configure options and after fixing the above error, many more cropped up. It seems --enable-iso-c is probably causing many errors to appear during make so I am not sure if this is recommended practice

Patch, patch submission questions and general configure/make questions

2011-06-05 Thread Tim M
using the following configure options and after fixing the above error, many more cropped up. It seems --enable-iso-c is probably causing many errors to appear during make so I am not sure if this is recommended practice: --- ./configure --prefix=/opt/gnucash-devel \ --e

Re: GNC_DOC_INSTALL_DIR and ./configure --docdir

2011-06-05 Thread Christian Stimming
Am Sonntag, 5. Juni 2011 schrieb Micha Lenk: > Hi, > > when I just tried to tweak some details for the recent Debian packages > for Gnucash, I discovered that the configure option --docdir apparently > has no effect. A short view into configure.ac and the Makefile.am files >

Re: GNC_DOC_INSTALL_DIR and ./configure --docdir

2011-06-04 Thread Micha Lenk
Hi again, just a note on the patch I've just send: Please skip the changes on file src/bin/gnucash-bin.c. They are not at all related to the proposed docdir changes. Regards, Micha ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.g

GNC_DOC_INSTALL_DIR and ./configure --docdir

2011-06-04 Thread Micha Lenk
Hi, when I just tried to tweak some details for the recent Debian packages for Gnucash, I discovered that the configure option --docdir apparently has no effect. A short view into configure.ac and the Makefile.am files revealed that the reason is that GNC_DOC_INSTALL_DIR is set to ${pkgdatadir

Re: r20585 - gnucash/trunk - Replace guile configure check by PKG_CHECK_MODULE so that it also works in cross-compiling.

2011-04-28 Thread Geert Janssens
On dinsdag 26 april 2011, Christian Stimming wrote: > > I think in the wiki... but indeed, the dependencies are not well > documented. On the other hand, any form of dependency documentation gets > out of date very very quickly, so it's kind of pointless anyway. > True. And given the dependency i

Re: r20585 - gnucash/trunk - Replace guile configure check by PKG_CHECK_MODULE so that it also works in cross-compiling.

2011-04-28 Thread Geert Janssens
On woensdag 27 april 2011, Christian Stimming wrote: > We don't link in this library ourselves, so we shouldn't (need to) check > for it as well. > > I would blame the libguile-devel packager, because due to this linker flag > the libguile-devel package should have a dependency on libtool-ltdl-dev

Re: r20585 - gnucash/trunk - Replace guile configure check by PKG_CHECK_MODULE so that it also works in cross-compiling.

2011-04-27 Thread Christian Stimming
Am Mittwoch, 27. April 2011 schrieb J. Alex Aycinena: > >> Replace guile configure check by PKG_CHECK_MODULE so that it also works > >> in cross-compiling. > > > > After this commit I couldn't build gnucash anymore on linux. It turns out > > that pkgchec

Re: r20585 - gnucash/trunk - Replace guile configure check by PKG_CHECK_MODULE so that it also works in cross-compiling.

2011-04-27 Thread J. Alex Aycinena
> -- Forwarded message -- > From: Geert Janssens > To: gnucash-devel@gnucash.org > Date: Tue, 26 Apr 2011 20:52:30 +0200 > Subject: Re: r20585 - gnucash/trunk - Replace guile configure check by > PKG_CHECK_MODULE so that it also works in cross-compiling. >

Re: r20585 - gnucash/trunk - Replace guile configure check by PKG_CHECK_MODULE so that it also works in cross-compiling.

2011-04-26 Thread Christian Stimming
> > Removed: > >gnucash/trunk/macros/gnome-guile-checks.m4 > > > > Modified: > >gnucash/trunk/Makefile.am > > gnucash/trunk/configure.ac > > > > Log: > > Replace guile configure check by PKG_CHECK_MODULE so that it also works >

Re: r20585 - gnucash/trunk - Replace guile configure check by PKG_CHECK_MODULE so that it also works in cross-compiling.

2011-04-26 Thread Geert Janssens
fied: >gnucash/trunk/Makefile.am >gnucash/trunk/configure.ac > Log: > Replace guile configure check by PKG_CHECK_MODULE so that it also works in > cross-compiling. > After this commit I couldn't build gnucash anymore on linux. It turns out that pkgcheck adds a library depe

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-19 Thread Derek Atkins
> Chikelue > > --- On Mon, 1/17/11, Derek Atkins wrote: > > From: Derek Atkins > Subject: Re: com

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-19 Thread Chikelue Oji
Thank you very much for your help so far. Cheers, Chikelue --- On Mon, 1/17/11, Derek Atkins wrote: From: Derek Atkins Subject: Re: compiling gnucash on windows, configure: error: perl is not found To: "Chikelue Oji" Cc: gnucash-devel@gnucash.org Date: Monday, January 17, 20

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-17 Thread Derek Atkins
Hi, Chikelue Oji writes: > Hi Derek, > > I have the same version of m4 as you do. > GNU M4 1.4.7.

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-16 Thread Chikelue Oji
Hi Derek, I have the same version of m4 as you do. GNU M4 1.4.7. Thank you. Cheers, Chikelue --- On Sat, 1/15/11, Derek Atkins wrote: From: Derek Atkins Subject: Re: compiling gnucash on windows, configure: error: perl is not found To: "Chikelue Oji" Cc: "Derek Atkins&q

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-15 Thread Derek Atkins
Hi, On Sat, January 15, 2011 7:47 am, Chikelue Oji wrote: > Hi Derek, > > Thank you very much for your response. > You couldn't see the errors because the two errors weren't logged to the > build log file. > > The missing lines are in bold and italics below: > > The system cannot find the path spe

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-14 Thread Derek Atkins
Hi, chikeo writes: > Hello, > > I have run into about two more errors. > It has to do with some missing path and not identifying the > right version of m4. > > I queried the version of m4 from the MSYS console and it seems ok. It is GNU > M4 1.4.7. > > Please find the the log inlined below. > >

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-13 Thread chikeo
that does not truncate output... /bin/sed checking whether make is case sensitive... yes configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating man/Makefile config.status: creating lib/emacs/Makefile config.status

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-13 Thread Derek Atkins
chikeo writes: > Hi All, > > Please do I have to install perl manually after it has been downloaded and > unzipped? > > The build is halting with this error: > configure: error: perl is not found You might need to make sure it's extracted and in your path. -derek -

compiling gnucash on windows, configure: error: perl is not found

2011-01-13 Thread chikeo
Hi All, Please do I have to install perl manually after it has been downloaded and unzipped? The build is halting with this error: configure: error: perl is not found I have this log extract, and the build is halting on the last line. Extracting autoconf-2.63.tar.bz2 ... done Extracting

Re: dbi default on .configure has changed

2010-08-16 Thread Phil Longstaff
On Mon, 2010-08-16 at 17:00 -0500, Tommy Trussell wrote: > On Mon, Aug 16, 2010 at 4:46 PM, Phil Longstaff wrote: > > On Mon, 2010-08-16 at 16:20 -0500, Tommy Trussell wrote: > >> fOn Mon, Aug 16, 2010 at 2:52 PM, Tommy Trussell > >> wrote: > >> I found the previous discussions of this, including

Re: dbi default on .configure has changed

2010-08-16 Thread John Ralls
-{sqlite3,pgsql,mysql} packages included... > > HOWEVER, not having even tried the database backends, is one of them > preferred for any reasons or is it a tossup? For just trying, sqlite3 is the least hassle. (As in none, other than installing it. MySQL and Postgress both require that yo

Re: dbi default on .configure has changed

2010-08-16 Thread Phil Longstaff
fically Ubuntu 9.10 and 10.04) > > > > The .configure fails on the dbi portion UNLESS I add --disable-dbi to > > the .configure options. > > > > Since this didn't happen a few weeks ago, was the option changed to > > encourage folks to try the dbi backend i

Re: dbi default on .configure has changed

2010-08-16 Thread Tommy Trussell
On Mon, Aug 16, 2010 at 4:46 PM, Phil Longstaff wrote: > On Mon, 2010-08-16 at 16:20 -0500, Tommy Trussell wrote: >> fOn Mon, Aug 16, 2010 at 2:52 PM, Tommy Trussell >> wrote: >> I found the previous discussions of this, including the announcement >> for 2.3.12 back on April 21 (has it been that

Re: dbi default on .configure has changed

2010-08-16 Thread Tommy Trussell
fOn Mon, Aug 16, 2010 at 2:52 PM, Tommy Trussell wrote: > I haven't compiled in awhile, and was following the steps for building > gnucash on the wiki at http://wiki.gnucash.org/wiki/Building > (specifically Ubuntu 9.10 and 10.04) > > The .configure fails on the dbi

dbi default on .configure has changed

2010-08-16 Thread Tommy Trussell
I haven't compiled in awhile, and was following the steps for building gnucash on the wiki at http://wiki.gnucash.org/wiki/Building (specifically Ubuntu 9.10 and 10.04) The .configure fails on the dbi portion UNLESS I add --disable-dbi to the .configure options. Since this didn't ha

Re: gnucash 2.2.9 fails configure for guile, looking for 1.6, cannot find guile, yet I have guile 1.8

2010-01-06 Thread Bill Nottingham
Kenneth Wolcott (kennethwolc...@gmail.com) said: > No, it was an rpm :-) Not that bad about mixing tarballs and rpms :-) > > how to uninstall the rpm? sudo yum remove gnucash? > > How to install EPEL? > > sudo yum install EPEL > Loaded plugins: fastestmirror > Loading mirror speeds from

Re: gnucash 2.2.9 fails configure for guile, looking for 1.6, cannot find guile, yet I have guile 1.8

2010-01-06 Thread Kenneth Wolcott
Hi Derek; On Wed, Jan 6, 2010 at 08:04, Derek Atkins wrote: > Hi, > > Kenneth Wolcott writes: > >>> Why not just use the distro's gnucash package? >>> * All recent versions of Fedora have 2.2.9:  yum install gnucash >>> * In CentOS you can get gnucash from EPEL >>> * In Debian/Ubuntu there's a 2

Re: gnucash 2.2.9 fails configure for guile, looking for 1.6, cannot find guile, yet I have guile 1.8

2010-01-06 Thread Derek Atkins
Hi, Kenneth Wolcott writes: >> Why not just use the distro's gnucash package? >> * All recent versions of Fedora have 2.2.9:  yum install gnucash >> * In CentOS you can get gnucash from EPEL >> * In Debian/Ubuntu there's a 2.2.9 on launchpad, or you can pull all >>  the build dependencies via:  

Re: gnucash 2.2.9 fails configure for guile, looking for 1.6, cannot find guile, yet I have guile 1.8

2010-01-05 Thread Kenneth Wolcott
Followed the advice in both the bugid's provided (installed Slib >> and created a symlink); problem persists. >> >> Current status: ./configure fails at SLIB. > > What OS/Distro are you using? > Are you using your distro's slib package? > > Why not just u

Re: gnucash 2.2.9 fails configure for guile, looking for 1.6, cannot find guile, yet I have guile 1.8

2010-01-05 Thread Kenneth Wolcott
Hi Derek; On Mon, Jan 4, 2010 at 09:47, Derek Atkins wrote: > Hi, > > Kenneth Wolcott writes: > >> >> checking whether guile works... no >> configure: WARNING: Can not find Guile on this system >> checking for guile... /usr/bin/guile >> checki

Re: gnucash 2.2.9 fails configure for guile, looking for 1.6, cannot find guile, yet I have guile 1.8

2010-01-05 Thread Derek Atkins
rsists. > > Current status: ./configure fails at SLIB. What OS/Distro are you using? Are you using your distro's slib package? Why not just use the distro's gnucash package? * All recent versions of Fedora have 2.2.9: yum install gnucash * In CentOS you can get gnucash from

Re: gnucash 2.2.9 fails configure for guile, looking for 1.6, cannot find guile, yet I have guile 1.8

2010-01-04 Thread Derek Atkins
Hi, Kenneth Wolcott writes: > > checking whether guile works... no > configure: WARNING: Can not find Guile on this system > checking for guile... /usr/bin/guile > checking for guile - 1.6.0 <= version < 99.99.99... no: > configure: WARNING: guile version check f

gnucash 2.2.9 fails configure for guile, looking for 1.6, cannot find guile, yet I have guile 1.8

2010-01-03 Thread Kenneth Wolcott
Hi; I don't know enough about configure options to encourage gnucash to look for guile 1.8 Looks like a bug in how guile version is checked/verified... Don't know enough (forgot what I did know!) about autoconf and friends CentOS 5.4 gnucash 2.2.9 fails configure for guile, looki

Re: Howto configure SQL usage in 2.3.0

2009-06-05 Thread Phil Longstaff
009 11:39:52 AM Subject: Howto configure SQL usage in 2.3.0 I downloaded 2.3.0, and did a configure --enable-dbi, and I had also made sure I had the dbi-pgsql library installed. I have build it and installed it, and I can not find anywhere to tell it to use the SQL backend rather than the file back

Re: ./configure problem with GnuCash Trunk

2009-01-22 Thread Derek Atkins
Hi, Quoting John Smith : > Hi, > > > Ive just checked out the svn trunk (revision 17840) of gnucash, and am > running into this weird problem when running ./configure > --enable-debug : [snip] > checking if guile needs our copy of (guile www)... ./configure: line >

Re: ./configure problem with GnuCash Trunk

2009-01-22 Thread John Smith
PS: By the way, it's not caused by the '--enable-debug' flag, as it might seem from the previous post. I run into the exact same issue when running configure without any flags at all. Sorry if this caused any confusion, Regards, John Smith On Thu, Jan 22, 2009 at 7:23 PM, Jo

./configure problem with GnuCash Trunk

2009-01-22 Thread John Smith
Hi, Ive just checked out the svn trunk (revision 17840) of gnucash, and am running into this weird problem when running ./configure --enable-debug : checking if guile needs our copy of srfi-1... no checking if guile needs our copy of srfi-11... no checking if guile needs our copy of srfi-19

Re: configure error around --enable-debug

2009-01-06 Thread Kevin HaleBoyes
--- On Tue, 1/6/09, Andreas Köhler wrote: > does r17803 fix the issue? Yes it does. Thank you very much. __ Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now at http:

Re: configure error around --enable-debug

2009-01-06 Thread Andreas Köhler
checked out, trunk or >> branches/2.2? > > trunk > >> What did autogen.sh print out? And, may you please attach >> the resulting configure script along with the configure output. > > I'll attach the output from the autogen.sh step and the configure > ste

Re: configure error around --enable-debug

2008-12-20 Thread Andreas Köhler
Hi Kevin, clean SVN checkouts do not include configure scripts, but they are created by autogen.sh. My first question is what branch you checked out, trunk or branches/2.2? What did autogen.sh print out? And, may you please attach the resulting configure script along with the configure output

configure error around --enable-debug

2008-12-19 Thread Kevin HaleBoyes
I get the following error when I run configure on a fresh svn checkout: ./configure: line 28021: ,: command not found looking at the generated configure script I can see this corresponds to the --enable-debug option processing. I think it may have been caused by r17720 by cstim but I'm not

Re: DBI backend configure failure

2008-07-15 Thread Phil Longstaff
OK Phil Mark Johnson wrote: > Phil Longstaff wrote: >> Mark Johnson wrote: >> >>> Configure fails as follows: >>> >>> checking for libgoffice-0.5 >= 0.5.1... no >>> checking for libgoffice-0.4 >= 0.4.0... no >>> checki

Re: DBI backend configure failure

2008-07-15 Thread Mark Johnson
Phil Longstaff wrote: > Mark Johnson wrote: > >> Configure fails as follows: >> >> checking for libgoffice-0.5 >= 0.5.1... no >> checking for libgoffice-0.4 >= 0.4.0... no >> checking for libgoffice-0.3 >= 0.3.0... no >> checking for libg

Re: DBI backend configure failure

2008-07-15 Thread Phil Longstaff
Mark Johnson wrote: > Configure fails as follows: > > checking for libgoffice-0.5 >= 0.5.1... no > checking for libgoffice-0.4 >= 0.4.0... no > checking for libgoffice-0.3 >= 0.3.0... no > checking for libgoffice-1 >= 0.0.4... no > configure: error: Cannot find l

DBI backend configure failure

2008-07-14 Thread Mark Johnson
Configure fails as follows: checking for libgoffice-0.5 >= 0.5.1... no checking for libgoffice-0.4 >= 0.4.0... no checking for libgoffice-0.3 >= 0.3.0... no checking for libgoffice-1 >= 0.0.4... no configure: error: Cannot find libgoffice. I have libgoffice-0.6 installed. The con

Re: goffice-0.4.0 available, but configure script doesn't recognize it

2007-05-17 Thread Thomas Klausner
On Thu, May 17, 2007 at 10:19:27AM -0400, Derek Atkins wrote: > Do you not read this list? I just sent email about this > yesterday. Irregularly :) > PS: It looks like Andreas applied your patch. Thanks! Thomas ___ gnucash-devel mailing list gnucash-

Re: goffice-0.4.0 available, but configure script doesn't recognize it

2007-05-17 Thread Derek Atkins
Thomas Klausner <[EMAIL PROTECTED]> writes: > While running autogen.sh, I had lots of warnings of the kind > /Makefile.am:3: `:='-style assignments are not portable > I'm using automake-1.10. Do you not read this list? I just sent email about this yesterday. -derek PS: It looks like Andrea

Re: goffice-0.4.0 available, but configure script doesn't recognize it

2007-05-17 Thread Thomas Klausner
On Sat, May 05, 2007 at 07:09:52PM -0400, Josh Sled wrote: > It looks like a pretty trivial change to configure.in to look for a > different package name/version of goffice, around line 1103. > > I wonder why the package name changed, and if that implies it's not > compatible. Do you care to make

Re: goffice-0.4.0 available, but configure script doesn't recognize it

2007-05-05 Thread Josh Sled
On Sun, 2007-05-06 at 00:59 +0200, Thomas Klausner wrote: > FYI: The new stable release of goffice, 0.4.0, is out, but gnucash's > configure script only recognizes the old 0.2 and the development 0.3 > branches. It looks like a pretty trivial change to configure.in to look for a dif

goffice-0.4.0 available, but configure script doesn't recognize it

2007-05-05 Thread Thomas Klausner
Hi! FYI: The new stable release of goffice, 0.4.0, is out, but gnucash's configure script only recognizes the old 0.2 and the development 0.3 branches. Would be good to have this fixed :) Cheers, Thomas ___ gnucash-devel mailing list gnucash-

RE: configure is failing for me

2007-05-02 Thread Hale Boyes, Kevin
This has been solved before and a quick search turned up the solution. Sorry for the noise. K. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hale Boyes, Kevin Sent: Wednesday, May 02, 2007 3:17 PM To: gnucash-devel@gnucash.org Subject: configure is

configure is failing for me

2007-05-02 Thread Hale Boyes, Kevin
In trunk r16039 I get an error when I run configure. I have guile (and guile-devel) 1.8 installed on a fairly up-to-date FC6. Any thoughts? Thanks, K. ./configure --prefix=/opt/gnucash --enable-debug --enable-ofx checking for a BSD-compatible install... /usr/bin/install -c checking whether

Re: configure error building 2.0 branch on SuSe 10.2

2007-02-07 Thread Derek Atkins
"vr.sundar" <[EMAIL PROTECTED]> writes: > Derek, > > On 2/6/07, Derek Atkins <[EMAIL PROTECTED]> wrote: >> "vr.sundar" <[EMAIL PROTECTED]> writes: >> > >> > ./autogen.sh did not complain >> >> Try running autogen.sh a second time? >> > > Yup, running it again fixed the problem. Thanks. Though I'm

Re: configure error building 2.0 branch on SuSe 10.2

2007-02-07 Thread vr.sundar
ime stamp shown by ls -al is still in Nov 2006. So I'm not clear as to what changed but configure ran successfully this time. > > > And that thread also mentions gtkhtml3. I didn't find gtkhtml3 > > (atleast on the repos I have set up) but found gtkhtml2 version > > 3.

Re: configure error building 2.0 branch on SuSe 10.2

2007-02-07 Thread vr.sundar
Derek, On 2/6/07, Derek Atkins <[EMAIL PROTECTED]> wrote: > "vr.sundar" <[EMAIL PROTECTED]> writes: > > > > ./autogen.sh did not complain > > Try running autogen.sh a second time? > Yup, running it again fixed the problem. Thanks. Though I'm not clear as to what exactly was the problem. The file

Re: configure error building 2.0 branch on SuSe 10.2

2007-02-06 Thread Christian Stimming
Am Dienstag, 6. Februar 2007 09:37 schrieb vr.sundar: > While running the following configure command on 2.0 branch (svn > revision 15512) > I get this error: > > checking if guile needs our copy of (guile www)... ./configure: line > 27696: syntax error near unexpected token `

Re: configure error building 2.0 branch on SuSe 10.2

2007-02-06 Thread Derek Atkins
"vr.sundar" <[EMAIL PROTECTED]> writes: > Hi, > > While running the following configure command on 2.0 branch (svn > revision 15512) > > ./configure --prefix=/home/vsundar/gnucash-2.0-build/ --enable-ofx > --enable-aqbanking --enable-hbci --enable-ctags --

configure error building 2.0 branch on SuSe 10.2

2007-02-06 Thread vr.sundar
Hi, While running the following configure command on 2.0 branch (svn revision 15512) ./configure --prefix=/home/vsundar/gnucash-2.0-build/ --enable-ofx --enable-aqbanking --enable-hbci --enable-ctags --enable-etags --enable-doxygen I get this error: checking if guile needs our copy of (guile

Re: Configure error building 2.0 svn branch of gnucash

2007-02-05 Thread Derek Atkins
Quoting Derek Atkins <[EMAIL PROTECTED]>: > I wouldn't say that the configure message is wrong, per se, but it > certainly could be confusing in your case. A better message might be > something like "can't find a working g-wrap-wct.h" and then point you > to

Re: Configure error building 2.0 svn branch of gnucash

2007-02-05 Thread Derek Atkins
Shocky <[EMAIL PROTECTED]> writes: >> Check config.log for the full error. >> >> -derek > > Ah, that's the clue I needed. In the log file, I see: > > configure:26190: checking g-wrap-wct.h usability > configure:26202: gcc -c -g -O2 -std=gnu99

  1   2   3   >