When I tried using fink/unstable to compile gnucash 1.8.9-13 from source, I ran into problems with gal and oaf. So I just installed those separately and then did 'fink install gnucash'. I don't think I used a version number, and since I had the unstable tree enabled, which had a newer version number, the compile worked. I might have used a version number for gal, as in 'fink install gal21', since I had gal19 installed either as a result of the gnucash 1.8.8 install, or a twisted dependency in the compile files.
Dave
On Jul 5, 2004, at 7:20 PM, Olivier Kaloudoff wrote:
Can anyone provide me with instructions on how I can get gnucash to work
on my Mac? I do have some programming knowledge, but I am a few years out of practice.
Are you running 10.2 or 10.3? With 10.3 that command should finish and actually install gnucash successfully. If it errors out, what's the error?
Here is what I get on 10.3 / unstable:
(...)
checking for libglade... no
checking for main in -lgal... no
configure: error: gal library not found. See the README and config.log for more info.
### execution of /var/tmp/tmp.1.P0o576 failed, exit code 1
Failed: compiling gnucash-1.8.9-14 failed
Olivier-Kaloudoffs-Computer:~ ikal$ dpkg -l | grep gal
ii gal21 0.22-14 GNOME application library
ii gal21-shlibs 0.22-14 GNOME application library
Olivier-Kaloudoffs-Computer:~ ikal$ dpkg -L gal21
Olivier-Kaloudoffs-Computer:~ ikal$ tail /sw/src/gnucash-1.8.9-14/gnucash-1.8.9/config.log
configure:13772: checking for main in -lgal
configure:13787: gcc -o conftest -g -O2 -Wall -Wunused -no-cpp-precomp -I/sw/include/postgresql -I/sw/include conftest.c -lgal -L/sw/lib -L/usr/X11R6/lib -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -lintl -lXext -lX11 -lm -lgnomecanvaspixbuf -liconv -lpopt -lm -lintl -lm 1>&5
ld: can't locate file for: -lglade-gnome
configure: failed program was:
#line 13780 "configure"
#include "confdefs.h"
int main() { main() ; return 0; }
Sincerelly,
Olivier Kaloudoff _______________________________________________ gnucash-user mailing list [EMAIL PROTECTED] https://lists.gnucash.org/mailman/listinfo/gnucash-user
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
