That's how I made it work:<div><br><div><div>1) ps aux | grep virtuoso</div><div>2) open the configuration file, /tmp/virtuoso_y10594.ini in my case, and search form ServerPort configuration value. In my case 1121.</div>

<div>3) Create (or edit) in $HOME a file called "<b>.odbc.ini</b>" and add the next:</div><div><br></div><div><b>[ODBC Data Sources]</b></div><div><div><b>Virtuoso = Virtuoso</b></div><div><b><br></b></div><div>

<b>[Virtuoso]</b></div><div><b>Driver      = /usr/lib64/virtodbc.so</b></div><div><b>Address     = localhost:1121</b></div><div><b><br></b></div><div>obviously the port must be your port and driver must point to your driver location.</div>

<div>4) isql Virtuoso dba dba</div><div><br></div><div>and that's ok.</div><div>In my system, an openSUSE 11.4, default isql don't works and I must use another version available at:</div><div><b>/usr/lib64/virtuoso/isql</b></div>

<div><br></div><div>Seems like the problem was a unconfigured DNS.</div></div><div><br><div class="gmail_quote">On Fri, Oct 14, 2011 at 10:00 AM, Matthias Lechner <span dir="ltr"><<a href="mailto:mat.lechner@googlemail.com">mat.lechner@googlemail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Sebastian,<br>
<div class="im"><br>
> It would be interesting to know if the indexing of all files has<br>
> finished. If virtuoso is spiking we could debug the issue by logging<br>
> into the db:<br>
><br>
> isql localhost:1111 dba dba<br>
</div>As with Ignacio, this does not work for me either, although I checked the port<br>
number to be 1111. In verbose mode, the command gives:<br>
<br>
mat@thinkpad:~$ sudo isql -v localhost:1111 dba dba<br>
[IM002][unixODBC][Driver Manager]Data source name not found, and no default<br>
driver specified<br>
<div class="im">[ISQL]ERROR: Could not SQLConnect<br>
</div>mat@thinkpad:~$<br>
<br>
Any ideas?<br>
<div class="im"><br>
><br>
> Another important issue are the versions of everything: kde, strigi,<br>
> akonadi.<br>
<br>
</div>KDE 4.7.1, akonadi 1.6<br>
<br>
I actually do not have strigi-daemon installed, since I thought that nepomuk<br>
has its own "version" of it (at least that's how I understood your blog post:<br>
<a href="http://trueg.wordpress.com/2011/09/22/about-strigi-soprano-virtuoso-clucene-
and-libstreamanalyzer/" target="_blank">http://trueg.wordpress.com/2011/09/22/about-strigi-soprano-virtuoso-clucene-<br>
and-libstreamanalyzer/</a> ).<br>
<div class="im"><br>
> I have a patch which introduces exactly that functionality as a hidden<br>
> config option. Sadly I cannot test it due to some weird linker problem I<br>
> cannot figure out.<br>
> But I attached the patch in case you want to give it a try. It applies<br>
> in kde-runtime/nepomuk. You need to add "debug mode=true" to<br>
> ~/.kde/share/config/nepomukstrigirc for it to work. Then failures are<br>
> written to ~/.kde/share/apps/nepomuk/file-indexer-error-log<br>
</div>Thanks for adding the patch! Unfortunately, I haven't got enough spare time to<br>
check it out at the moment :(<br>
<br>
Anyway, thank you very much for helping me with this problem!<br>
<div><div></div><div class="h5">Regards,<br>
Mat<br>
_______________________________________________<br>
Nepomuk mailing list<br>
<a href="mailto:Nepomuk@kde.org">Nepomuk@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/nepomuk" target="_blank">https://mail.kde.org/mailman/listinfo/nepomuk</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Best wishes,<div>Ignacio</div><div><br></div><br>
</div></div></div>