0% found this document useful (0 votes)
35 views1 page

Installation MSYS2 Pacman - Syu

Uploaded by

saloupio2261
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views1 page

Installation MSYS2 Pacman - Syu

Uploaded by

saloupio2261
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

pacman -Syu

pacman -S git base-devel mingw-w64-i686-gtk3 mingw-w64-x86_64-gtk3 mingw-w64-i686-


gcc mingw-w64-x86_64-gcc

pacman -S mingw-w64-x86_64-gtkmm3 mingw-w64-x86_64-tesseract-ocr mingw-w64-i686-


tesseract-data-fra mingw-w64-x86_64-leptonica
pacman -S automake

git clone https://framagit.org/lann/word_search.git

cd word_search
autoreconf -vfi

mkdir deploiement
./configure --prefix=/home/ninou/word_search/deploiement
./configure --prefix=C:/msys64/home/ninou/word_search/deploiement

make

make install

pacman -S mingw-w64-x86_64-leptonica
pacman -S mingw-w64-i686-tesseract-data-fra
pacman -S mingw-w64-x86_64-tesseract-ocr
pacman -S mingw-w64-x86_64-gtkmm3

./configure --prefix="C:\Users\ninou\Desktop\Enigme Facile\CH\Tools\msys64\home\


ninou\word_search\deploiement"

pacman -S mingw-w64-x86_64-toolchain

pacman -S libtool

pacman -S base-devel
pacman -S mingw-w64-x86_64-toolchain
pacman -S autoconf-wrapper
pacman -Sc command
pacman -S mingw-w64-x86_64-cmake

You might also like