Hi Alan,

I'm having problems compiling version 5.0.6 on machine running openSUSE
10.3 (X86-64).  (I have no problems compiling 5.0.5 on this same machine.)
A transcript of the failed build can be found at:

  http://norbert.neurocommons.org/~bawden/virtuoso-opensource-5.0.6.LOG.txt

As you can see it fails in the "CREATING DEMO DATABASE" section.  Since it
says: "Check the file mkdemo.output for more information", I have placed
that file here:

  http://norbert.neurocommons.org/~bawden/mkdemo.output

In that file the first sign of problems is where is says:

  Inexistent file resource (/DAV/VAD/demo/sql/tpch.sql). Unable to load file.

The only other mention of a "tpch.sql" that I can find anywhere is
previously in the build transcript where the following appears:

  cp: cannot stat `tpc-h/tpch.sql': No such file or directory

Since there doesn't seem to be a tpch.sql file in the original tarball, I
guess that some makefile rule should have constructed it, but where?  I'm
stumped...


Thank you for reporting this.

Unfortunately these files where not included in the tarball created by the the "make dist".

However they are in CVS so you can get them through these links:

<http://virtuoso.cvs.sourceforge.net/*checkout*/virtuoso/virtuoso-opensource/binsrc/samples/demo/tpc-h/tpch.sql?revision=1.3>

<http://virtuoso.cvs.sourceforge.net/*checkout*/virtuoso/virtuoso-opensource/binsrc/samples/demo/tpc-h/tpch_urlrew.sql?revision=1.1>


These two files need to go into the binsrc/samples/demo/tpc-h directory which you need to create. If you have problems downloading these files, let me know and i will send you a tarball.


I will make sure that they are packaged in the next version of VOS.


Patrick

Reply via email to