At 15.54 97/6/1, Yakov Gorodnitsky wrote: >I am having a lot of trouble getting started with MacPerl. Can some one >tell me how can I install Perl Modules under MacPerl. The instructions >say I have to type "make". Where? I got the Make utility for non Unix >Systems of the web, but when I run Makefile.PL for Make utility it >crashes on line 281 of the mac os module. Can someone tell me what I am >doing wrong because I can't figure this thing out. I use perl on Linux >at home and it's great, but I can't get this port to work. I need to >install the Data:Dumper and the Libnet modules, they both say run >Makefile.PL and then make, if I can't get Make to work I am pretty much >stuck. Please tell me what should I do. I am running this on a Power Mac >7200 With 7.5.3 OS on it. And Mac Perl Application (not MPW) You don't run make. If the module does not come with an extension that needs to be compiled, then you just drag and drop the module(s) in the proper place in your path. For example, the CGI module would go in your lib directory or another directory in your Library Preferences. But Mac::Apps::Anarchie would go in the lib:Mac:Apps directory. If extensions (.xs) need to be compiled, you have to do some porting/compiling, so I bid you the best of luck. -- Chris Nandor pudge@pobox.com http://pudge.net/ %PGPKey=('B76E72AD',[1024,'08 24 09 0B CE 73 CA 10 1F F7 7F 13 81 80 B6 B6']) ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch