[Fink-users] And another dependancy issue with gnucash

2005-05-19 Thread Aron Trauring
In building gnucash (at least its trying) I get the following issue with gconf. Indeed db3 wasn't installed. So I installed db3 and still got the following message. dpkg: dependency problems prevent configuration of fink-buildlock-gconf-1.0.9-51: fink-buildlock-gconf-1.0.9-51 depends on db3 (>= 3

Re: [Fink-users] And another dependancy issue with gnucash

2005-05-19 Thread Alexander K. Hansen
On May 19, 2005, at 8:42 PM, Aron Trauring wrote: In building gnucash (at least its trying) I get the following issue with gconf. Indeed db3 wasn't installed. So I installed db3 and still got the following message. dpkg: dependency problems prevent configuration of fink-buildlock-gconf-1.0.9-51:

Re: [Fink-users] And another dependancy issue with gnucash

2005-05-19 Thread Aron Trauring
db3 is still installed. In building gnucash (at least its trying) I get the following issue with gconf. Indeed db3 wasn't installed. So I installed db3 and still got the following message. dpkg: dependency problems prevent configuration of fink-buildlock-gconf-1.0.9-51: fink-buildlock-gconf-1.0

Re: [Fink-users] And another dependancy issue with gnucash

2005-05-19 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aron Trauring wrote: | db3 is still installed. |>> fink-buildlock-gconf-1.0.9-51 depends on db3 (>= 3.3.11-23); however: |>> Package db3 is not installed. |>> /sw/bin/dpkg: error processing fink-buildlock-gconf-1.0.9-51 |>> (--install): | Instead of tr

Re: [Fink-users] And another dependancy issue with gnucash

2005-05-19 Thread Aron Trauring
Peter O'Gorman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aron Trauring wrote: | db3 is still installed. |>> fink-buildlock-gconf-1.0.9-51 depends on db3 (>= 3.3.11-23); however: |>> Package db3 is not installed. |>> /sw/bin/dpkg: error processing fink-buildlock-gconf-1.0.9-51 |>> (--ins

Re: [Fink-users] And another dependancy issue with gnucash

2005-05-19 Thread Mike Zanker
On 20/5/05 05:06, Aron Trauring wrote: > Interesting. There seems to be a conflict between Gnucash's dependency > requirements and the sub-packages. They all require db3, but gnucash > wants db43, so it uninstalls db3 and installs d43 and then these > packages fail (I was misled into thinking db3

Re: [Fink-users] And another dependancy issue with gnucash

2005-05-19 Thread Ersatz Sophist
On May 20, 2005, at 8:21 AM, Mike Zanker wrote: On 20/5/05 05:06, Aron Trauring wrote: Yes, it should work OK in the end. I found that I had to keep installing the dependencies individually whenever the db3/db43 issue arose. This is what I had to resort to the first time I ever installed gnucash.