projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7e1c5e
)
libyaz-dev needs to be specifically 4 or 5
user/dbs/yaz5
author
Dan Scott
<dscott@laurentian.ca>
Sun, 7 Dec 2014 12:33:18 +0000
(07:33 -0500)
committer
Dan Scott
<dscott@laurentian.ca>
Sun, 7 Dec 2014 12:33:18 +0000
(07:33 -0500)
If you're using yaz from Indexdata to avoid the Z39.50
server errors that you get with the packaging from Ubuntu,
then you need to specify either libyaz4-dev or libyaz5-dev.
We were working with libyaz5-dev, so roll with that.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/extras/install/Makefile.ubuntu-precise
patch
|
blob
|
history
diff --git
a/Open-ILS/src/extras/install/Makefile.ubuntu-precise
b/Open-ILS/src/extras/install/Makefile.ubuntu-precise
index
d62655f
..
8da7324
100644
(file)
--- a/
Open-ILS/src/extras/install/Makefile.ubuntu-precise
+++ b/
Open-ILS/src/extras/install/Makefile.ubuntu-precise
@@
-60,7
+60,7
@@
export DEBS = \
libtext-csv-perl\
libuniversal-require-perl\
libunix-syslog-perl\
- libyaz-dev\
+ libyaz
5
-dev\
postgresql-client-9.1\
libsoap-lite-perl\
libtest-warn-perl\