2016-03-18 11:49 GMT+01:00 Matthew A. Postiff <[email protected]>:

> Hi,
>
> New to msys2 last week. It has helped me tremendously in getting a build
> environment up and running for a native Linux gtk program.
>
> I need two packages that don't seem to be available through pacman -Ss.
> They are php5-cli and texlive-xetex. Can someone give me some advice on
> the best/easiest way to get those packages and build them for mingw64?
> Perhaps I could learn how to put them together so that others could
> install them through pacman in the future...
>
>
Unfortunately, texlive doesn't build out of the box using mingw64.
That would certainly be most desirable, it is not that easy.
There are many subtleties in the code with path handling that would
need to be sorted out.

Your best bet is to download texlive from http://texlive.tug.org/texlive/
But beware that is will only handle Win32 paths (c:/TeXLive/texmf/...).

Fabrice
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to