I ended up finding and editing the .info file to remove the postgres dependencies.  As 
far as I can tell, "fink install gnucash" installs the equivalent of "fink install 
gnucash*" which includes gnucash-sql.  I couldn't figure out how to do "fink install 
gnucash gnucash-docs !gnucash-sql", so editing the .info file was the only way.  I 
know once I update fink my edits will be over-written.



On Sun, Feb 23, 2003 at 09:00:12PM -0500, [EMAIL PROTECTED] spewed 2.4K bytes in 56 
lines about:
: You don't have to wipe /sw to go to binaries--although you may have to do
: some downgrading of packages.
: 
: On Sun, 23 Feb 2003 [EMAIL PROTECTED] wrote:
: 
: > Is there a way I can override a dependency?  I'm trying to install gnucash from 
source, it seems to require postgresql-libs, which fails due to:
: >
: > g++ -c  -DHAVE_NAMESPACE_STD -DHAVE_CXX_STRING_HEADER -DDLLIMPORT="" -Wall 
-Wmissing-prototypes -Wmissing-declarations -fno-common -traditional-cpp 
-I/Volumes/data/sw/src/root-postgresql-7.3.2-2/sw/include/postgresql 
-I/sw/include/postgresql pgconnection.cc
: > In file included from pgconnection.cc:18:
: > pgconnection.h:30:22: libpq-fe.h: No such file or directory
: > In file included from pgconnection.cc:18:
: >
: >
: > The file, libpq-fe.h, isn't in the first -I include path because that's an invalid 
path.  I've tried to fix it to no avail.  I don't need gnucash to access a postgres 
backend, from what I can tell where gnucash may want to do so.  The file isn't in the 
second include path either; as that path doesn't exist at all.
: >
: > I'm debating just wiping the whole sw/ dir and going to binary install.
: >
: >
: > --
: >
: > | Andrew |     e-mail      |      web       | gpg/pgp keyid |
: > |        | [EMAIL PROTECTED] | www.lewman.com |   AC671F9B    |
: >
: > Keep the number of passes in a compiler to a minimum.
: >             -- D. Gries
: >
: >
: > -------------------------------------------------------
: > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
: > The most comprehensive and flexible code editor you can use.
: > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
: > www.slickedit.com/sourceforge
: > _______________________________________________
: > Fink-beginners mailing list
: > [EMAIL PROTECTED]
: > https://lists.sourceforge.net/lists/listinfo/fink-beginners
: >
: 
: --
: Alexander K. Hansen
: Associate Research Scientist, Columbia University
: visiting MIT Plasma Science and Fusion Center
: Levitated Dipole Experiment
: 175 Albany Street, NW17-219
: Cambridge, MA  02139-4213
: 
: 
: -------------------------------------------------------
: This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
: The most comprehensive and flexible code editor you can use.
: Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
: www.slickedit.com/sourceforge
: _______________________________________________
: Fink-beginners mailing list
: [EMAIL PROTECTED]
: https://lists.sourceforge.net/lists/listinfo/fink-beginners

-- 

| Andrew |     e-mail      |      web       | gpg/pgp keyid |
|        | [EMAIL PROTECTED] | www.lewman.com |   AC671F9B    |

A life spent in search of the perfect hash brownie is a life well spent.


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to