Displaying 6 results from an estimated 6 matches for "outlookmsg2html".
2010 Dec 20
4
Xapian 1.2.4 released
I've uploaded Xapian 1.2.4 (including Search::Xapian 1.2.4.0).
As usual you can download from:
http://xapian.org/download
You can read an overview of the release here:
http://trac.xapian.org/wiki/ReleaseOverview/1.2.4
The full lists of user-visible changes are linked to from there, and also
from the "[news]" links on the download page.
As always, if you encounter problems,
2011 Aug 23
2
Xapian for RHEL/CentOS 6.x
...ttp://rpm.eprints.org/xapian/6/noarch/rpm-eprints-org-xapian-6-1.noarch.rpm
yum update
yum install xapian-omega xapian-bindings-{php,python,tcl8,perl,ruby}
perl-Search-Xapian is available for those not using the SWIG bindings.
I had to add to the omega .spec %files section:
%{_libdir}/%{name}/bin/outlookmsg2html
So I could build xapian-omega. Even though Olly promised to fix that two
versions ago :-)
NB Xapian 1.0.20 is available from EPEL for RHEL 6:
http://fedoraproject.org/wiki/EPEL
All the best,
Tim.
2011 Jun 13
2
Xapian 1.2.6 released
I've uploaded Xapian 1.2.6 (including Search::Xapian 1.2.6.0).
As usual you can download from:
http://xapian.org/download
You can read an overview of the release here:
http://trac.xapian.org/wiki/ReleaseOverview/1.2.6
The full lists of user-visible changes are linked to from there, and also
from the "[news]" links on the download page.
As always, if you encounter problems,
2011 Apr 17
3
Report for http://trac.xapian.org/wiki/SupportedPlatforms
...ly's pro-forma file list as far as practicable
cp -p omega.conf $root/etc/omega.conf
cp -p omindex $root/usr/bin/omindex
cp -p scriptindex $root/usr/bin/scriptindex
mkdir -p $root/usr/lib/cgi-bin/omega/
cp -p omega $root/usr/lib/cgi-bin/omega/omega
mkdir -p $root/usr/lib/xapian-omega/bin/
cp -p outlookmsg2html $root/usr/lib/xapian-omega/bin/outlookmsg2html
#/usr/share/doc-base/xapian-omega-docs Not found
mkdir -p $root/usr/share/doc/xapian-omega/examples/
#/usr/share/doc/xapian-omega/TODO.Debian Not found
#/usr/share/doc/xapian-omega/changelog.Debian.gz Not found
#/usr/share/doc/xapian-omega/change...
2017 Mar 22
2
GSoC 2017: Letor Click Data Mining
...version
I've all xapian related executables in /usr/local/bin including omindex. Does
that suggest Omega is installed?
> When you ran `make install` for omega, it will have copied the CGI somewhere
In /usr/local/lib/xapian-omega/bin, I can't find CGI but these file:
mhtml2html, omega, outlookmsg2html, rfc822tohtml and vcard2text.
> More generally, I'd recommend reading the omega documentation.
Yes, I'll go through it. I'll give it a second try after reading the docs and
may be ask for help with setting up Omega on IRC if I run into an issue again.
Thanks,
Vivek
2017 Mar 21
2
GSoC 2017: Letor Click Data Mining
Hi Olly. Thanks for your reply to the previous email.
To have an appropriate subject I've started this new thread for further
discussions.
> There's a $log{} command available in Omega templates. We can't log from
> the result page template, as the clicks happen after that is used, but we
> could make result links redirect via a second Omega template which does
> the