From 3dc0956ecf31366c266ae5f5dc469d07e8e5c299 Mon Sep 17 00:00:00 2001 From: erickson Date: Sat, 13 Oct 2007 18:27:06 +0000 Subject: [PATCH] added some reminder comments git-svn-id: svn://svn.open-ils.org/ILS/trunk@7884 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/extras/Makefile.install | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index ae5e21e677..cdb3e39757 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -21,6 +21,11 @@ # # --------------------------------------------------------------------- +# XXX +# Gentoo needs explicit versions on many of these packages +# to simulate a "blessed" set of packages +# Also, I (think) Gentoo has a javascript::spidermonkey package that does +# not require fetching the sources externally ... needs testing/updating in here LIBJS=js-1.60 @@ -30,6 +35,9 @@ LIBJS_PERL_URL=ftp://mirror.datapipe.net/pub/CPAN/authors/id/T/TB/TBUSCH/$(LIBJS # used for installing libjs lib and header files JS_INSTALL_PREFIX=/usr/ + +# The libdbi sources can be fetched from sourceforge.net. They are stored on +# the open-ils.org site now for ease of direct linking LIBDBI=libdbi-0.8.2 LIBDBI_DRIVERS=libdbi-drivers-0.8.2-1 LIBDBI_HOST=http://open-ils.org/~erickson/evergreen @@ -86,6 +94,8 @@ DEBS = \ libapache2-mod-perl2\ libreadline5-dev + + GENTOOS = \ vim\ ntp\ -- 2.11.0