Re: [Virtuoso-users] LDAP authentication or import.

2018-02-08 Thread Cameron Knowlton
Is your openldap stored somewhere custom, outside of your PATH? Try pointing to it with the =DIR optional parameter. (I'm not sure which openldap path it wants, I usually try a few until it locks in... would love to know which directory is expected.) [ns3:~/src/virtuoso-opensource] administrato

[Virtuoso-users] LDAP authentication or import.

2018-02-08 Thread Fernando Carpani
Hello. In both cases, I got the message: SR185: Undefined procedure DB.DBA.ldap_search. But the "configure" in installation has --enable-openldap Some guide to resolve that? Thanks. FDO -- Check out the vibrant tech com

[Virtuoso-users] Unable to start VOS : error libssl

2018-02-08 Thread Roland Cornelissen
Hi, After rebooting a host I am unable to restart VOS, i get this error: /opt/virtuoso/bin/bin/virtuoso-t: error while loading shared libraries: libssl.so.1.0.2: cannot open shared object file: No such file or directory All functioned well before and I believe the required package is installed:

Re: [Virtuoso-users] Virtuoso Open Source Edition 7.2.5-dev compile failure: no member named 'mp_alloc_file' in 'struct mem_pool_s'

2018-02-08 Thread Cameron Knowlton
> On 06-Feb-18, at 7:01 AM, Hugh Williams wrote: >> In your config.nice file do you add the “--with-debug” configure option, as >> we find the error you report occurs when it is enabled, which development >> need to look into. In the meantime please remove the --with-debug option, >> which is n

[Virtuoso-users] Unable to start VOS : error libssl

2018-02-08 Thread Roland Cornelissen
Hi, After rebooting a host I am unable to restart VOS, i get this error: /opt/virtuoso/bin/bin/virtuoso-t: error while loading shared libraries: libssl.so.1.0.2: cannot open shared object file: No such file or directory All functioned well before and I believe the required package is installed:

Re: [Virtuoso-users] indexTreeMap set twice

2018-02-08 Thread Hugh Williams
Hi Henrik, I see what you there are 2 entries for IndexTreeMaps in the default open source INI file . The default value for IndexTreeMaps is 256 as indicated in the docs at: http://docs.openlinksw.com/virtuoso/dbadm/ and in a commercial Vir

[Virtuoso-users] indexTreeMap set twice

2018-02-08 Thread Henrik Schmidt
Hi, is there a specific reason why indexTreeMaps is set two times in virtuoso.ini ? I guess not. First it is set to 256 and afterwards to 64. Which value is the preferred one ? Best, Henrik Schmidt -- Check out the