c...@rocks-127.sdsc.edu
unread,Feb 4, 2013, 12:42:11 AM2/4/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rocks-clusters-de...@googlegroups.com, anoop.r...@gmail.com, greg....@gmail.com, mason...@gmail.com, philip.pa...@gmail.com, luca.c...@gmail.com
phil 13/02/03 21:42:11
Modified: src/roll/bio bootstrap.sh manifest
Log:
fftw is now opt-fftw. Fix bootstrap and manifest
Revision Changes Path
1.23 +6 -2 rocks/src/roll/bio/bootstrap.sh
Index: bootstrap.sh
===================================================================
RCS file: /home/cvs/CVSROOT/rocks/src/roll/bio/bootstrap.sh,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -t -w -r1.22 -r1.23
--- bootstrap.sh 27 Nov 2012 00:48:52 -0000 1.22
+++ bootstrap.sh 4 Feb 2013 05:42:11 -0000 1.23
@@ -2,7 +2,7 @@
#
# This file should remain OS independent
#
-# $Id: bootstrap.sh,v 1.22 2012/11/27 00:48:52 phil Exp $
+# $Id: bootstrap.sh,v 1.23 2013/02/04 05:42:11 phil Exp $
#
# @Copyright@
#
@@ -59,6 +59,9 @@
# @Copyright@
#
# $Log: bootstrap.sh,v $
+# Revision 1.23 2013/02/04 05:42:11 phil
+# fftw is now opt-fftw. Fix bootstrap and manifest
+#
# Revision 1.22 2012/11/27 00:48:52 phil
# Copyright Storm for Emerald Boa
#
@@ -139,7 +142,8 @@
compile_and_install reportlab
-compile_and_install fftw
+compile fftw
+install opt-fftw
if [ `./_os` == "linux" ]; then
compile_and_install iolib
1.6 +1 -1 rocks/src/roll/bio/manifest
Index: manifest
===================================================================
RCS file: /home/cvs/CVSROOT/rocks/src/roll/bio/manifest,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -t -w -r1.5 -r1.6
--- manifest 22 Jul 2011 01:49:56 -0000 1.5
+++ manifest 4 Feb 2013 05:42:11 -0000 1.6
@@ -2,7 +2,6 @@
cgview
clustalw
EMBOSS
-fasta
fftw
glimmer
gmap
@@ -12,6 +11,7 @@
mpiblast
mrbayes
ncbi
+opt-fftw
phylip
reportlab
roll-bio-kickstart