Gabor Szabo wrote:

  Hi,

I have packaged Padre using PAR on Linux to a stand-alone executable.
The result can be downloaded  from http://padre.perlide.org/wiki/Download

It seems to work on computer other than mine but it gives an initial
warning popup
with the text:

libwx_gtk2_html-2.8.so: cannot open shared object file: No such file
or directory

I asked it on the PAR list and now my understanding is that the problem
is somewhere in wxWidgets or wxPerl (using 0.84)
The thread on the PAR list is here:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg03472.html


Mattia or anyone else who understands those two,
I'd appreciate your help.

  The code that tries to load the libraries in in Wx.pm,
search for DynaLoader/XSLoader.  I can't remember why it
is needed for Linux (I remember why it is needed for Windows,
though...).

  You could just comment it out and see if that helps.

HTH
Mattia

Reply via email to