mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 09:46:22 +00:00
Added ncursesw devel to cywin install
This commit is contained in:
@@ -35,7 +35,7 @@ cygwin_prepare()
|
|||||||
chmod +x apt-cyg
|
chmod +x apt-cyg
|
||||||
mv apt-cyg /usr/local/bin/
|
mv apt-cyg /usr/local/bin/
|
||||||
|
|
||||||
apt-cyg install make gcc automake autoconf pkg-config openssl-devel expat zlib-devel libncurses-devel libncurses-devel libglib2.0-devel libcurl-devel libidn-devel libssh2-devel libkrb5-devel openldap-devel
|
apt-cyg install make gcc automake autoconf pkg-config openssl-devel expat zlib-devel libncurses-devel libncursesw-devel libglib2.0-devel libcurl-devel libidn-devel libssh2-devel libkrb5-devel openldap-devel
|
||||||
ln -s /usr/bin/gcc-3.exe /usr/bin/gcc.exe
|
ln -s /usr/bin/gcc-3.exe /usr/bin/gcc.exe
|
||||||
|
|
||||||
export LIBRARY_PATH=/usr/local/lib/
|
export LIBRARY_PATH=/usr/local/lib/
|
||||||
|
|||||||
Reference in New Issue
Block a user