install on Mandrake 8

Paul Poulain paul@floritel.com
Tue, 19 Jun 2001 14:28:44 +0200


Hi !
I try to install Gnucash on Mandrake V8. If I succeed, I think I will write 
a small HOWTO...
I think I'm almost OK (./configure stops line 7100 and is 7200 lines long ;-)).
I've one last problem : g-wrap is needed. I downloaded the last version 
(1.1.9) from ftp.gnucash.org but... it doesn't compile...
The error message is something like 'considering warning as errors. 
implicit declaration of strcmp. Stop'.
Shall I try to download a previous version of g-wrap ?

NB : installing the MDK8-RPM doesn't work : libguile is 
missing-dependencies (but I've installed libguile & libguile devel and the 
./configure on the src compilation passes this step without problem) and 
g-wrap must be installed... same problem as src install... I try to install 
MDK8-RPM on a fresh distrib install (no installation of any soft outside 
from MDK8 disks, and MDK8 install from scratch (not update))

NB2 : why not including g-wrap on gnucash src ?

Paul