From: Michael S. <msa...@pc...> - 2005-07-13 14:24:05
|
Hi Sanjeev, On 7/13/05 10:19 AM, "Kumar, Sanjeev (Contr)" <San...@ng...> wrote: > Hi Mike, > Good morning! > Pl. find the answer to your questions: > 1. Which generateGusObjects: > I am not not able to figure out the objectName , can you pl. tell me > where to find? Just use the "which generateGusObjects" command. It should look like this: msaffitz:~ msaffitz$ which generateGusObjects /Users/msaffitz/cvswork/gushome35/bin/generateGusObjects Please provide the full output. Also, I don't know if GUS has ever been installed on perl 5.8.7-- I use 5.8.6, so that may be a cause for further investigation as well. --Thanks, Mike > 2. echo $PROJECT_HOME: > /home/oragus35/GUS/project_home > 3. echo $GUS_HOME: > /home/oragus35/GUS/gus_home > 4. echo $PATH: > > /home/oragus35/GUS/gus_home/bin:/home/oragus35/GUS/project_home/install/bin:/h > ome/oragus35/apache-ant-1.6.5/bin > > :/home/oragus35/j2sdk1.4.2_08/bin:/home/oragus35/perl:/home/oragus35/perl-5.8.> 7 > :/home/oragus35/perl/bin > > :/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oragus35/ > bin > 5. echo $GUS_CONFIG_FILE > /home/oragus35/GUS/gus.properties > > > > Thanks > Sanjeev > > > -----Original Message----- > From: Michael Saffitz [mailto:msa...@pc...] > Sent: Tuesday, July 12, 2005 8:22 PM > To: Kumar, Sanjeev (Contr); Gusdev gusdev-gusdev > Subject: Re: [GUSDEV] FW: gus 3.5 installation error > > > > Hi Sanjeev, > > Can you provide the following: > > Results of: > > $ which generateGusObjects > $ echo $PROJECT_HOME > $ echo $GUS_HOME > $ echo $PATH > $ echo $GUS_CONFIG_FILE > > (don't type the $ sign) > > --Mike > > > > > On 7/12/05 7:08 PM, "Kumar, Sanjeev (Contr)" <San...@ng...> wrote: > >> >> >> -----Original Message----- >> From: Kumar, Sanjeev (Contr) >> Sent: Tuesday, July 12, 2005 7:08 PM >> To: 'gus...@li...' >> Subject: RE: gus 3.5 installation error >> >> >> >> Hi, >> I am getting following error while doing the GUS3.5 installation. >> It has created schema object successfully , but at the time of creation of >> perl object it is throwing error message. >> Can anyone help me ? >> >> Thanks >> Sanjeev >> >> [oragus35@rdevse02 oragus35]$ build GUS install >> -append >> [WritePropertyFiles] Jul 12, 2005 7:10:43 PM >> org.gusdb.install.WritePropertyFileTask writeGusProp >> [WritePropertyFiles] INFO: Skipping creation of >> GUS_CONFIG_FILE /home/oragus35/GUS/gus.properties -- >> already exists >> [WritePropertyFiles] Jul 12, 2005 7:10:43 PM >> org.gusdb.install.WritePropertyFileTask >> writeInstallProp >> [WritePropertyFiles] INFO: Recreating install.prop >> file >> [WritePropertyFiles] Jul 12, 2005 7:10:43 PM >> org.gusdb.install.WritePropertyFileTask >> writePluginProp >> [WritePropertyFiles] INFO: Recreating >> GUS-PluginMgr.prop file >> [copy] Copying 1 file to >> /home/oragus35/GUS/gus_home/config >> [copy] Copying 1 file to >> /home/oragus35/GUS/gus_home/config >> [echo] . >> [echo] Installing CBIL/Bio >> [echo] . >> [echo] Installing CBIL/CSP >> [echo] . >> [echo] Installing CBIL/Util >> [echo] . >> [echo] Installing CBIL/HQ >> [echo] . >> [echo] Installing CBIL/ObjectMapper >> [concat] No existing files and no nested text, >> doing nothing >> [echo] . >> [echo] Installing GUS/Supported >> [echo] . >> [echo] Installing GUS/Community >> [echo] . >> [echo] Installing GUS/DBAdmin >> [echo] . >> [echo] Installing GUS/GOPredict >> [echo] . >> [echo] Installing GUS/ObjRelP >> [echo] generating Perl Objects >> >> BUILD FAILED >> /home/oragus35/GUS/project_home/install/build.xml:28: >> The following error occurred while executing this >> line: >> /home/oragus35/GUS/project_home/GUS/build.xml:225: >> exec returned: -1 >> >> Total time: 7 seconds >> >> >> __________________________________________________ >> Do You Yahoo!? >> Tired of spam? Yahoo! Mail has the best spam protection around >> http://mail.yahoo.com >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening >> July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual >> core and dual graphics technology at this free one hour event hosted by HP, >> AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar >> _______________________________________________ >> Gusdev-gusdev mailing list >> Gus...@li... >> https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > > |