|
From: Leif M. <le...@ta...> - 2003-11-04 08:34:32
|
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
>
>
|