On Tue, 2010-11-16 at 15:31 +0000, Hugh Williams wrote:
> 
> Hi Yves,
> 
> I am not sure what this error message is in relation to, can you
> please provide more details on when this error is occurring ?

Hi Hugh,

Thanks for your reply. Trying to explain the problem I actually just
solved it.

So I installed virtuoso from the Fedora RPM but recompiled to include
the conductor component. I set up the odbc.ini file in my home folder as
follow:
$  cat ~/.odbc.ini 
[virtuoso]
Driver=/usr/lib64/virtodbc.so
# absolute path to the shared object
Address=localhost:1111
# host and port of the Virtuoso server
#  source:
http://www.openlinksw.com/dataspace/dav/wiki/Main/VOSODBCSetup

I can now connect to virtuoso using:
/usr/libexec/virtuoso/isql virtuoso dba  dba

And with this I can now shutdown properly my virtuoso server.

Thanks for the help,

Regards,
Pierre

Reply via email to