From: <fed...@bi...> - 2004-11-10 13:50:56
|
Hi folks, I got some problems whit the installation of GUS! I got troubles in 2 parts of it! Running the build I have always this problems. Here an exemple (I obtained 12 errors of the same kind): [javac]/opt/projects/GUS/Model/src/java/org/gusdb/model/DoTS/BLATAlignment.java:26: cannot resolve symbol [javac] symbol : class BLATAlignment_Row [javac] location: class org.gusdb.model.DoTS.BLATAlignment [javac] public class BLATAlignment extends BLATAlignment_Row { [javac] ^ And running 'create-db.sh' I always have [root@oracle oracle]# ./create-db.sh SQL*Plus: Release 10.1.0.2.0 - Production on Wed Nov 10 11:59:58 2004 Copyright (c) 1982, 2004, Oracle. All rights reserved. ERROR: ORA-12154: TNS:could not resolve the connect identifier specified Enter user-name: system Enter password: ERROR: ORA-12546: TNS:permission denied Have you got some ideas? thank Federica |