I am trying to install openlink vituoso
Inserting below command in ubuntu 16.04,
sudo apt-get install virtuoso-vad-{isparql,ods,cartridges,tutorial}
I have following messages:
Reading package lists... Done Building dependency tree
Reading state information... Done
E: Unable to locate package virtuoso-vad-cartridges
nothing happens when I do
apt-cache search virtuoso-vad-cartridges
no error , no result!
I have also done "sudo apt-get update"
and still have the problem
How can I do "sudo apt-get install virtuoso-vad-{isparql,ods,cartridges,tutorial}" without errors?
As noted in the Virtuoso documentation notes for Ubuntu deployment --
That being the case, I would suggest you simply download the VAD packages directly from our download site. You didn't not indicate which version of Virtuoso is being installed, and Ubuntu packaging has historically been some months or even years behind our updates. Guessing you're working with Virtuoso 7.2, please start here. Please comment below if you need the VADs for a different version of Virtuoso (7.1, 6.x, 8.x, etc.).
For further assistance with Virtuoso Open Source (VOS), I strongly recommend the Virtuoso Users mailing list.
(ObDisclaimer: OpenLink Software produces Virtuoso, and employs me.)