Environment: Mac OS X 10.6.2 + VOS 6.0.0 upgrading to VOS 6.1.0 The README.UPGRADE file in 6.1.0 leaves some questions:
#1. > 4. Edit virtuoso.ini and disable VADInstallDir and possibly the HTTPServer > section for duration of the upgrade. Why does this step need to be done? #2. > 6. Connect with isql to your database and run the libsrc/Wi/sqlrdf23.sql > script. I tried starting $ isql 1111 dba dba and then > LOAD libsrc/Wi/sqlrdf23.sql; That returns an error. EXIT; $ cd Shared/src/virtuoso-opensource-6.1.0 && ls -l libsrc/Wi/sqlrdf23.sql ls: libsrc/Wi/sqlrdf23.sql: No such file or directory It looks like the file is missing in the distribution. How can I do I correctly execute the rdf index upgrade tasks? Would you please spell out the exact commands I need to type. #3. Another issue I experience after the upgrade, that at the moment when trying to login, into conductor, that return an error message as response page: Error 42000 DA010: Can't store the file '/DAV/VAD/conductor/main_tabs.vspx-m': DAV error -29 Might this be related to the missing RDF index? Or is something else broken? Best regards, Ceriel
