[Virtuoso-users] compiling open source Virtuoso with PHP

2018-02-18 Thread Cameron Knowlton
I'm having trouble getting open source Virtuoso to compile with PHP hosting support. I tried installing PHP 5 via brew: [ns3:~] administrator% brew install homebrew/php/php56 ==> Installing php56 from homebrew/php ==> Downloading https://homebrew.bintray.com/bottles-php/php56-5.6.33_9.sierra.bo

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-18 Thread Cameron Knowlton
Great idea, but still no go compiling Virtuoso with ImageMagick. I did succeed at swapping out the ImageMagick to version 6 (thank for that suggestion!): [ns3:~/src/virtuoso-opensource] administrator% brew info imagemagick@6 imagemagick@6: stable 6.9.9-34 (bottled) [keg-only] Tools and libraries

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

2018-02-18 Thread Patrick van Kleef
HI Roland, > 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 pac

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-18 Thread Patrick van Kleef
Hi Cameron, >> 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