Search Criteria
Package Details: miktex 22.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/miktex.git (read-only, click to copy) |
---|---|
Package Base: | miktex |
Description: | a distribution of the TeX/LaTeX typesetting system |
Upstream URL: | https://miktex.org |
Licenses: | custom |
Submitter: | heavysink |
Maintainer: | heavysink (lilac) |
Last Packager: | lilac |
Votes: | 7 |
Popularity: | 0.128159 |
First Submitted: | 2020-06-14 02:01 (UTC) |
Last Updated: | 2022-10-17 21:52 (UTC) |
Dependencies (39)
- apr
- apr-util
- boost-libs (boost171, boost-libs-git, boost174-libs)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin)
- expat (expat-git)
- fontconfig (fontconfig-srb, fontconfig-minimal-git, fontconfig-git, fontconfig-ubuntu)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-git, freetype2-infinality-remix, freetype2-v35, freetype2-ultimate5)
- fribidi (fribidi-git)
- gd (gd-git)
- gmp (gmp-hg)
- graphite (graphite-mozilla, graphite-git)
- harfbuzz-icu (harfbuzz-icu-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- hunspell (hunspell-git)
- icu (icu-git-static, icu-git)
- libjpeg (libjpeg-turbo-minimal-git, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo)
- libmspack
- libpng (libpng-minimal-git, libpng-git, libpng-apng)
- log4cxx (log4cxx-git)
- Show 19 more dependencies...
Latest Comments
1 2 3 Next › Last »
jolitp commented on 2022-11-24 20:11 (UTC)
I'm having the same problem someone else had before.
I'm using KDE and kdesu is installed.
Anyone has any idea on how to fix it?
scrouthtv commented on 2022-10-06 13:26 (UTC)
Got
biber: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
, fixed by installing core/libxcrypt-compatheavysink commented on 2022-08-06 19:24 (UTC)
@Sven I come across build errors when >j2. Could you give it a try?
Sven commented on 2022-07-28 19:09 (UTC)
Please don't hardcode -j2 in PKGBUILD. There's MAKEFLAGS in /etc/makepkg.conf. Also, I have 12 cores and 24 threads. My CPU is bored.
maniacata commented on 2022-05-27 08:50 (UTC) (edited on 2022-05-27 09:21 (UTC) by maniacata)
Looks like current binaries are using the wrong versions of
icu
andlog4cxx
.Use miktex-git to link the correct libraries, until newer binaries are released.
UPDATED:
I still need to build log4cxx 12, here's my PKGBUILD.
zeeshanali1993 commented on 2022-05-05 07:27 (UTC) (edited on 2022-05-05 07:27 (UTC) by zeeshanali1993)
kdesu is installed but still getting the following error:
loh.tar commented on 2022-01-31 19:42 (UTC)
The 'fop' package is not needed to build on Linux, only on Windows
loh.tar commented on 2022-01-29 18:58 (UTC)
Some of you had got the hint already from github, if heavysink not, here you are: https://github.com/MiKTeX/miktex/issues/917#issuecomment-1024964884
Sadly I'm not very lucky with the install in /opt and all the strange setup finish in Windows style. Before I may dig deeper, if it could be fixed, can I ask how well it works for you? (Yes, here is the wrong place for that...sorry)
Baenimyr commented on 2021-11-17 17:30 (UTC)
@heavysink You should split the build step in prepare and build functions. The prepare function configures CMake and the build function is just
Note : use cmake commands instead of make because 'Unix Makefiles' is not the only generator.
heavysink commented on 2021-11-15 19:57 (UTC)
@CanadianEngineer Following https://github.com/MiKTeX/miktex/issues/917, it seems that the upstream dev do not want to fix that since Arch is "not supported" :-(. So I added options=('!buildflags') and it works now. The fix will be pushed by the buildbot lilac before tomorrow morning EST.
1 2 3 Next › Last »