From: Steve F. <st...@pc...> - 2003-03-12 15:19:49
|
Folks- we have released a new version of CBIL. if you are in CBIL, just do this: %cd $PROJECT_HOME/CBIL %cvs update -d if you are outside CBIL, get it from the download site: http://www.cbil.upenn.edu/downloads/CBIL/releases/CBIL_v1-2-0.tar.gz This should solve the problem that Paul and Arnaud are having. steve Pjm wrote: > > Okay, I did a cvs update of the install directory and I know get the > same problem as Arnaud. See the extra line of debugging I added to the > end. Shall I have a go at fixing this? I'm guessing component should > just be Bio, not CBIL/Bio... > > > ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install > -Dproj=GUS -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= > -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger > org.apache.tools.ant.NoBannerLogger | grep ']' > > [echo] . > [echo] Installing CBIL/CBIL/Bio > [echo] project = CBIL component = CBIL/Bio > > > Pjm wrote: > >> >> Ant is looking for /nfs/team81/pjm/CVS/CVS-new/Common when it needs >> to look for /nfs/team81/pjm/CVS/CVS-new/GUS/Common. >> Arnaud has a similar problem but with a different directory (it wants >> CBIL/CBIL/Bio !) >> >> >> >> pcs2g[pjm]131: build GUS install -append >> >> ant -f /nfs/team81/pjm/CVS/CVS-new/install/build.xml install >> -Dproj=GUS -DtargetDir=/nfs/team81/pjm/GUS -Dcomp= >> -DprojectsDir=/nfs/team81/pjm/CVS/CVS-new -Dappend=true -logger >> org.apache.tools.ant.NoBannerLogger | grep ']' >> >> [echo] . >> [echo] Installing CBIL/Bio >> [echo] . >> [echo] Installing CBIL/CSP >> [echo] . >> [echo] Installing CBIL/Util >> [echo] . >> [echo] Installing Common >> >> BUILD FAILED >> file:/nfs/team81/pjm/CVS/CVS-new/install/build.xml:108: >> Component directory /nfs/team81/pjm/CVS/CVS-new/Common not found. >> >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by:Crypto Challenge is now open! Get >> cracking and register here for some mind boggling fun and the chance >> of winning an Apple iPod: >> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en >> _______________________________________________ >> Gusdev-gusdev mailing list >> Gus...@li... >> https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >> > > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! Get > cracking and register here for some mind boggling fun and the chance > of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > > |