Steve Cookson <i...@sca-uk.com> writes:

> Can I ask you what platform you use and how you install (and what versions)?
> I'd be very interested in seeing what you do.

Fedora 20 with a fresly perlbrewed 5.20.0, system provided wxGTK.
Basically, I installed the system wxGTK-devel package

  # yum install wxGTK-devel

and then

  $ perlbrew install 5.20.0
  $ perlbrew use 5.20.0
  $ cpanm -l /tmp/p520 Wx

I ran several Wx application using this setup, no problems.

-- Johan

Reply via email to