Hi Balazs,
There have been a number of patches committed to the develop/7 branch this
evening, some of which were for the test suite, and I have updated my local
tree and was able to successfully run make clean; make ; make check
successfully. Can you please update your tree and see if the pr
Hi again,
I've found a solution for failing tests:
The files like binsrc/tests/suite/thttp.ro/http/graphcrud_2.log and
binsrc/tests/suite/tdav_meta.ro/stdout file contained lines: "curl
command not found" and "unzip command not found" so installed them and
now tests are passing.
although the
On 4/6/15 3:11 AM, Balazs Varhegyi wrote:
How can I uninstall and/or update virtuoso?
We had a version 7.1 with a bug that was fixed in 7.2. I would like to
update to the new version.
Steps:
1. Stop your 7.1 server instance
2. Start your 7.2 instance.
You will only have problems with the above
Hi all,
How can I uninstall and/or update virtuoso?
We had a version 7.1 with a bug that was fixed in 7.2. I would like to
update to the new version.
Previous virtuoso installation was from source.
I cloned the new version and compiled (I used the same for 7.1):
"CFLAGS="-O2 -m64"
export CFLA