Recoll, a superior text search, current version is 1.17.3
http://www.lesbonscomptes.com/recoll/
How can I install this latest version?
Also, when using app cafe the prior version is installed w/o pdftotext, which is required.
The latest version of recoll is shown on the FreeBSD Ports site,
http://www.freebsd.org/cgi/cvsweb.cg...kutils/recoll/, but I am unfamiliar with installing.
Thanks in advance.
UPDATE:
Installed FreeBSD Ports as per
http://wiki.pcbsd.org/index.php/Work..._FreeBSD_Ports
that is,
|
Quote:
|
|
# portsnap fetch extract update
|
then installed Recoll as per freebsd.org docs,
http://www.freebsd.org/doc/en_US.ISO...rts-using.html
that is,
|
Quote:
|
|
# cd /usr/ports/deskutils/recoll
|
and so on..
since pdftotext utility seems to be missing, installed poppler-utils,
that is,
|
Quote:
|
|
/usr/ports/graphics/poppler-utils
|
Thanks to generous assistance from the developer of Recoll for this solution!