That fixed the make problem.  Thanks.

Now I'm having problems trying to connect to the bank using aqofxconnect. 

I can go to https://internetbanking.suntrust.com and log in with a username and password that have nothing to do with my account name or number.  That location requires _javascript_ to be enabled and allows me to download an ofx file.

Quicken seems to go to:
https://www.oasis.cfree.com/fip/genesis/prod/02801.ofx
or


https://www.oasis.cfree.com/test.ofxgp
and uses another login, not my account number, and a pin number.

bankinfo.tgz has another URL
https://www.oasis.cfree.com/2801.ofxgp
I think I've tried all combinations and can't seem to get the setup to work.  What exactly should I be entering in the setup menus.


Christian Stimming wrote:
Hi,

thanks for reporting this. However, this seems a bit tricky to fix -- the linker command doesn't even mention -lstdc++ so I'm not sure how to change the directory.

In any case you are using a libgwenhywfar that is installed in /usr/lib instead of /usr/lib64, which implies that /usr/lib/ is used for library lookup, too. Is it possible to change your gwenhywfar installation from /usr/lib to /usr/lib64, i.e. remove all /usr/lib/*gwenhywfar*, configure it again with --libdir=/usr/lib64 and install again? Maybe this fixes this problem.

Christian

Bob Ewart schrieb:
I'm trying to make aqbanking-1.8.1beta on a SUSE 10.0 64-bit system.

As you can see from the make.log, it's trying to link to /usr/lib/libstdc++.so where it should be going to /usr/lib64/libstdc++.so.

/usr/lib/libstdc++.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[4]: *** [libaqbankingpp.la] Error 1

How do I get it to use /usr/lib64/?

Thanks.



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Aqbanking-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel



-- 
Bob

Reply via email to