How to install GnuCash?
Erik Christiansen
erik at dd.nec.com.au
Fri Oct 6 08:50:03 UTC 2006
On Fri, Oct 06, 2006 at 03:24:47PM +0700, Chanchao wrote:
>
> Also, the full output from ./configure mentions some "no".. Is that
> bad?
>
> Like for:
>
> g77... no
> f77... no
> xlf... no
> frt... no
> pgf77... no
> cf77... no
> fort77... no
> fl32... no
> af77... no
> f90... no
> xlf90... no
> pgf90... no
> pghpf... no
> epcf90... no
>
Nope, they look fine, at first glance. You shouldn't need any of them.
I haven't noticed those checks normally, when compiling e.g.
cross-compilers. (But it all whizzes by at a fair speed, and if no
wheels fall off, it's fine.)
> checking if (www main) is available... no
> checking for gconf-2.0 >= "2.0"... Package gconf-2.0 was not found in
> the pkg-config search path. Perhaps you should add the directory
> containing `gconf-2.0.pc' to the PKG_CONFIG_PATH environment variable No
> package 'gconf-2.0' found
What happens if you apt-get install: gconf2 & gconf2-common?
What does "locate gconf-2.0.pc" give? Is it mentioning it because you
have it, rather than gconf-2.0? If so, what happens after:
PKG_CONFIG_PATH=PKG_CONFIG_PATH:path_to_gconf-2.0.pc
(After doing echo PKG_CONFIG_PATH, to confirm it uses : separator. ;-)
Chao,
Erik
More information about the ubuntu-users
mailing list