Hi @mluque, did you install guile from AUR? No errors from my side. Maybe had other guile's version installed (hint: pacman -Qs guile
)
Search Criteria
Package Details: texmacs 2.1.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/texmacs.git (read-only, click to copy) |
---|---|
Package Base: | texmacs |
Description: | Free scientific text editor, inspired by TeX and GNU Emacs. WYSIWYG editor TeX-fonts and CAS-interface (Giac, GTybalt, Macaulay 2, Maxima, Octave, Pari, Qcl, R and Yacas) in one. |
Upstream URL: | http://www.texmacs.org |
Licenses: | GPL |
Submitter: | arojas |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 8 |
Popularity: | 1.21 |
First Submitted: | 2022-04-01 18:49 (UTC) |
Last Updated: | 2023-06-19 16:18 (UTC) |
Dependencies (14)
- freetype2 (freetype2-git, freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5)
- guile1.8
- libxext (libxext-git)
- perl (perl-git)
- python (python36, python32, python37, python39, python38, python310, python312)
- qt5-svg (qt5-svg-git)
- texlive-basic (texlive-full, texlive-installer)
- cmake (cmake-git) (make)
- ghostscript (make)
- aspell (aspell-git) (optional) – spell checking
- gawk (gawk-git, gawk-fake, busybox-coreutils) (optional) – conversion of some files
- ghostscript (optional) – rendering ps files
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full, imagemagick-full-git) (optional) – convert images
- transfig (fig2dev-git, fig2dev) (optional) – convert images using fig2ps
Required by (2)
- texmacs-pure
- yacas (optional)
Sources (1)
carlosal1015 commented on 2023-06-05 15:07 (UTC) (edited on 2023-06-05 15:10 (UTC) by carlosal1015)
mluque commented on 2023-06-05 09:01 (UTC)
Then trying to build the package, I obtain the error message "Missing dependencies: -> guile1.8".
Then, when I try to install the package guile1.8 with pacman, I obtain the error message "target not found: guile1.8".
evilsnoo commented on 2023-04-29 16:52 (UTC)
For anyone who's trying to use Texmacs with Wayland, launch it with texmacs -platform wayland
otherwise you will get a very blurry rendering.
carlosal1015 commented on 2023-03-12 04:38 (UTC)
Thanks so much @Hammer, is nice to get the accurate information
hammer commented on 2023-03-12 04:28 (UTC)
Hi @carlosal1015, texmacs
has a guile3
branch, but it's stale at present, due to guile3
's poor support on other platforms. They also have a branch for s7
scheme, yet still wip.
carlosal1015 commented on 2023-01-11 17:58 (UTC)
carlosal1015 commented on 2022-12-08 14:58 (UTC) (edited on 2022-12-08 14:59 (UTC) by carlosal1015)
Hi @naturlich. No worries, everything works automatically. No need to uninstall it, in the build process makepkg
will ensure that all dependencies are downloaded.
naturlich commented on 2022-12-08 07:48 (UTC)
The Pkgbuild reads, "Do not remove texlive-core dependency, as it is needed". TeXLive-2022 has been installed, do I have to uninstall it before installing this package? Many thanks.
garid3000 commented on 2022-11-06 10:37 (UTC) (edited on 2022-11-06 10:37 (UTC) by garid3000)
According to this comment on forum. I removed my ~/.TeXmacs
directory, and now it's running OK
carlosal1015 commented on 2022-11-01 15:33 (UTC)
Hi @medwatt, I will take a look what is is going on. As I suggest to @garid3000 and I also recommend to share in TeXmacs forum for a wide discussion.
Pinned Comments
evilsnoo commented on 2023-04-29 16:52 (UTC)
For anyone who's trying to use Texmacs with Wayland, launch it with
texmacs -platform wayland
otherwise you will get a very blurry rendering.