Re: [Virtuoso-users] Virtuoso crash “search.c:326 box_serial_length not supported for data type”

2017-10-30 Thread Hugh Williams
Hi Thomas, This is a known issue on the server side we are working on a fix for already, which should be completed and available soon ... Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com

Re: [Virtuoso-users] Virtuoso crash “search.c:326 box_serial_length not supported for data type”

2017-10-30 Thread Thomas Francart
2017-10-25 15:26 GMT+02:00 Sergey Malinin : > On 10/25/2017 05:46 PM, Thomas Francart wrote: > > Hello > > (copy of https://stackoverflow.com/questions/46912359/virtuoso- > crash-search-c326-box-serial-length-not-supported-for-data-type) > > I am connecting to a Virtuoso 7.20.3216 compiled and ins

Re: [Virtuoso-users] Installing virtuoso on ubuntu 16.04

2017-10-30 Thread Luis Sergio Araujo via Virtuoso-users
Sara, In ubuntu 16.04, I installed virtuoso this way: $ sudo apt-get update $ sudo apt-get install virtuoso-opensource (inform the password for dba and dav) To start virtuoso: $ cd /usr/share/virtuoso-opensource-6.1 $ sudo virtuoso-t -fd   To have access to virtuoso via browser: >localhost:

[Virtuoso-users] Installing virtuoso on ubuntu 16.04

2017-10-30 Thread Sara Yarmohammadi
Hi, I have problem installing Virtuoso on ubuntu 16.04. I used below guide and went through the steps for Building from Upstream Source. https://www.openlinksw.com/vos/main/VOS/VOSUbuntuNotes#Building%20from%20Upstream%20Source I did *./configure --prefix=/usr/local/ --with-readline --program-tra