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-transform-name="s/isql/isql-v/" *
and then:
*nice make*
but when I did:
*sudo make install*
I faced below error messages!
Making install in chm
make[2]: Entering directory '/home/bmhinformatics2/c/
virtuoso-opensource-7.2.4.2/docsrc/chm'
make[3]: Entering directory '/home/bmhinformatics2/c/
virtuoso-opensource-7.2.4.2/docsrc/chm'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
and then some error as below:
Starting Virtuoso server ...
The VDBMS server process terminated prematurely
after initializing network connections.
Virtuoso server started
***FAILED: starting DB.DBA.VAD_PACK('vad_dav.xml', '.', 'conductor_dav.vad')
***FAILED: starting DB.DBA.VAD_PACK('vad_fs.xml', '.',
'conductor_filesystem.vad')
***FAILED: starting checkpoint
***FAILED: starting shutdown
chmod: cannot access 'conductor_dav.vad': No such file or directory
chmod: cannot access 'conductor_filesystem.vad': No such file or directory
=====================================================================
= Checking log file mkvad.output for statistics:
=
= Total number of tests PASSED : 0
= Total number of tests FAILED : 4
= Total number of tests ABORTED : 0
=====================================================================
*** Not all tests completed successfully
*** Check the file mkvad.output for more information
grep: input file 'mkvad.output' is also the output
=====================================================================
= COMPLETED VAD PACKAGING
= Mon Oct 30 11:46:21 EDT 2017
=====================================================================
make[3]: Entering directory '/home/bmhinformatics2/c/
virtuoso-opensource-7.2.4.2/binsrc/yacutia'
make[3]: Nothing to be done for 'install-exec-am'.
PATH="/home/bmhinformatics2/c/virtuoso-opensource-7.2.4.2/
binsrc/virtuoso:/home/bmhinformatics2/c/virtuoso-opensource-7.2.4.2/binsrc/tests:.:$PATH"
PORT=1111 HOME="/home/bmhinformatics2/c/virtuoso-opensource-7.2.4.2"
HOST=localhost /bin/bash ./mkvad.sh
/bin/mkdir -p '/usr/local/share/virtuoso/vad'
/usr/bin/install -c -m 644 ./conductor_dav.vad '/usr/local/share/virtuoso/
vad'
/usr/bin/install: cannot stat './conductor_dav.vad': No such file or
directory
Makefile:473: recipe for target 'install-nodist_vadDATA' failed
make[3]: *** [install-nodist_vadDATA] Error 1
make[3]: Leaving directory '/home/bmhinformatics2/c/
virtuoso-opensource-7.2.4.2/binsrc/yacutia'
Makefile:543: recipe for target 'install-am' failed
make[2]: *** [install-am] Error 2
make[2]: Leaving directory '/home/bmhinformatics2/c/
virtuoso-opensource-7.2.4.2/binsrc/yacutia'
Makefile:460: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/home/bmhinformatics2/c/
virtuoso-opensource-7.2.4.2/binsrc'
Makefile:619: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users