]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/src/extras/Makefile.install
Only Debian Squeeze currently packages MARC::Record > 2.0.1
[Evergreen.git] / Open-ILS / src / extras / Makefile.install
1 # ---------------------------------------------------------------------
2 # Author: Bill Erickson <erickson@esilibrary.com>
3 # Author: Dan Scott <dscott@laurentian.ca>
4 #
5 # Makefile to install prerequisites for OpenSRF and Evergreen
6 #
7 # Currently supports Debian (lenny/squeeze), Ubuntu (hardy/lucid), and Fedora (13).
8 # Working towards support of CentOS 5 / RHEL 5.
9 # Installs Perl prereqs, libjs with Perl wrapper, libdbi, libdbi-drivers, and libyaz
10 #
11 # usage:
12 #       make -f Makefile.install debian-lenny
13 #       - or -
14 #       make -f Makefile.install debian-squeeze
15 #       - or -
16 #       make -f Makefile.install ubuntu-hardy
17 #       - or -
18 #       make -f Makefile.install ubuntu-lucid
19 #       - or -
20 #       make -f Makefile.install fedora-13
21 #       - or -
22 #       make -f Makefile.install centos
23 #       - or -
24 #       make -f Makefile.install rhel
25 #
26 # Notes:
27 #
28 #       This makefile has been tested much more with Debian and Ubuntu than
29 #       Fedora, CentOS, or RHEL.
30 #
31 # ---------------------------------------------------------------------
32  
33 # Make any assumptions about the shell being used explicit
34 SHELL=/bin/bash 
35
36 LIBJS=js-1.7.0
37 LIBJS_PERL=JavaScript-SpiderMonkey-0.20
38 LIBJS_URL=ftp://ftp.mozilla.org/pub/mozilla.org/js/$(LIBJS).tar.gz
39 LIBJS_PERL_URL=ftp://mirror.datapipe.net/pub/CPAN/authors/id/T/TB/TBUSCH/$(LIBJS_PERL).tar.gz
40 # used for installing libjs lib and header files
41 JS_INSTALL_PREFIX=/usr/
42
43 # The libdbi sources can be fetched from sourceforge.net.  They are stored on
44 # the open-ils.org site now for ease of direct linking
45 LIBDBI=libdbi-0.8.3
46 LIBDBI_DRIVERS=libdbi-drivers-0.8.3
47 LIBDBI_HOST=http://open-ils.org/~denials/evergreen
48
49 # We need a recent version of Yaz
50 # Debian Lenny and Ubuntu 8.10 come with 3.0.34
51 YAZ=yaz-3.0.47
52 YAZ_HOST=http://ftp.indexdata.dk/pub/yaz
53
54 # Business::OnlinePayment is not packaged on CentOS/RHEL
55 PAY_ONLINE=Business-OnlinePayment-3.00_08.tar.gz
56 PAY_ONLINE_HOST=http://ftp.perl.org/pub/CPAN/authors/id/I/IV/IVAN/
57
58 APT_TOOL=aptitude -yq
59
60 # 64 or 32 bit os?
61 LBITS=$(shell getconf LONG_BIT)
62
63 # Fedora 64-bit?
64 FEDORA_64=$(shell uname -r | grep "fc[0-9][0-9].x86_64")
65
66 #RHEL/Centos PGSQL 
67 PGSQL_HOST=http://yum.pgsqlrpms.org/reporpms/8.4
68 PGSQL_CENTOS=pgdg-centos-8.4-2.noarch.rpm
69 PGSQL_REDHAT=pgdg-redhat-8.4-2.noarch.rpm       
70
71 # Debian dependencies
72 DEBS =  \
73         apache2-prefork-dev\
74         aspell\
75         aspell-en\
76         libbusiness-creditcard-perl\
77         libbusiness-onlinepayment-authorizenet-perl\
78         libbusiness-onlinepayment-perl\
79         libdatetime-format-builder-perl\
80         libdatetime-format-iso8601-perl\
81         libdatetime-format-mail-perl\
82         libdatetime-perl\
83         libdatetime-timezone-perl\
84         libdatetime-set-perl\
85         libdbd-pg-perl\
86         libemail-send-perl\
87         libgd-graph3d-perl\
88         liblog-log4perl-perl\
89         libmarc-record-perl\
90         libncurses5-dev\
91         libnet-server-perl\
92         libnspr4-dev\
93         libole-storage-lite-perl\
94         libpq-dev\
95         libreadline5-dev\
96         libspreadsheet-writeexcel-perl\
97         libssh2-1-dev\
98         libtext-aspell-perl\
99         libtext-csv-perl\
100         libuniversal-require-perl\
101         libunix-syslog-perl
102
103 # Debian Lenny and Ubuntu Intrepid bundle recent versions of yaz
104 EXTRA_DEBS = \
105         libbusiness-isbn-perl\
106         libbusiness-isbn-data-perl\
107         libmarc-charset-perl \
108         libmarc-xml-perl \
109         libnet-z3950-zoom-perl \
110         libyaz-dev \
111         yaz
112
113 EXTRA_DEBS_SQUEEZE = \
114     libuuid-tiny-perl
115
116 # Ubuntu Hardy requires libencode-perl # to get a version of Encode
117 # > 2.12 - see bug 525069.
118 EXTRA_ENCODE = \
119         libencode-perl
120
121 CENTOS = \
122         aspell \
123         aspell-devel \
124         aspell-en \
125         gd-devel \
126         libssh2-devel \
127         openssl-devel \
128         perl-Business-CreditCard \
129         perl-Business-ISBN \
130         perl-Business-ISBN-Data \
131         perl-Business-OnlinePayment \
132         perl-Class-Data-Inheritable \
133         perl-DateTime-Format-Builder \
134         perl-DateTime-Format-Strptime \
135         perl-Ima-DBI \
136         perl-DBD-Pg \
137         perl-GD-Graph3d \
138         perl-IO-stringy \
139         perl-Spreadsheet-WriteExcel \
140         perl-Text-Aspell \
141         perl-Text-CSV
142
143 CENTOS_PERL = \
144         Class::DBI::Frozen::301 \
145         Encode \
146         DBIx::ContextualFetch \
147         Getopt::Long \
148         Net::SSH2 \
149         Net::uFTP \
150         Net::XMPP \
151         Net::Z3950::ZOOM
152
153 FEDORA_13_RPMS = \
154         aspell \
155         aspell-en \
156         js-devel \
157         libdbi \
158         libdbi-dbd-pgsql \
159         libdbi-devel \
160         libssh2-devel \
161         libyaz \
162         libyaz-devel \
163         mod_ssl \
164         ncurses-devel \
165         ncurses-libs \
166         perl-Business-CreditCard \
167         perl-Business-ISBN \
168         perl-Business-ISBN-Data \
169         perl-Email-Send \
170         perl-GDGraph3d \
171         perl-Net-SSH2 \
172         perl-OLE-Storage_Lite \
173         perl-Spreadsheet-WriteExcel \
174         perl-Text-Aspell \
175         perl-Text-CSV \
176         perl-Text-CSV_XS \
177         perl-XML-Writer \
178         postgresql-devel \
179         readline-devel \
180         tcp_wrappers-devel \
181         yaz
182
183 # Note: B:O:AuthorizeNet 3.21 fails with https://rt.cpan.org/Public/Bug/Display.html?id=55172
184 # Should be fixed in 3.22
185 # MARC::Record 2.0.1 is required but only 2.0.0 is packaged
186 FEDORA_13_CPAN = \
187         Business::OnlinePayment \
188         Business::OnlinePayment::AuthorizeNet \
189         Class::DBI::Frozen::301 \
190         MARC::Record
191
192 PGSQL_84_RPMS = \
193         postgresql-8.4* \
194         postgresql-contrib-8.4* \
195         postgresql-devel-8.4* \
196         postgresql-plpe*-8.4* \
197         postgresql-server-8.4*
198
199 PGSQL_CLIENT_DEBS_82 = \
200         postgresql-client
201
202 PGSQL_CLIENT_DEBS_83 = \
203         postgresql-client
204
205 PGSQL_CLIENT_DEBS_84 = \
206         postgresql-client
207
208 PGSQL_SERVER_DEBS_84 = \
209         postgresql \
210         postgresql-contrib-8.4 \
211         postgresql-plperl-8.4 \
212         postgresql-server-dev-8.4
213
214 DEB_APACHE_MODS = \
215     expires\
216     include\
217     proxy\
218     proxy_http\
219     rewrite
220
221 DEB_APACHE_DISMODS = \
222     deflate
223
224 # Chronically unpackaged CPAN modules
225 CPAN_MODULES = \
226     Business::EDI \
227     Net::uFTP \
228     Net::Z3950::Simple2ZOOM \
229     SRU
230
231 # More chronically unpackaged CPAN modules (available in Squeeze though)
232 CPAN_MODULES_MORE = \
233     Business::CreditCard::Object \
234     MARC::Record \
235     UUID::Tiny
236
237 # Are we sure most distros don't come with an acceptable version of Safe.pm?
238 CPAN_MODULES_SAFE = \
239         Safe
240
241 # Recent Debian/Ubuntus have libmarc-charset-perl, libmarc-xml-perl, libnet-z3950-zoom-perl
242 CPAN_MODULES_MARC = \
243         Business::ISBN \
244         Business::ISBN::Data \
245     MARC::Charset \
246     MARC::File::XML \
247     Net::Z3950::ZOOM
248
249 # ----------------------------------------------------------------------------
250
251 all: 
252         @echo "please specify an OS" && exit 0
253
254 # these should be the same for any distro
255 install: install_cpan install_js_sm install_libdbi install_library_callnumber_lc
256
257 centos: install_centos_pgsql install_centos_rpms install_yaz install_cpan_marc install install_centos_perl create_ld_local install_cpan_safe
258 rhel: install_redhat_pgsql install_centos_rpms install_yaz install_cpan_marc install install_centos_perl create_ld_local install_cpan_safe
259
260 fedora-13: install_fedora_13_rpms install_cpan install_cpan_fedora install_cpan_marc install_spidermonkey install_library_callnumber_lc
261
262 debian-lenny: lenny generic_debian install_cpan_more install_cpan_safe
263 debian-squeeze: squeeze generic_debian
264 lenny: install_pgsql_client_debs_83 install_extra_debs
265 squeeze: install_pgsql_client_debs_84  install_extra_debs_squeeze
266 generic_debian:  install_debs install debian_sys_config
267
268 ubuntu-hardy: hardy generic_ubuntu
269 ubuntu-lucid: lucid generic_ubuntu
270 hardy: install_pgsql_client_debs_82 install_yaz install_cpan_marc install_extra_encode
271 lucid: install_pgsql_client_debs_84 install_extra_debs
272 generic_ubuntu: install_debs install debian_sys_config install_cpan_more install_cpan_safe
273
274 # - COMMON TARGETS ---------------------------------------------------------
275
276 # Install the CPAN modules
277 install_cpan: 
278         for m in $(CPAN_MODULES); do perl -MCPAN -e "install \"$$m\";"; done
279
280 install_cpan_more: 
281         for m in $(CPAN_MODULES_MORE); do perl -MCPAN -e "install \"$$m\";"; done
282
283 # Install the CPAN modules for MARC functionality
284 install_cpan_marc: 
285         for m in $(CPAN_MODULES_MARC); do perl -MCPAN -e "install \"$$m\";"; done
286
287 # Install the Safe Perl module
288 # Is this really unpackaged everywhere except for Fedora?
289 install_cpan_safe: 
290         for m in $(CPAN_MODULES_SAFE); do perl -MCPAN -e "install \"$$m\";"; done
291
292 # Install the CPAN modules for Fedora 13
293 install_cpan_fedora: 
294         for m in $(FEDORA_13_CPAN); do perl -MCPAN -e "install \"$$m\";"; done
295
296 # Install a known working version of YAZ
297 install_yaz:    
298         if [ ! -d $(YAZ) ]; then wget $(YAZ_HOST)/$(YAZ).tar.gz; fi;
299         tar xzf $(YAZ).tar.gz
300         cd $(YAZ) && ./configure && make && make install && ldconfig
301
302 # Install the custom spidermonkey libs and JavaScript-SpiderMonkey Perl modules
303 install_js_sm: install_libjs install_spidermonkey
304
305 install_libjs: 
306         if [ ! -f $(LIBJS).tar.gz ]; then wget $(LIBJS_URL); fi;
307         tar -zxf $(LIBJS).tar.gz
308         cd js/src/ && JS_THREADSAFE=true JS_DIST=/usr make -f Makefile.ref
309         mkdir -p $(JS_INSTALL_PREFIX)/include/js/
310         cp js/src/*.h $(JS_INSTALL_PREFIX)/include/js/
311         cp js/src/*.tbl $(JS_INSTALL_PREFIX)/include/js/
312         cp js/src/Linux_All_DBG.OBJ/*.so $(JS_INSTALL_PREFIX)/lib/
313         cp js/src/Linux_All_DBG.OBJ/*.a $(JS_INSTALL_PREFIX)/lib/
314
315 install_spidermonkey:
316         if [ ! -f $(LIBJS_PERL).tar.gz ]; then wget $(LIBJS_PERL_URL); fi;
317         tar -zxf $(LIBJS_PERL).tar.gz
318         if [ ! -z $(FEDORA_64) ]; then \
319                 sed -i -e 's/"\/usr\/lib"/"\/usr\/lib64"/' $(LIBJS_PERL)/Makefile.PL ; \
320                 sed -i -e 's/js32.dll/libjs.so/' $(LIBJS_PERL)/Makefile.PL ; \
321         fi;
322         cd $(LIBJS_PERL) && perl Makefile.PL -E4X -JS_THREADSAFE && make && make test && make install
323
324
325 # Install libdbi and the postgres drivers
326 install_libdbi:
327         if [ ! -d $(LIBDBI) ]; then wget $(LIBDBI_HOST)/$(LIBDBI).tar.gz; fi;
328         if [ ! -d $(LIBDBI_DRIVERS) ]; then wget $(LIBDBI_HOST)/$(LIBDBI_DRIVERS).tar.gz; fi;
329         tar -zxf $(LIBDBI).tar.gz
330         tar -zxf $(LIBDBI_DRIVERS).tar.gz
331         cd $(LIBDBI) && ./configure --disable-docs && make all install
332         cd $(LIBDBI_DRIVERS) && ./configure  \
333                 --disable-docs --with-pgsql --enable-libdbi && make all install  
334
335 install_library_callnumber_lc:
336         if [ ! -d Library-CallNumber-LC ]; then svn checkout http://library-callnumber-lc.googlecode.com/svn/trunk/perl/Library-CallNumber-LC; fi;
337         cd Library-CallNumber-LC && perl Makefile.PL && make install
338
339 clean:
340         make -C $(LIBDBI) clean
341         make -C $(LIBDBI_DRIVERS) clean
342         make -C $(LIBJS_PERL) clean
343         make -f Makefile.ref -C js/src/ clean
344
345
346 # ------------------------------------------------------------------
347 # - DEBIAN ---------------------------------------------------------
348
349 debian_sys_config: 
350         # link the apache modules in
351         for m in $(DEB_APACHE_MODS); do a2enmod $$m; done;
352         # keep the bad apache modules away
353         for m in $(DEB_APACHE_DISMODS); do a2dismod $$m; done;
354         # refresh the dynamic library cache
355         ldconfig
356
357 # Install the debian-specific dependencies
358 install_debs:
359         $(APT_TOOL) install $(DEBS)
360
361 install_pgsql_client_debs_84:
362         $(APT_TOOL) install $(PGSQL_CLIENT_DEBS_84)
363
364 install_pgsql_server_debs_84:
365         LANG=C $(APT_TOOL) install $(PGSQL_SERVER_DEBS_84)
366
367 install_pgsql_client_debs_83:
368         $(APT_TOOL) install $(PGSQL_CLIENT_DEBS_83)
369
370 install_pgsql_client_debs_82:
371         $(APT_TOOL) install $(PGSQL_CLIENT_DEBS_82)
372
373 # Install the debian-specific dependencies for more modern distros
374 install_extra_debs_squeeze: install_extra_debs
375         $(APT_TOOL) install $(EXTRA_DEBS_SQUEEZE)
376
377 install_extra_debs:
378         $(APT_TOOL) install $(EXTRA_DEBS)
379
380 # Install specific modules required by Ubuntu Hardy - see bug 525069
381 install_extra_encode:
382         $(APT_TOOL) install $(EXTRA_ENCODE)
383
384 # ------------------------------------------------------------------
385
386 # FEDORA 13
387 install_fedora_13_rpms:
388         yum -y update
389         yum -y install $(FEDORA_13_RPMS)
390
391 install_fedora_13_pgsql_server:
392         yum -y install $(PGSQL_84_RPMS)
393
394 # CENTOS
395 install_centos_rpms:
396         yum -y install $(CENTOS)
397         yum -y update
398         if [ $(LBITS) -eq 64 ]; then \
399                 ln -sf /usr/lib64/libpq.* /usr/lib/ && \
400                 ln -sf /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so /usr/lib/ && \
401                 ldconfig ; \
402         fi;
403         if [ $(LBITS) -eq 32 ]; then \
404                 ln -sf /usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so /usr/lib && \
405                 ldconfig ; \
406         fi;
407
408 install_centos_pgsql:
409         if [ $(LBITS) -eq 64 ]; then yum remove -y postgresql-libs-8.1*i386 apr-util-devel-*i386 ; fi;
410         wget $(PGSQL_HOST)/$(PGSQL_CENTOS)
411         rpm -Uvh --force ./$(PGSQL_CENTOS)
412         yum update -y
413         yum -y install $(PGSQL_84_RPMS)
414
415 install_redhat_pgsql:
416         if [ $(LBITS) -eq 64 ]; then yum remove -y postgresql-libs-8.1*i386 apr-util-devel-*i386 ; fi;
417         wget $(PGSQL_HOST)/$(PGSQL_REDHAT)
418         rpm -Uvh --force ./$(PGSQL_REDHAT)
419         yum update -y
420         yum -y install $(PGSQL_84_RPMS)
421
422 install_centos_perl:
423         for m in $(CENTOS_PERL); do perl -MCPAN -e "install \"$$m\";"; done
424         echo "force install Business::OnlinePayment::AuthorizeNet" | perl -MCPAN -e shell
425         echo "force install Scalar::Util" | perl -MCPAN -e shell        
426
427 # We need to add /usr/local/lib to the ldconfig list of directories on CentOS,
428 # if it is not already there
429 create_ld_local:
430         if [ "$$(ldconfig -v 2> /dev/null | grep '^/usr/local/lib' | wc -l)" -eq 0 ]; then \
431                 echo '/usr/local/lib' >> /etc/ld.so.conf.d/local.conf; \
432                 ldconfig; \
433         fi;
434
435 # vim:noet:sw=4:ts=4: