Text-Trac
view release on metacpan or search on metacpan
t/corpus/padre_download_osx.trac view on Meta::CPAN
Open tickets can be found here: [wiki:osxbugs], and [http://widget.mibbit.com/?server=irc.perl.org&channel=%23padre hop on to IRC] as the best way to report any issues and give feedback.
= Installation from source =
There are several methods of installing Padre from source. As such, they require some familiarity with command-line usage of OsX.
**System Perl vs User Perl:** Padre requires a 32bit version of Perl and wxWidgets 2.8.12. These are not the default on OsX. Additionally, the default "system" perl on OsX may be altered or changed in the course of software updates from Apple. Conseq...
**Xcode:** On OsX most of the common development utilities that are referenced by perl (gcc, make, etc) are provided by installing Xcode. The instruction sets below assume that you have installed these or reasonable substitutes on your system, that t...
**Wx Tests:** There will be a point where you are compiling Wx. The tests for Wx involve generating many window primitives. These tests will fail if they are run inside of a gnu-screen or ssh session. (The error message might be a bit strange: statin...
== Option 1 - Installation with Citrus Perl ==
Cirtus Perl is a portable distribution of perl that has pre-built Wx binaries and integration. A shortened form of installation instructions is below. Refer to the installation instructions on the download page below if you want full details.
- Download Citrus Perl from http://www.citrusperl.com/platform/macosx.html
- Unpack Citrus Perl into your favorite dev location:
{{{#!sh
cd ~/dev
tar xzvf ~/Downloads/citrusperl-standard-51402-20903-osx-i32-014.tar.gz
t/expected/padre_download_osx_noclass_noid_nospan.html view on Meta::CPAN
<p>
There are several methods of installing Padre from source. As such, they require some familiarity with command-line usage of OsX.
</p>
<p>
**System Perl vs User Perl:** Padre requires a 32bit version of Perl and wxWidgets 2.8.12. These are not the default on OsX. Additionally, the default "system" perl on OsX may be altered or changed in the course of software updates from App...
</p>
<p>
**Xcode:** On OsX most of the common development utilities that are referenced by perl (gcc, make, etc) are provided by installing Xcode. The instruction sets below assume that you have installed these or reasonable substitutes on your system, that t...
</p>
<p>
**Wx Tests:** There will be a point where you are compiling Wx. The tests for Wx involve generating many window primitives. These tests will fail if they are run inside of a gnu-screen or ssh session. (The error message might be a bit strange: statin...
</p>
<h2>Option 1 - Installation with Citrus Perl</h2>
<p>
Cirtus Perl is a portable distribution of perl that has pre-built Wx binaries and integration. A shortened form of installation instructions is below. Refer to the installation instructions on the download page below if you want full details.
</p>
<p>
- Download Citrus Perl from <a href="http://www.citrusperl.com/platform/macosx.html">http://www.citrusperl.com/platform/macosx.html</a>
- Unpack Citrus Perl into your favorite dev location:
<tt>#!sh
</p>
( run in 2.049 seconds using v1.01-cache-2.11-cpan-84e82930d8c )