(no commit message)
authorlkcl <lkcl@web>
Mon, 10 Feb 2020 17:33:33 +0000 (17:33 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 10 Feb 2020 17:33:33 +0000 (17:33 +0000)
HDL_workflow/coriolis2.mdwn

index b63de5c0cf4ada76f02f469bd024700dfded209a..6c7b593a65f21341cefa4822f1bade7536ee29b2 100644 (file)
@@ -143,12 +143,15 @@ in the schroot:
 
 TODO: document how to build alliance, basically this:
 
-As root:
+In the chroot, as root:
 
     apt-get update
-    apt-get install git build-essential libtool automake aclocal
+    apt-get install git build-essential libtool automake aclocal \
+             flex bison xfig imagemagick \
+             texlive texlive-pictures texlive-latex-extra \
+             libx11-dev libxt-dev libxaw7-dev libxpm-dev libmotif-dev
 
-As the schroot user:
+In the chroot, as the ordinary schroot user:
 
     mkdir -p alliance/build alliance/install
     cd ~/alliance