[Virtuoso-users] Freebase bulk loading is sluggish

2014-03-05 Thread Gopala Krishna Koduri
Hi, I'm in the process of importing the freebase into a local instance of virtuoso 7. I've split the freebase dump into chunks of 10 million triples each. I'm running two instances of bulk loaders on a quadcore machine with 48 GB of memory (set 450 buffers and 330 dirty buffers in v

Re: [Virtuoso-users] ODBC architecture mismatch error using Virtuoso 07.10.3207

2014-03-05 Thread Hugh Williams
Hi Jean-Baptiste, So the 7.1 ODBC Driver which is 64bit does work with your 64bit Apache/PHP version, whereas the 7.0 ODBC driver which should also be 64bit is giving the windows 193 system error ? Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // ht

[Virtuoso-users] Strange behivior when I add a new graph

2014-03-05 Thread Julien Plu
Hi, I have a strange behavior from Virtuoso 7.1. When I add a new graph some other graphs disapears. For example, at the beginning I have these graphs : http://www.openlinksw.com/schemas/virtrdf# http://localhost:8890/sparql http://www.w3.org/2002/07/owl# b3sifp http://www.openlinksw.com/schemas/

Re: [Virtuoso-users] Issue in compiling Virtuoso with Perl

2014-03-05 Thread Patrick van Kleef
Hi Julien, > > I try to compile Virtuoso with the option "--enable-perl" and I fall on this > error during the "make" step : > > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../libsrc/Dk > -fno-strict-aliasing -O2 -Wall -DNDEBUG -DPOINTER_64 > -I/home/jenkins/build-virtuoso-packaging/vi

Re: [Virtuoso-users] Issue in compiling Virtuoso with Perl

2014-03-05 Thread Julien Plu
Hi Patrick, Yes I saw that and tested the new develop/7 version today and it works perfectly. Thanks for the fix. Best. Julien. 2014-03-05 13:33 GMT+01:00 Patrick van Kleef : > Hi Julien, > > > > > I try to compile Virtuoso with the option "--enable-perl" and I fall on > this error during th

Re: [Virtuoso-users] ODBC architecture mismatch error using Virtuoso 07.10.3207

2014-03-05 Thread Jean-Baptiste Pressac
I forgot the PHP script in my previous message : | | Finaly, I used a 64 bit version for my local Apache server and the script works fine with the Openlink Virtuoso ODBC driver 7.10.3207.01 (C:\Program Files\OpenLink Software\Virtuoso 7.0\bin) but there is a problem with the Virtuoso

[Virtuoso-users] ODBC architecture mismatch error using Virtuoso 07.10.3207

2014-03-05 Thread Jean-Baptiste Pressac
Hello, I installed Open-Source Virtuoso 07.10.3207 (64 bits, from Pre-built binaries for Windows ) on Windows 7 SP1 (following Getting Started with the VOS Binary Distribution for Windo