From: Dave B. <db...@pc...> - 2005-02-09 19:07:21
|
As a temporary fix to this problem, add the -skipJavaCompiling flag to=20 your build command: build GUS install -append -skipJavaCompiling. However, this is sometimes indicative of trouble connecting to your=20 database instance of GUS to retrieve the schema necessary for building the= =20 Perl and Java object layers (if that makes no sense, don't worry about it= =20 for now until you have successfully installed GUS and have begun to=20 familiarize yourself with it). Dave On Wed, 9 Feb 2005 fab...@de... wrote: > Hi all, > > I'm trying to install GUS with PostgreSQL in my machine. I've already fol= lowed > the steps in the documentation > (http://www.gusdb.org/documentation/install-setup.html) with the Postgre= s > Schema. All Ok!!! But when I have to execute the command "build GUS insta= ll > -append". I got many, many, many, many java errors. > > All the errors are: > > [javac] > /usr/local/GUS/project_home/GUS/Model/src/java/org/gusdb/model/SRes/Enzym= eClassAttribute_Table.java:17: > error: Missing term. > [javac] tableAtts.put("attribute_value", new > GUSTableAttribute("attribute_value", "text", "java.lang.notdefyet", -1, ,= -1, > false, false) ); > > In different classes!! > > Does anyone know something about it??? > > P.S.: Is it possible build GUS installation without edit the file > $GUS_HOME/config/schema.prop to PostgreSQL database??? I noticed this fil= e has > many references to ORACLE not to PostgreSQL. No problem??? > > Thanks a lot! > > Fabr=EDcio > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id=14396&op=CCk > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > |