Giter Club home page Giter Club logo

Comments (2)

m-parashar avatar m-parashar commented on May 27, 2024 2

Gladly.

  1. Install MSYS2
  2. pacman -Syu
  3. pacman -Su

pacman -S base-devel mingw-w64-x86_64-toolchain
mingw-w64-x86_64-xpm-nox mingw-w64-x86_64-libtiff
mingw-w64-x86_64-giflib mingw-w64-x86_64-jbigkit
mingw-w64-x86_64-libpng mingw-w64-x86_64-libjpeg-turbo
mingw-w64-x86_64-librsvg mingw-w64-x86_64-libxml2
mingw-w64-x86_64-gnutls mingw-w64-x86_64-zlib
mingw-w64-x86_64-imagemagick mingw-w64-x86_64-poppler
mingw-w64-x86_64-brotli

  1. pacman -S git
  2. git clone git://git.savannah.gnu.org/emacs.git
  3. cd emacs
  4. git config core.autocrlf false

./autogen.sh
PKG_CONFIG_PATH=/mingw64/lib/pkgconfig CFLAGS=" -O2 -g3" ./configure --without-compress-install --without-dbus --with-modules
make
make info --no-print-directory
make install-strip prefix=/c/emaxw64

cp /mingw64/bin/{libxpm.dll,xpm4.dll,libXpm-nox4.dll} /c/emax64/bin
cp /mingw64/bin/{libjpeg*.dll,libtiff*.dll,libpng16*.dll} /c/emax64/bin
cp /mingw64/bin/{liblcms2*.dll,zlib*.dll,libz*.dll,libtiffxx-.dll} /c/emax64/bin
cp /mingw64/bin/{libxml2
.dll,libgobject-2*.dll,libgnutls*.dll} /c/emax64/bin
cp /mingw64/bin/{libMagickWand-7*.dll,libMagickCore-7*.dll} /c/emax64/bin
cp /mingw64/bin/{libgdk_pixbuf-2*.dll,librsvg-2*.dll,libgif*.dll} /c/emax64/bin
cp /mingw64/bin/{libidn*.dll,libpcre*.dll,libunistring*.dll} /c/emax64/bin
cp /mingw64/bin/{libgmp-.dll,libhogweed-.dll,libnettle-.dll} /c/emax64/bin
cp /mingw64/bin/{libp11-kit-
.dll,libtasn1-.dll,libstdc.dll} /c/emax64/bin
cp /mingw64/bin/{libwinpthread-.dll,libjbig-.dll,libssh2-.dll} /c/emax64/bin
cp /mingw64/bin/{libgomp-
.dll,libgcc_s_seh-.dll,libffi-.dll} /c/emax64/bin
cp /mingw64/bin/{libintl-.dll,libiconv-.dll,libgio-.dll} /c/emax64/bin
cp /mingw64/bin/{libgmodule-
.dll,libgraphite*.dll,libglib-2*.dll} /c/emax64/bin
cp /mingw64/bin/{libcairo-.dll,libcroco-.dll,libpango-.dll} /c/emax64/bin
cp /mingw64/bin/{libpangocairo-
.dll,libfontconfig-.dll} /c/emax64/bin
cp /mingw64/bin/{libfreetype-
.dll,libpixman-.dll,libexpat-.dll} /c/emax64/bin
cp /mingw64/bin/{libpangoft*.dll,libpangowin32-.dll,liblzma-.dll} /c/emax64/bin
cp /mingw64/bin/{libfftw3-.dll,libraqm-.dll,libltdl-.dll} /c/emax64/bin
cp /mingw64/bin/{libbz2-
.dll,libfribidi-.dll,liblqr.dll} /c/emax64/bin
cp /mingw64/bin/{libdjvulibre-.dll,libjasper-.dll,libopenjp*.dll} /c/emax64/bin
cp /mingw64/bin/{smime3*.dll,ssleay32*.dll,libharfbuzz-.dll} /c/emax64/bin
cp /mingw64/bin/{libeay32
.dll,nss3*.dll,nssutil3*.dll} /c/emax64/bin
cp /mingw64/bin/{libnspr*.dll,libnghttp2-.dll,libpixman-1.dll} /c/emax64/bin
cp /mingw64/bin/{libplc4*.dll,libplds4*.dll,libcurl-4*.dll} /c/emax64/bin
cp /mingw64/bin/{libpoppler-7*.dll,libpoppler-glib-.dll,libbrotli.dll} /c/emax64/bin

  1. make clean

from emax64.

colin4124 avatar colin4124 commented on May 27, 2024

Thanks Very Much!

from emax64.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.