On Thursday 08 January 2009 21:45:08 Thomas Schneider wrote:
> Hi error come's during make,

> see atached files.

I analyzed you're using a 64 bit SuSE system. The conflict could be the 32 
legacy libraries which are also installed on your box. I use the following to 
configure Gwen and AqBanking here on my 64 bit SuSE 11.0 (as well as 9.3):

Gwen:
./configure --libdir=/usr/local/lib64 --prefix /usr/local

AqBanking:
./configure --with-qt3-libs=/usr/lib/qt3/lib64 --with-kde3-libs=/opt/kde3/lib64 
--libdir=/usr/local/lib64 --prefix=/usr/local

I prefer to have the stuff I build myself in /usr/local so that it is safe 
from possible package updates.

Hope that further helps to get you started.

-- 

Regards

Thomas Baumgart

GPG-FP: E55E D592 F45F 116B 8429   4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
Real Programmers don't write in PL/I. PL/I is for programmers who
can't decide whether to write in COBOL or FORTRAN.
-------------------------------------------------------------

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to