Hi,

Thank you ver much, that worked.

Regards Thomas

 

 

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.

 

------------------------------------------------------------------------------
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