View Single Post
  #6  
Old 11-09-2004, 04:48 PM
WildcardX
Developer
 
Join Date: Apr 2003
Posts: 589
Default

Acutally, I think I am being a dumbass.. after I do the following steps:

make world
make zone
make libEMuShareMem.so

Then I should go back to zone directory and type:

make -f makefile.perl right? or do I copy makefile.perl over the original makefile for the zone directory and then do a make?

Right now when I type make -f makefile.perl, I get the following message:

makefile.perl:5: *** missing separator. Stop.

I don't know what this message means, unfortunately for me.

Otherwise I have the newest CVS of 6.0 DR2 up and running, just looks like minus the perl support for the quests I wanna play with.
Reply With Quote