From: Steve F. <sfi...@pc...> - 2006-10-23 18:55:44
|
there is a property called 'perl=' in $GUS_HOME/config/gus.config change that accordingly (and delete all the files in $GUS_HOME/bin so that they get rebuilt) steve marc jackson wrote: >Yes, my "ant" was screwed up. I re-installed it. > >That allowed the build to work, but it has not fixed my problem. > >specifically: $gus_home/bin/*.pl aren't being rebuilt. This means >that they're not taking advantage of the structure of the perl on >this machine. Which means that they don't work. How do I >rebuild this scripts? > >Regards, > >marc > > > >>From: Steve Fischer <sfi...@pc...> >>To: marc jackson <de...@ho...> >>CC: gus...@li... >>Subject: Re: [GUSDEV] Building 3.5 >>Date: Mon, 23 Oct 2006 13:18:18 -0400 >> >>hmm. looks like there is something fishy with your ant install. >> >>type 'ant -v' and send the results >> >>steve >> >>marc jackson wrote: >> >> >> >>>build GUS install -append >>> >>>It generates: >>> >>>java.lang.NullPointerException >>> at >>>org.apache.tools.ant.launch.Locator.getLocationURLs(Locator.java:262) >>> at >>>org.apache.tools.ant.launch.Locator.getLocationURLs(Locator.java:212) >>> at org.apache.tools.ant.launch.Launcher.run(Launcher.java:128) >>> at org.apache.tools.ant.launch.Launcher.main(Launcher.java:55) >>> >>> >>> >>> >>> >>> >>>>From: Steve Fischer <sfi...@pc...> >>>>To: marc jackson <de...@ho...> >>>>CC: gus...@li... >>>>Subject: Re: [GUSDEV] Building 3.5 >>>>Date: Mon, 23 Oct 2006 12:57:27 -0400 >>>> >>>>marc- >>>> >>>>can you provide the entire error message, including what you typed in. >>>> >>>>thanks >>>>steve >>>> >>>>marc jackson wrote: >>>> >>>> >>>> >>>> >>>> >>>>>Hello, >>>>> >>>>>I'm trying to install the GUS 3.5 framwork. >>>>>I've modified the config file appopriately. >>>>> >>>>>Why am I getting the following error at the beginning >>>>>of the build? >>>>> >>>>>error: java.lang.NullPointerException >>>>> >>>>>Regards, >>>>> >>>>>Marc >>>>> >>>>>_________________________________________________________________ >>>>>All-in-one security and maintenance for your PC. Get a free 90-day >>>>>trial! >>>>>http://clk.atdmt.com/MSN/go/msnnkwlo0050000002msn/direct/01/?href=http://www.windowsonecare.com/?sc_cid=msn_hotmail >>>>> >>>>> >>>>>------------------------------------------------------------------------- >>>>>Using Tomcat but need to do more? Need to support web services, >>>>>security? >>>>>Get stuff done quickly with pre-integrated technology to make your job >>>>>easier >>>>>Download IBM WebSphere Application Server v.1.0.1 based on Apache >>>>>Geronimo >>>>>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >>>>>_______________________________________________ >>>>>Gusdev-gusdev mailing list >>>>>Gus...@li... >>>>>https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>_________________________________________________________________ >>>Try the next generation of search with Windows Live Search today! >>>http://imagine-windowslive.com/minisites/searchlaunch/?locale=en-us&source=hmtagline >>> >>> >>>------------------------------------------------------------------------- >>>Using Tomcat but need to do more? Need to support web services, security? >>>Get stuff done quickly with pre-integrated technology to make your job >>>easier >>>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >>>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >>>_______________________________________________ >>>Gusdev-gusdev mailing list >>>Gus...@li... >>>https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >>> >>> >>> >>> > >_________________________________________________________________ >All-in-one security and maintenance for your PC. Get a free 90-day trial! >http://clk.atdmt.com/MSN/go/msnnkwlo0050000002msn/direct/01/?href=http://www.windowsonecare.com/?sc_cid=msn_hotmail > > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Gusdev-gusdev mailing list >Gus...@li... >https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > > |