| Version 2 (modified by zenogantner, 3 years ago) (diff) |
|---|
Installation using the Package Manager
Fedora 8
Fedora has wxPerl since at least FC8
- http://www.redhat.com/archives/fedora-perl-devel-list/2008-July/msg00311.html
- http://www.redhat.com/archives/fedora-perl-devel-list/2008-August/msg00000.html
Fedora 8 has
- wxGTK-2.8.7
- perl-Wx-0.74
- perl-Alien-wxWidgets-0.31
This should be sufficient:
# rpm -ivh perl-Wx perl-Alien-wxWidgets
Fedora 9
Fedora 9 has
- wxGTK-2.8.7
- perl-Wx-0.81
- perl-Alien-wxWidgets-0.32
This should be sufficient:
# rpm -ivh perl-Wx perl-Alien-wxWidgets
Fedora 11
Fedora-11 includes Padre-0.32 with Wx Version: 0.91.
Update your Wx: https://admin.fedoraproject.org/updates/perl-Wx-0.91-5.fc11
https://admin.fedoraproject.org/pkgdb/packages/name/perl-Padre
To install padre:
# yum install perl-Padre
Unofficial (s)rpms for 0.42 with requirements: http://mmaslano.fedorapeople.org/padre/
Installation from CPAN
Currently, there are no Padre CPAN installation instructions specific to FreeBSD. Feel free to add comments and hints.
