03/01/2016 10:14 AM <DIR> . 03/01/2016 10:14 AM <DIR> .. 03/01/2016 10:14 AM 10,086 AzureGuide.md 03/01/2016 10:14 AM <DIR> bin 03/01/2016 10:14 AM <DIR> docs 03/01/2016 10:14 AM 17,292 GettingStarted.md 03/01/2016 10:14 AM <DIR> img 03/01/2016 10:14 AM 6,118 LICENSE.md 03/01/2016 10:14 AM <DIR> linux 03/01/2016 10:14 AM 32,708 LiquidTikZ.tex 03/01/2016 10:14 AM 5,441 README.md 03/01/2016 10:14 AM <DIR> Samples 03/01/2016 10:14 AM <DIR> source 03/01/2016 10:14 AM <DIR> UserCode 5 File(s) 71,645 bytes
0:0000.0/=================================================================================================== 0:0000.0/= The Language-Integrated Quantum Operations (LIQUi|>) Simulator = 0:0000.0/= is made available under license by Microsoft Corporation = 0:0000.0/= License terms may be viewed at https://github.com/msr-quarc/Liquid/blob/master/LICENSE.md = 0:0000.0/= Please type Y, followed by return, to indicate your acceptance of these terms = 0:0000.0/=================================================================================================== Y
Make sure you remove any previous installations of mono or fsharp on your machine to avoid incompatibilities.
Now do the install:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF $ echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list $ sudo apt-get update $ sudo apt-get install mono-complete fsharp
$ cd ~/Liquid-master
$ sudo mkdir /Liquid
$ sudo chown $USER /Liquid
$ cp * /Liquid --recursive
0:0000.0/=================================================================================================== 0:0000.0/= The Language-Integrated Quantum Operations (LIQUi|>) Simulator = 0:0000.0/= is made available under license by Microsoft Corporation = 0:0000.0/= License terms may be viewed at https://github.com/msr-quarc/Liquid/blob/master/LICENSE.md = 0:0000.0/= Please type Y, followed by return, to indicate your acceptance of these terms = 0:0000.0/=================================================================================================== Y
Liquid-master
in your Downloads, open the folder.Command-A
Command-C
to select all the files and copy them.Shift-Command-G
and then a slash (/
) to go to the root.Shift-Command-N
to create a new folder (you will have to enter your admin password). Then create the Liquid
folder.Liquid
folder to open it and then type Command-V
to paste the contents of the downloaded Liquid-master
tree into \Liquid
.0:0000.0/=================================================================================================== 0:0000.0/= The Language-Integrated Quantum Operations (LIQUi|>) Simulator = 0:0000.0/= is made available under license by Microsoft Corporation = 0:0000.0/= License terms may be viewed at https://github.com/msr-quarc/Liquid/blob/master/LICENSE.md = 0:0000.0/= Please type Y, followed by return, to indicate your acceptance of these terms = 0:0000.0/=================================================================================================== Y
You now have LIQ𝑈𝑖⏐〉 running on your machine! You can visit the LIQ𝑈𝑖⏐〉 repo for complete information on writing your own simulations and many built-in samples.