From: Steve F. <sfi...@pc...> - 2004-01-14 15:07:27
|
thomas- as a start, do this, and send me the results: cd $PROJECT_HOME ls * steve Thomas Otto wrote: >Steve- >Michael - > >I did the build, also the @INC has the path included. Indeed, I think the >problem is the ant building, during the build I got this 2 warnings: >... > [echo] Installing CBIL/Util > [concat] Warning: Could not find any of the files specified in concat >task. > ... > [echo] Installing GUS/RAD > [concat] Warning: Could not find any of the files specified in concat >task. > >I also did several times the build, with the changes in the build.xml. >Maybe the problem is more during the download with cvs (what I also tried >several times)... I did: >cvs -d :pserver:cv...@cv...:/cvsroot/GUS login and then >cvs -z 3 -d :pserver:cv...@cv...:/cvsroot/GUS co install GUS >where I got following msg: >? GUS/TMP.XmL >? GUS/buildorg.xml >? GUS/Model/lib/perl/App >... > > > >>Do you have a checkouts directory AND a gus_home directory? >> >> >What is the checkouts directory? I follow the diverses installations >scripts... > > >>What does your gus properties file look like? >> >> >databaseLogin=GUSrw # are created >databasePassword=<passwd> >readOnlyDatabaseLogin=GUSdevReadOnly >readOnlyDatabasePassword=<passwd> # are created >coreSchemaName=Core >userName=otto #here not sure, but i tried different >group=users >project=gus >dbiDsn=dbi:Oracle:host=localhost;sid=gus > >Actually I tried different stuff for the userName. Also dba/sysdba, oracle >(Oracle user), but it would be good, because this is just a test installation, >and later we will use a 'real' oracleDB, where the admin has the rights of >sysdba, not us. > >Cheers, > >Thomas > > > >>Thomas- >> >>The directory GUS/Model/Core should contain .pm files that represent GUS >>tables. GUS has an '"object layer" in perl. Each table is >>represented by a perl .pm file. The files are *code generated* by the >>build command. >> >>have you run the build command? >> >>steve >> >>Thomas Otto wrote: >> >> >> >>>Hey, >>> >>>finally installed the schemas in the oracle, at least it looks like (had >>>some problems like Mathews). >>> >>>But now I am stucked, trying to register the ga: ga +meta --commit >>>Can't locate GUS/Model/Core/AlgorithmImplementation.pm in @INC (@INC >>>contains: /home/otto/gus_home ... >>> >>>Actually the GUS/Model/Core directory is empty... >>> >>>Did I do an error before, can't find this perl class somewhere. >>> >>>Hope for help, thanks, >>>Thomas >>> >>> >>> >>>------------------------------------------------------- >>>This SF.net email is sponsored by: Perforce Software. >>>Perforce is the Fast Software Configuration Management System offering >>>advanced branching capabilities and atomic changes on 50+ platforms. >>>Free Eval! http://www.perforce.com/perforce/loadprog.html >>>_______________________________________________ >>>Gusdev-gusdev mailing list >>>Gus...@li... >>>https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >>> >>> >>> >>> >> >>------------------------------------------------------- >>This SF.net email is sponsored by: Perforce Software. >>Perforce is the Fast Software Configuration Management System offering >>advanced branching capabilities and atomic changes on 50+ platforms. >>Free Eval! http://www.perforce.com/perforce/loadprog.html >>_______________________________________________ >>Gusdev-gusdev mailing list >>Gus...@li... >>https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >> >> >> |