(no commit message)
authorjock_tanner <jock_tanner@web>
Mon, 9 Mar 2020 00:49:33 +0000 (00:49 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 9 Mar 2020 00:49:33 +0000 (00:49 +0000)
HDL_workflow/coriolis2.mdwn

index 72d0e6a867e3acbe053b27c4159b73414130bda1..fdeb9121541714d00ed9940f046e1d8c1cef673d 100644 (file)
@@ -123,7 +123,7 @@ In the chroot, as the ordinary schroot user:
     export ALLIANCE_TOP=$HOME/alliance/install
     export LD_LIBRARY_PATH=${ALLIANCE_TOP}/lib:${LD_LIBRARY_PATH}
     export LD_LIBRARY_PATH=${ALLIANCE_TOP}/lib64:${LD_LIBRARY_PATH}
-    ../alliance/src/configure --prefix=$ALLIANCE_TOP --enable-alc-shared
+    ../alliance/alliance/src/configure --prefix=$ALLIANCE_TOP --enable-alc-shared
     make -j1 install
 
 the two exports are best added to ~/.bash_profile for later convenience