It's been rumoured that Jeffrey Perry said:
>
> I think I got this sorted out...at least part way.
> I grabbed guile 1.3 from the gnucash ftp site.
> I am now having problems with the cvs version of XmHtml
> compiling. Think i need to fetch 1.5 from ftp.
> Why isn't this in cvs?
Because its make
I think I got this sorted out...at least part way.
I grabbed guile 1.3 from the gnucash ftp site.
I am now having problems with the cvs version of XmHtml
compiling. Think i need to fetch 1.5 from ftp.
Why isn't this in cvs?
Jeffrey Perry
[EMAIL PROTECTED]
- %<
Eugene Kanter <[EMAIL PROTECTED]> writes:
> I'll see how Makefiles can be rewritten correctly with install_prefix
> option.
Don't waste too much time on this. My next patch will make this
unnecessary.
--
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930
- %< -
Eugene Kanter <[EMAIL PROTECTED]> writes:
> I could not figure out how to install config files in /etc/ instead of
> prefix/etc. If someone knows please help.
./configure --sysconfdir=/etc --prefix=/wherever ...
I think...
--
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64
Eugene Kanter <[EMAIL PROTECTED]> writes:
> By looking at make output carefully I discovered swig errors
These can be ignored for now...
> Also makefile rules are somewhat strange, since after make motif is
> completed, make install attempts to recompile quite a few files and
> relink gnucash.m
Unfortunately my fingers slipped and hit send too early. The structure
of Makefiles does not allow me to implement install_prefix (at least
quicky enough) correctly. Without it rpm can not use BuildRoot directive
and I do not like to build rpm packages without BuitdRoot.
So result of
make prefix
Please find attached. I had to make a patch in order to recognize
XmHTML-1.1.5 installed in /usr/X11R6/lib directory.
I could not figure out how to install config files in /etc/ instead of
prefix/etc. If someone knows please help.
Eugene.
*** ../../usr/src/redhat/BUILD/gnucash-1.1.20/configure
It's been rumoured that Rob Browning said:
>
> Eugene Kanter <[EMAIL PROTECTED]> writes:
>
> > ln -sf gnucash.motif gnucash.bin
> > (cd share && ln -sf ../src/scm scm)
> > /bin/bash: share: No such file or directory
>
> Quick fix
>
> mkdir share
>
> and re-build.
>
> Longer term I'll have
On 19 Oct 1998, Rob Browning wrote:
> Eugene Kanter <[EMAIL PROTECTED]> writes:
>
> > ln -sf gnucash.motif gnucash.bin
> > (cd share && ln -sf ../src/scm scm)
> > /bin/bash: share: No such file or directory
>
> Quick fix
>
> mkdir share
>
> and re-build.
>
> Longer term I'll have to see wh
Eugene Kanter <[EMAIL PROTECTED]> writes:
> ln -sf gnucash.motif gnucash.bin
> (cd share && ln -sf ../src/scm scm)
> /bin/bash: share: No such file or directory
Quick fix
mkdir share
and re-build.
Longer term I'll have to see what's going on. I though ./share was in
the CVS repository, I d
Installed/compiled 1.1.20 version on Red Hat 5.1. All, except for
XmHTML-1.1.5 got from redhat.com contrib. I have Motif 2.1 installed, have
to fix configure.in to properly detect XmHTML-1.1.5.
make motif ended with following error (after creating gnucash.motif just
fine):
gmake[3]: Leaving dire
It's been rumoured that Jeffrey Perry said:
> I am getting the following errors using make motif:
>
> make[3]: Entering directory `/home/jperry/gnucash/xacc/src/swig'
> swig -I../engine -I../guile -guile -o guile/gnucash-guile_wrap.c gnucash.i
> Generating wrappers for Guile
> ../engine/Query.h :
12 matches
Mail list logo