I have been reading the docs on GTK and thought that I could learn a bit
more by loading up gnucash and looking at the gnome version. When I
tried to run the make gnome it died in the swig directory. See
attachment below.
How does one go about fixing this?
Thanks
Kyle Dansie
--
--------------------------------------------------------
Linux Rules
ZIP drive Mini-HOWTO
http://njtcom.com/dansie/zip-drive.html
or
http://sunsite.unc.edu/mdw/HOWTO/mini/ZIP-Drive.html
--------------------------------------------------------
make[3]: Entering directory `/opt/gnucash/gnucash-1.1.18/src/swig'
swig -I../engine -I../guile -guile -o guile/gnucash-guile_wrap.c gnucash.i
make[3]: swig: Command not found
make[3]: *** [guile/gnucash-guile_wrap.c] Error 127
make[3]: Leaving directory `/opt/gnucash/gnucash-1.1.18/src/swig'
make[2]: *** [gnome] Error 2
make[2]: Leaving directory `/opt/gnucash/gnucash-1.1.18/src'
make[1]: *** [build-flavor] Error 2
make[1]: Leaving directory `/opt/gnucash/gnucash-1.1.18'
make: *** [gnome] Error 2