Hi all, I have recently started using PAR and I really appreciate what it does. However, I have a problem with the shared objects needed to execute an exe file.
I have packed that file with all .so files needed and I can see that all of them are located in the /shlib/.. directory. Still when I try to execute the file it complains that it cannot find the shared objects. It works if I unpack the executable and copy the so files needed to say /tmp and add /tmp to the $LD_LIBRARY_PATH, but this is an additional step I do not like to perform. I use PAR-085 on Solaris. Thanks in advance! /Johan
