Perl on FriendlyArm Mini2440 - Linux

joerg
Hi folks,

is it possible to run/install perl on the friendlyarm linux?
Hope you can help me.

Best regards,
joerg

themadmax
Try to install Emdebian Grip
http://code.google.com/p/mini2440/wiki/Emdebian
After you have a debian package perl :
# apt-cache show perl
Package: perl
Source: perl (5.10.0-19)
Version: 5.10.0-19em1
Architecture: armel
Maintainer: Brendan O'Dea <bod@debian.org>
Installed-Size: 11744
Depends: perl-base (= 5.10.0-19em1), perl-modules (>= 5.10.0-19), libc6 (>=
2.7-1), libdb4.6, libgdbm3
Replaces: libarchive-tar-perl (<= 1.38-2em1), libdigest-md5-perl,
libdigest-sha-perl, libmime-base64-perl, libmodule-corelist-perl (<<
2.14-2em1), libstorable-perl, libtime-hires-perl, libtime-piece-perl,
perl-base (<< 5.8.8-1em1), perl-doc (<< 5.8.0-1em1), perl-modules (<<
5.8.1-1em1)
Conflicts: libdigest-md5-perl (<< 3.07-1em1), libdigest-sha-perl (<<
5.45-1em1), libmime-base64-perl (<< 3.07-1em1), libstorable-perl (<<
2.15-1em1), libtime-hires-perl (<< 1.86-1em1), libtime-piece-perl (<<
1.12-1em1), perl-doc (<< 5.10.0-1em1)
Provides: data-dumper, libdigest-md5-perl, libdigest-sha-perl,
libmime-base64-perl, libstorable-perl, libtime-hires-perl,
libtime-piece-perl, perl5
Priority: standard
Section: perl
Filename: pool/main/p/perl/perl_5.10.0-19em1_armel.deb
Size: 3521598
SHA256: 90c44bf8c498623966abcdc77d9278b445a99bbf1e0dc1c8e8a95ec7a0536ef1
SHA1: f8a136f3857218df8ac27bc585de07930901f7b8
MD5sum: d49fc671a3d5840a7f49bc098fcab00a
Description: Larry Wall's Practical Extraction and Report Language
(gripped)
 An interpreted scripting language, known among some as "Unix's Swiss
 Army Chainsaw".
 .
 Perl is optimised for scanning arbitrary text files and system
 . ...
 This is an Emdebian Grip package.

joerg
Can you tell how can i get the compiled kernel? 

for this step:

Kernel and Modules install
If you have a source directory with your compiled kernel, you can already
install your modules in their proper space with :

 /usr/src/linus-2.6% sudo make INSTALL_MOD_PATH=/mnt/arm modules_install

themadmax
Download gcc toolchain, and install it.

Download kernel source from download section
http://www.friendlyarm.net/dl.php?file=linux-2.6.32.2-mini2440_20100609.tgz,
and extract it
Rename default config file
Build it

Or download my build there http://bliquid.fr/files/zImage_mini2440_2.6.32.2