hi, updated. I trust you on the armv7h compat. Also I don't use this package anymore, get it if you like, it's just orphaned.
Search Criteria
Package Details: xapian-tcl-bindings 1.2.20-1
Package Actions
| Package Base: | xapian-tcl-bindings |
|---|---|
| Description: | Bindings allowing Xapian to be used from Tcl |
| Upstream URL: | http://xapian.org/docs/bindings/tcl/ |
| Category: | lib |
| Licenses: | |
| Groups: | |
| Submitter: | cgo |
| Maintainer: | None |
| Last Packager: | cgo |
| Votes: | 1 |
| First Submitted: | 2014-02-24 22:27 |
| Last Updated: | 2015-03-08 19:47 |
Latest Comments
Comment by cgo
Comment by erwan35
configure: WARNING: Xapian library is version 1.2.20 but the bindings are version 1.2.18 - we strongly recommend using matching versions.
Also please add armv7h in arch array
Comment by cgo
oops. Fixed.
Comment by aggraef
Sounds good, but your latest PKGBUILD installs into /usr/lib/tcl-8.6 rather than /usr/lib/tcl8.6.
Comment by cgo
You're right, but /usr/lib/tcl8.6 sounds like a better target so the tree is on par with the python package. I also updated to 1.2.18. Thank you.
Comment by aggraef
I just noticed that this package installs into /usr/lib/tcllib which isn't on Tcl's search path unless tcllib is installed. The symptom is that tclsh won't be able to find the package. So you should probably add tcllib as a dependency, or install the package under some directory on Tcl's auto_path (such as /usr/lib).