Re: [Quickfix-users] Unit Test Errors + missing library
Brought to you by:
orenmnero
From: Jim M. <per...@my...> - 2003-05-30 06:49:07
|
At 06:18 AM 5/29/2003 -0700, Oren Miller wrote: >Those are the MySQL unit tests. You probably don't have mysqld running, >or you havn't creating the quickfix database (from the sql directory) Hi Oren. Thanks for your help. I can confirm that mysqld is running, and the quickfix database has been created. How is the unit test trying to log into the database - perhaps its a database permission issue? Is there anyway I can pass it a specified username and password? I don't know if you saw the second question in my post relating to the missing library after compiling 1.5.0. Here it is again in case it got lost at the bottom of my last email. Is this cause for concern? 2) I'm not sure if this is related, but in the quickfix/libs directory >there is a symlink from libquickfix.a to ../src/C++/.libs/libquickfix.a. >The target for this symlink doesn't exist. There is an old version of >lib quickfix.a in the /usr/local/lib/ directory though, from the previous >version of quickfix 1.4.1. Jim |