in reply to Re^7: DynaLoader error.
in thread DynaLoader error.

pp creates stand alone executables, not PAR files. Please read what I told you before. See also this advice.

Replies are listed 'Best First'.
Re^9: DynaLoader error.
by balajinagaraju (Sexton) on Jun 06, 2012 at 14:34 UTC
    I believe this below option creates a par file and this is what i am using. I understood that for my scenario exe is not a good solution hence i am creating the par file.

    % pp -p -o out.par file

      This shows that you have not taken the previous advice in all of your other threads on this subject. I feel reiterating them would be a waste of time, since you have links to all of your previous questions.