Question REgarding Perl Includes

"Sudhanshu Saxena" <[email protected]> Thu, 21 Dec 2006 13:39:17 +0530
Newsgroups gmane.comp.lang.perl.perl5.porters,gmane.comp.lang.perl.distribution
Message-ID <[email protected]>
------=_Part_44510_16922460.1166688557853
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi Nicholas,

You have given me suggestion regarding building perl. I was able to make
perl exe and libperl.so, finally I was able to test it on the ARM Linux
target.
I used a sample conifg.sh-arm-linux and changed it for libraries and tool
chain, and build went fine with little changes.
It worked successfully for simple "Hello World" pl file on target.

I wanted to know about the install step which actually copies the contents
to /usr/local/lib/perl5...., there are .pm files, as they are going to be
used by perl programs on target. I have to start with Tk porting as well.
Any help would be great.


Thanks & Regards,
Ashu

------=_Part_44510_16922460.1166688557853--