Hi, Hugh.

Saw that new release verison 7.2.2 of virtuoso is available. But when I try to build debian packages I get an error:

test -x debian/rules
/usr/bin/make -C binsrc/VirtuosoClient.Net clean
make[1]: Entering directory `/tmp/build/virtuoso-opensource/binsrc/VirtuosoClient.Net'
make[1]: *** No rule to make target `clean'.  Stop.
make[1]: Leaving directory `/tmp/build/virtuoso-opensource/binsrc/VirtuosoClient.Net'
make: *** [cleanbuilddir/libvirtmono0-cil] Error 2

The steps I take:
- start clean ubuntu 14.04 LTS Virtual Machine. All commands in machine are executed under root user.
- install initial dependencies:
apt-get update
|apt-get||install||-y openjdk-6-jdk git build-essential automake devscripts equivs||||
|- clone virtuoso source from github:
|git clone https:||//github||.com||/openlink/virtuoso-opensource||.git
| git checkout v7.2.2
- make sure all dependencies needed are installed, based on another message thread conversation ( http://sourceforge.net/p/virtuoso/mailman/message/34650682/ ):
|mk-build-deps --||install||debian||/control
|- start debian package build:
|fakeroot debian||/rules||clean binary|

Am I missing something? Did some thing changed with release? Because building develop/7 branch latest state on 27th of November worked with these steps.

Best regards.

Piret


On 08.12.15 16:15, Hugh Williams wrote:
Hi Piret,

Yes, you should just need the new Virtuoso server binary ie the virtuoso-t executable …

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      // http://www.openlinksw.com/
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

------------------------------------------------------------------------------
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to