Search Criteria
Package Details: fdutils 5.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fdutils.git (read-only, click to copy) |
---|---|
Package Base: | fdutils |
Description: | Utilities for the Linux floppy driver, i.e. for formatting extra capacity disks |
Upstream URL: | http://fdutils.linux.lu/index.html |
Licenses: | GPL |
Submitter: | jose1711 |
Maintainer: | jose1711 |
Last Packager: | jose1711 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-25 20:40 (UTC) |
Last Updated: | 2021-09-16 21:14 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- tcc (tcc-gitAUR, tcc-ziyaoAUR)
- texinfo (texinfo-gitAUR)
- tcc (tcc-gitAUR, tcc-ziyaoAUR) (make)
- texinfo (texinfo-gitAUR) (make)
- texlive-bin (texlive-installerAUR, texlive-fullAUR) (make)
- texlive-core (texlive-installerAUR, texlive-fullAUR, texlive-basic) (make)
Latest Comments
horga83 commented on 2020-04-15 02:02 (UTC)
Well but the actual error is as below. text2dvi fails.
makeinfo -I . ./fdutils.texi tcc -g texi-linearize.c -o texi-linearize ./texi-linearize . fdutils.texi > Fdutils.texi texi2dvi Fdutils.texi /usr/bin/texi2dvi: TeX neither supports -recorder nor outputs \openout lines in its log file make[1]: *** [Makefile:62: Fdutils.dvi] Error 1 make[1]: Leaving directory '/home/george/.cache/yay/fdutils/src/fdutils-5.5-20060227/doc'
forcegk commented on 2020-04-13 15:26 (UTC)
I would suggest to add to makedeps texlive-bin and texlive-core, as they are needed to compile the package.
Also @horga83 take a look, as this might help you
horga83 commented on 2020-03-23 02:49 (UTC)
Please update this package, it fails with a tex error.