Hi Rajeev, I tried using Perlcc, but the following error occurs.
bash$ perlcc zzz.pl Can't exec "gcc": No such file or directory at /XXX/xxx/perl/bin/perlcc line 347. bash$ What does this mean? or Where it has gone wrong? Thanks and Regards, Dharshana On 11/22/06, kilaru rajeev <[EMAIL PROTECTED]> wrote:
Hi Dharsana, Please check this link. http://perldoc.perl.org/perlcc.html I hope this will clarify your questions. Regards, Rajeev Kilaru On 11/21/06, kilaru rajeev <[EMAIL PROTECTED]> wrote: > > There are some programs call "perlcc" like that. You can change Perl > files as the executable. > > rgds, > Rajeev > > > On 11/21/06, Dharshana Eswaran <[EMAIL PROTECTED] > wrote: > > > > Hi all, > > > > I have a perl program in a folder along with 2 more files associated > > to the > > main program. > > > > I need to know how to create a exe file out of this? > > > > I kindly request you to guide me in this. > > > > Thanks and Regards, > > Dharshana > > > > >