From: "Maan M. Hamze" Newsgroups: comp.os.msdos.djgpp Subject: Re: GNUish Perl (Installing) Date: 23 Jan 1997 04:31:08 GMT Organization: University of Texas at Austin Lines: 21 Message-ID: <01bc08e5$511e3b40$76db5380@maan-m.-hamze> References: <32E6836F DOT 3F46 AT usa DOT net> NNTP-Posting-Host: slip-87-6.ots.utexas.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Master of Zoul wrote in article <32E6836F DOT 3F46 AT usa DOT net>... > All I see is a perl.exe and a perlglob.exe file, they are unziped to > then *direc*/exe and everything else is mainly extracted to the /src > direc. Now, they are C or C++ src's. But what am I to do with them? Do I > need to compile these sources? Or is the two EXE's I mentioned above all > I need? no you do not need to compile the sources. Just use perl.exe After unzipping with the -d option to preserve the subdirectories you should have in Bin and Lib subdorectories in addition to other ones. Just add the Bin path (where perl.exe is) into your path, create some perl script (example.pl for example) and run Perl example.pl > -- Maan M. Hamze mmhamze AT mail DOT utexas DOT edu http://leb.net/~mmhamze