Package Details: tilde 1.1.3-1

Git Clone URL: https://aur.archlinux.org/tilde.git (read-only, click to copy)
Package Base: tilde
Description: An intuitive text editor for the terminal.
Upstream URL: http://os.ghalkes.nl/tilde.html
Keywords: editor
Licenses: GPL3
Submitter: wil93
Maintainer: gphalkes
Last Packager: gphalkes
Votes: 13
Popularity: 0.000001
First Submitted: 2015-09-21 21:02 (UTC)
Last Updated: 2022-01-29 17:46 (UTC)

Latest Comments

mutewave commented on 2024-12-28 20:21 (UTC)

Build fails due to issues with libtranscript and libt3key.

libt3key build failure yields message complaining about inability to find curses/tinfo library. In particular the configure script outfit states it is unable to find the curses header file.

The issue with libtranscript is a bit more involved. The config.log output from the configure step suggests that it is failing the mandatory check for opendir/readdir/closedir/dirent.h/stdint.h

My kernel version is 6.12.6-arch1-1. Happy to provide more detailed log output from both libraries' config.logs if helpful.

<deleted-account> commented on 2016-03-08 10:10 (UTC)

Hi, can you add "arch=armv7h"? I've compiled and it works.

wil93 commented on 2016-01-22 16:46 (UTC)

Thanks for the notification, I fixed the package.

SoleSoul commented on 2016-01-22 14:18 (UTC)

Can you please help me with this error while compiling? Checking for libt3widget >= 0.2.0 pkg-config... yes Checking for libt3widget pkg-config compile... no !! Can not find libt3widget. libt3widget is required to compile tilde. ==> ERROR: A failure occurred in build(). Aborting... libt3widget is installed.