Package Details: ted 2.23-5

Package Base: ted
Description: Lightweight RTF text processor
Upstream URL: http://www.nllgg.nl/Ted/
Category: office
Licenses: GPL
Submitter: sergej
Maintainer: willemw
Last Packager: willemw
Votes: 5
First Submitted: 2012-12-04 12:18
Last Updated: 2014-05-30 09:53

Latest Comments

Comment by haawda

2015-02-15 00:58

I had to add options=('!makeflags') to the PKGBUILD to compile this. Probably it was a race condition on my system, but I wanted to tell anyone.

Comment by anamesa

2014-02-21 20:25

@willemw: Now it compiles ok. thanks.

Comment by willemw

2014-02-16 14:00

@anamesa: Thanks. Fixed.

Comment by anamesa

2014-02-16 08:18

Compilation terminates with following error (archlinux 64bit):

---------quote-----------
......
appFontConfig.c: In function ‘appFtErrorStr’:
appFontConfig.c:892:34: fatal error: freetype/fterrdef.h: No such file or directory
# include <freetype/fterrdef.h>
^
compilation terminated.
<builtin>: recipe for target 'appFontConfig.o' failed
make[1]: *** [appFontConfig.o] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-fasma/aur-ted/src/Ted-2.23/appFrame'
Makefile:212: recipe for target 'lib/appFrame.a' failed
make: *** [lib/appFrame.a] Error 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build ted.
==> Restart building ted ? [y/N]