Hi Alex,
The output:
>>>
I aknowledge that after the installation virtuoso-t -? gives the 6.1.5 version:
root@...:/usr/local/virtuoso-opensource/bin# ./virtuoso-t -?
Virtuoso Open Source Edition (multi threaded)
Version 6.1.5.3127-pthreads as of Apr 30 2012
Compiled for Linux (i686-pc-linux-gnu)
Well, I had already run the 'make install' command!
However, I repeated the installation just one more,
but after deleting the virtuoso directory in /usr/local:
root@...:/usr/local# rm -rf virtuoso-opensource/
root@...:/usr/local# cd /
root@...:/# find -name virtuoso
./home/alex/Downloads/virtuos
On 30/04/12 20:29, Alex wrote:
I aknowledge that after the installation virtuoso-t -? gives the 6.1.5 version:
root@...:/usr/local/virtuoso-opensource/bin# ./virtuoso-t -?
Virtuoso Open Source Edition (multi threaded)
Version 6.1.5.3127-pthreads as of Apr 30 2012
Compiled for Linux (i686-pc-linu
Hi,
Again thanks for the support and I am really sorry for my lack of experience.
Ok I have finally found some things...
I aknowledge that after the installation virtuoso-t -? gives the 6.1.5 version:
root@...:/usr/local/virtuoso-opensource/bin# ./virtuoso-t -?
Virtuoso Open Source Edition (multi
Hi Alex,
On 30/04/12 18:28, Alex wrote:
Ok Hugh. Nothing is in the output after those commands
~/Downloads/virtuoso-opensource-6.1.5/bin$ virtuoso-t -?
The program 'virtuoso-t' is currently not installed. You can install
it by typing:
sudo apt-get install virtuoso-opensource-6.1-bin
Yo
Hi,
Ok Hugh. Nothing is in the output after those commands
~/Downloads/virtuoso-opensource-6.1.5/bin$ virtuoso-t -?
The program 'virtuoso-t' is currently not installed. You can install
it by typing:
sudo apt-get install virtuoso-opensource-6.1-bin
~/Downloads/virtuoso-opensource-6.1.5/binsr
Hi Alex,
I don’t see errors in the logs you have provided and thus the build and make
install appear to have completed successfully. I did ask you to confirm the
version of the “virtuoso-t” built in your 6.1.5 tree previously, which can be
done with the commands based on the logs you sent:
Hi,
I am sending the output files from the steps. I redirected the
output to files ex.
make > make_output_alex.txt 2>&1
I do not see anything wrong for example after ./configure. I even searched
in the make_output_alex.txt for failed tests (using the command: cat
make_output_alex.txt | grep FAILE