Search Criteria
Package Details: trn 4.0test77-4
Git Clone URL: | https://aur.archlinux.org/trn.git (read-only, click to copy) |
---|---|
Package Base: | trn |
Description: | Text-based threaded Usenet newsreader |
Upstream URL: | http://trn.sourceforge.net/ |
Licenses: | |
Submitter: | beej |
Maintainer: | beej |
Last Packager: | beej |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2009-02-01 01:09 |
Last Updated: | 2015-07-29 04:18 |
Dependencies (7)
- heimdal-aur
- ncurses (ncurses-nohex, ncurses-git)
- bison (byacc-bison, bison-git) (make)
- expect (make)
- patch (patch-git) (make)
- aspell (aspell-git) (optional) – spellcheck support
- sendmail (optional) – (or any outgoing mailer) outgoing email support
Latest Comments
beej commented on 2013-04-23 06:32
aksr: I could, but I don't really have time. I'm on the verge of orphaning the packages I do own.
beej commented on 2013-04-01 21:16
askr: I think there's an error in the heimdal-aur package. When you install it, it says:
Run to source environment variables
needed to run heimdal and use heimdal libraries.
But it doesn't actually tell you what you need to run. :) What you need to run is /etc/profile.d/heimdal.sh.
So try doing any *one* of the following after installing heimdal-aur, and then build the trn package:
$ source /etc/profile.d/heimdal.sh
or
$ sh --login
or
log out of X and log back in again.
Let me know if that helps.
beej commented on 2013-04-01 17:14
aksr: thanks! It builds and runs now, but I've lost access to my NNTP feeds so I can't properly test it at the moment.
chneukirchen commented on 2011-06-07 13:06
Perhaps it would be more robust to use
./Configure -OdErs -Doptimize='-O2 -g -Wall'
./Configure -desS
and ship a Policy.SH file that defines an organization or something.
Anonymous comment on 2011-05-12 08:37
Maybe it should depend to krb5 instead of heimdal
beej commented on 2010-09-23 01:25
*spittake* I can't believe there was an update! :)