I've installed these perl files and cannot find the file they are asking me to modify.
Before you install Perl do the following:
# su
# cd /home/root
# ln -s /usr/local usr
Then install the following packages:
* libperl - [libperl_5.6.1_arm.ipk]
* perl-base - [perl-base_5.6.1_arm.ipk]
* perl5 - [perl_5.6.1_arm.ipk]
WHERE IS THIS FILE: I CAN'T FIND IT ANYWHERE, THE ".profile file."
Once the packages have been installed add the following to the .profile file:
export LANGUAGE=C
export LC_ALL=C
You might also want to do the following