Hi Hugh, Thank you for your feedback.
Meanwhile I'll download an 6.x version. I just want to do basic RDF publishing and play with the SPARQL engine. V6 will be more than enough, I think. Regards, Jorge On 18-10-2014 22:41, Hugh Williams wrote: > Hi Jorge, > > This is a known issue, which is still to fixed. I have added you issue > to the other reported cases in the issue tracker and will let you know > when there is a fix ... > > Best Regards > Hugh Williams > Professional Services > OpenLink Software, Inc. // http://www.openlinksw.com/ > Weblog -- http://www.openlinksw.com/blogs/ > LinkedIn -- http://www.linkedin.com/company/openlink-software/ > Twitter -- http://twitter.com/OpenLink > Google+ -- http://plus.google.com/100570109519069333827/ > Facebook -- http://www.facebook.com/OpenLinkSoftware > Universal Data Access, Integration, and Management Technology Providers > > On 18 Oct 2014, at 19:12, J. Gustavo Rocha <j...@di.uminho.pt > <mailto:j...@di.uminho.pt>> wrote: > >> Hi all, >> >> I'm new here, so please be gentle :-) >> >> I'm trying to use Virtuoso to publish some RDF files. I'm studying the >> tool. I'm trying to follow some Virtuoso guides/tutorials, and so I >> need to install ODF framework. But the installation fails, with the >> attached log. >> >> I've saw in the mailing list archive other user having the same >> problem recently. I'm showing my log file, and also sharing my >> installation procedure, because I may have missed something in the >> installation. >> >> Install Virtuoso: >> >> git clone git://github.com/openlink/virtuoso-opensource.git >> cd virtuoso-opensource/ >> ./autogen.sh >> ./configure >> make >> sudo make install >> >> Run Virtuoso: >> cd /usr/local/virtuoso-opensource/var/lib/virtuoso/db >> sudo ../../../../bin/virtuoso-t -f >> >> Connect to Virtuoso DB (command line): ok! >> /usr/local/virtuoso-opensource/bin/isql 1111 dba dba >> SQL> select * from DB.DBA.SYS_USERS; >> SQL> EXIT; >> >> Connect to Virtuoso (web): ok! >> http://localhost:8890/ >> >> Reported version: >> Version: 07.10.3211 >> Build: Oct 18 2014 >> >> Check if ODF Framework is suitable to install: >> (cd /usr/local/virtuoso-opensource/var/lib/virtuoso/db) >> >> sudo wget >> http://s3.amazonaws.com/opldownload/uda/vad-vos-packages/7.1/ods_framework_dav.vad >> /usr/local/virtuoso-opensource/bin/isql 1111 dba dba >> SQL> >> DB.DBA.VAD_CHECK('/usr/local/virtuoso-opensource/var/lib/virtuoso/db/ods_framework_dav.vad'); >> >> *** Error 42VAD: [Virtuoso Driver][Virtuoso Server]The package >> "/usr/local/virtuoso-opensource/var/lib/virtuoso/db/ods_framework_dav.vad" >> has incorrect name or version >> at line 1 of Top-Level: >> DB.DBA.VAD_CHECK('/usr/local/virtuoso-opensource/var/lib/virtuoso/db/ods_framework_dav.vad') >> SQL> >> >> Install ODF Framework; (ignoring the previous error of VAD_CHECK) >> SQL> >> VAD_INSTALL('/usr/local/virtuoso-opensource/var/lib/virtuoso/db/ods_framework_dav.vad',0) >> >> Error log attached. >> >> The fist error is seems related to missing table sn_person. >> >> I would appreciate help with: >> i) What I should install before ODS framework? >> ii) Why VAD_CHECK is failing? Is there any problem with the VAD >> package itself? >> >> Thanks in advance, >> >> J. Gustavo >> -- >> Jorge Gustavo Rocha >> Departamento de Informática >> Universidade do Minho >> 4710-057 Braga >> Tel: +351 253604480 >> Fax: +351 253604471 >> Móvel: +351 910333888 >> skype: nabocudnosor >> >> "I would love to change the world, but they won't give me the source >> code" -- Unknown Geek >> <virtuoso.log>------------------------------------------------------------------------------ >> Comprehensive Server Monitoring with Site24x7. >> Monitor 10 servers for $9/Month. >> Get alerted through email, SMS, voice calls or mobile push notifications. >> Take corrective actions from your mobile device. >> http://p.sf.net/sfu/Zoho_______________________________________________ >> Virtuoso-users mailing list >> Virtuoso-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/virtuoso-users > J. Gustavo -- Jorge Gustavo Rocha Departamento de Informática Universidade do Minho 4710-057 Braga Tel: +351 253604480 Fax: +351 253604471 Móvel: +351 910333888 skype: nabocudnosor "I would love to change the world, but they won't give me the source code" -- Unknown Geek ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ Virtuoso-users mailing list Virtuoso-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/virtuoso-users