|
From: Prashant R. <pra...@pr...> - 2003-11-04 08:51:17
|
Leif, Thanks for the reply, clears things up. Couple more questions.. 1.On unix systems what is the difference between wrapper begin started in "console" more and "start" more.. Do both install the application as daemon? what happens if the wrapper is started in console mode in one xterm window, and then I close the same window (/session)? Will the application continue to run as daemon, meaning can i log out and expect it to be running? 2. What does "dump" mode do? Thanks Prashant ----- Original Message ----- From: "Leif Mortenson" <le...@ta...> To: <wra...@li...> Sent: Tuesday, November 04, 2003 2:04 PM Subject: Re: [Wrapper-user] realpath on unix? > Prashant, > The realpath utility has actually not been used since version > 3.0.3. I have left it in for > a couple releases to give projects a chance to upgrade their build > scripts. The references > that were still in the documentation were mistakes. They should have > been pulled out for > the 3.0.3 release. > > The realpath utility used to help the shell script work around > symbolic link references > to find its true location. As of version 3.0.3, the shell script that > comes with the Wrapper > is now able to do this on its own making the file obsolete. > > Thanks for pointing this out. I have fixed the docs for the next > release. > > Cheers, > Leif > > Prashant Reddy wrote: > > >Hello group, > > > >Integration method 1 requires that program "realpath" be copied along with > >wrapper, and the .so file. > >what is the significance of this "realpath" file? > > > >Thanks > >Prashant > > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user |