Hi Hugh, I haven't seen any activity on the develop/7 branch. Is that update postponed?
What are my options for trying out the Mediawiki hosting functionality? Thank you Kambiz Hugh Williams <hwilli...@openlinksw.com> wrote: > > Hi Kambiz, > > An update to the develop/7 branch is scheduled for this week, thus you > would be best to wait for that to be released and try again ... > > 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 13 Nov 2013, at 21:19, Kambiz Darabi <dar...@users.sourceforge.net> > wrote: > > Hi, > > looking at the source code of ddlrun.c and of the tests, I think > that > > create table thisone (under anotherone) > > is really gone. > > This is the line which issues an error when UNDER is used: > > > https://github.com/openlink/virtuoso-opensource/blob/develop/7/libsrc/Wi/ddlrun. > c#L3872 > > and some tests which contain UNDER are disabled, e.g. > > > https://github.com/openlink/virtuoso-opensource/blob/develop/7/binsrc/tests/suite/nwxmlo. > sql#L286 > > > It would be nice if ODS-Framework would be installable, though. > > There are only two tables which use UNDER: > > create table sn_person (under sn_entity) > > create table sn_group (under sn_entity) > > > Do you think it would be possible to have a version of VOS with a > usable > mediawiki extension any time soon? > > Thank you > > > > Kambiz > > > Hugh Williams <hwilli...@openlinksw.com> wrote: > > > Hi > > Have you tried building from the develop/7 branch where all > the latest > fixes reside to see if this issue occurs in this branch, as > that is > soon to be merged into the stable/7 branch and is where any > fixes > would be applied etc ? > > 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 10 Nov 2013, at 22:20, Kambiz Darabi > <dar...@users.sourceforge.net> > wrote: > > Hello, > > as a new (potential) user I would like to thank you for > providing > Virtuoso as OSS. > > As I would like to try VOS 7, I cloned the git repo and built > from > branch stable/7 without problems on my Ubuntu raring amd64 > machine. When > I try to import the Framework VAD, I get the following error: > > > 14:07:17 INFO: PL LOG: SQ200: No table sn_person > while executing the following statement: > --no_c_escapes- > create procedure wa_sn_user_ent_set () > { > if (registry_get ('__wa_sn_user_ent_set_done') = 'done_2') > return; > > 14:07:17 INFO: PL LOG: SR185: Undefined procedure > DB.DBA.wa_sn_user_ent_set. > while executing the following statement: > --no_c_escapes- > wa_sn_user_ent_set () > in file: > /DAV/VAD/wa/sn.sql > > > I then tried to execute the statements in sn.sql manually from > the > conductor console, where this statement > > create table sn_person (under sn_entity) > > leads to an error > > > SQLState: 37000 Message: VEC..: The UNDER is not supported in > vectored execution > > > I tried to look up that message in the code and found in > ddlrun.c: > > switch (constr->type) > { > case TABLE_UNDER: > { > ... > sqlr_new_error ("37000", "VEC..", "The UNDER is not supported > in > vectored execution"); > > > Does that mean that I would have to disable vectored execution > to > be > able to use 'UNDER'? Is that possible at all in Virtuoso 7? > > Or did the build process (for which I used the files in the > debian/ > subdir of the git repo and the usual debian dpkg-buildpackage) > create > something which cannot be used with the Framework VAD? > > > As my goal is to run Semantic Mediawiki in VOS, can you point > me > to some > docs about how to achieve that: to enable php hosting and run > the > mediawiki VAD? > > > Thank you > > > > Kambiz > > > --------------------------------------------------------------- > ---- > ----------- > November Webinars for C, C++, Fortran Developers > Accelerate application performance with scalable programming > models. Explore > techniques for threading, error checking, porting, and tuning. > Get > the most > from the latest Intel processors and coprocessors. See > abstracts > and register > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg. > clktrk > _______________________________________________ > Virtuoso-users mailing list > Virtuoso-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/virtuoso-users > > ------------------------------------------------------------------- > ----------- > DreamFactory - Open Source REST & JSON Services for HTML5 & Native > Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API > Access > Free app hosting. Or install the open source package on any LAMP > server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and > Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg. > clktrk > _______________________________________________ > Virtuoso-users mailing list > Virtuoso-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/virtuoso-users ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Virtuoso-users mailing list Virtuoso-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/virtuoso-users